[INFO] cloning repository https://github.com/linclelinkpart5/diargos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/linclelinkpart5/diargos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinclelinkpart5%2Fdiargos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinclelinkpart5%2Fdiargos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 89f1934b0219b781e511c68be3e423d3709b0112 [INFO] documenting linclelinkpart5/diargos 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%2Flinclelinkpart5%2Fdiargos" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/linclelinkpart5/diargos 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/linclelinkpart5/diargos [INFO] finished tweaking git repo https://github.com/linclelinkpart5/diargos [INFO] tweaked toml for git repo https://github.com/linclelinkpart5/diargos written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/linclelinkpart5/diargos 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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 05d6d7f8c0f4b1d6d1552f354ccc2c426d3dbaf0f49edacd8c4c6a47c0005f97 [INFO] running `Command { std: "docker" "start" "-a" "05d6d7f8c0f4b1d6d1552f354ccc2c426d3dbaf0f49edacd8c4c6a47c0005f97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05d6d7f8c0f4b1d6d1552f354ccc2c426d3dbaf0f49edacd8c4c6a47c0005f97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05d6d7f8c0f4b1d6d1552f354ccc2c426d3dbaf0f49edacd8c4c6a47c0005f97", kill_on_drop: false }` [INFO] [stdout] 05d6d7f8c0f4b1d6d1552f354ccc2c426d3dbaf0f49edacd8c4c6a47c0005f97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 068d7627e5f141d5e74f2ee2983ffb0089cad44eb7cea5f87824ca181d272d81 [INFO] running `Command { std: "docker" "start" "-a" "068d7627e5f141d5e74f2ee2983ffb0089cad44eb7cea5f87824ca181d272d81", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Checking os_str_bytes v2.3.1 [INFO] [stderr] Checking str-macro v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Compiling debug_stub_derive v0.3.0 [INFO] [stderr] Checking metaflac v0.2.3 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking termion v1.5.5 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Checking crossbeam-channel v0.4.3 [INFO] [stderr] Checking signal-hook v0.1.16 [INFO] [stderr] Checking num-complex v0.2.4 [INFO] [stderr] Checking num-complex v0.3.0 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking num-rational v0.2.4 [INFO] [stderr] Checking ahash v0.2.18 [INFO] [stderr] Checking ahash v0.4.4 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking num v0.3.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling enum-map-derive v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking enum-map v0.6.2 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling enumset_derive v0.4.4 [INFO] [stderr] Compiling enumset_derive v0.5.0 [INFO] [stderr] Checking clap v3.0.0-beta.1 [INFO] [stderr] Checking enumset v1.0.0 [INFO] [stderr] Checking enumset v0.4.5 [INFO] [stderr] Checking cursive_core v0.1.1 [INFO] [stderr] Checking cursive v0.14.1 [INFO] [stderr] Checking serde v1.0.114 [INFO] [stderr] Checking cursive v0.15.0 [INFO] [stderr] Checking cursive_tree_view v0.6.0 [INFO] [stderr] Documenting diargos v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `Command { std: "docker" "inspect" "068d7627e5f141d5e74f2ee2983ffb0089cad44eb7cea5f87824ca181d272d81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "068d7627e5f141d5e74f2ee2983ffb0089cad44eb7cea5f87824ca181d272d81", kill_on_drop: false }` [INFO] [stdout] 068d7627e5f141d5e74f2ee2983ffb0089cad44eb7cea5f87824ca181d272d81