[INFO] cloning repository https://github.com/egeromin/wellington [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/egeromin/wellington" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fegeromin%2Fwellington", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fegeromin%2Fwellington'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f149ce36af7953ae9c8b151f708c545628b59bd0 [INFO] documenting egeromin/wellington 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%2Fegeromin%2Fwellington" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/egeromin/wellington 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/egeromin/wellington [INFO] finished tweaking git repo https://github.com/egeromin/wellington [INFO] tweaked toml for git repo https://github.com/egeromin/wellington written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/egeromin/wellington 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 54a296ea4431f6c8364ebfde38a04d31e6436b08a7609bb06f6a8110d86f6aa2 [INFO] running `Command { std: "docker" "start" "-a" "54a296ea4431f6c8364ebfde38a04d31e6436b08a7609bb06f6a8110d86f6aa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54a296ea4431f6c8364ebfde38a04d31e6436b08a7609bb06f6a8110d86f6aa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54a296ea4431f6c8364ebfde38a04d31e6436b08a7609bb06f6a8110d86f6aa2", kill_on_drop: false }` [INFO] [stdout] 54a296ea4431f6c8364ebfde38a04d31e6436b08a7609bb06f6a8110d86f6aa2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 87ebffe04b3ab6814877f9459af30d514a0947923443d30543f90c8897f9310c [INFO] running `Command { std: "docker" "start" "-a" "87ebffe04b3ab6814877f9459af30d514a0947923443d30543f90c8897f9310c", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Checking cfg-if v0.1.5 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking unicode-normalization v0.1.7 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking same-file v1.0.3 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Checking utf8-ranges v1.0.1 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking log v0.4.5 [INFO] [stderr] Checking itertools v0.7.8 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking walkdir v2.2.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking getopts v0.2.18 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Checking url v1.7.1 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking aho-corasick v0.6.8 [INFO] [stderr] Checking csv-core v0.1.4 [INFO] [stderr] Checking serde_json v1.0.28 [INFO] [stderr] Compiling syn v0.15.4 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking csv v1.0.1 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Checking url_serde v0.2.0 [INFO] [stderr] Checking handlebars v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Documenting wellington v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.49s [INFO] running `Command { std: "docker" "inspect" "87ebffe04b3ab6814877f9459af30d514a0947923443d30543f90c8897f9310c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87ebffe04b3ab6814877f9459af30d514a0947923443d30543f90c8897f9310c", kill_on_drop: false }` [INFO] [stdout] 87ebffe04b3ab6814877f9459af30d514a0947923443d30543f90c8897f9310c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] a3579b9393aa2162a4bcde9e900db3a892493124144fe4bd2038796c54bc2e5e [INFO] running `Command { std: "docker" "start" "-a" "a3579b9393aa2162a4bcde9e900db3a892493124144fe4bd2038796c54bc2e5e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Checking cfg-if v0.1.5 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Checking unicode-normalization v0.1.7 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Checking same-file v1.0.3 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking utf8-ranges v1.0.1 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking getopts v0.2.18 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking log v0.4.5 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Checking itertools v0.7.8 [INFO] [stderr] Checking walkdir v2.2.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking aho-corasick v0.6.8 [INFO] [stderr] Checking csv-core v0.1.4 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Checking url v1.7.1 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Compiling syn v0.15.4 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Checking serde_json v1.0.28 [INFO] [stderr] Checking csv v1.0.1 [INFO] [stderr] Checking url_serde v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Checking handlebars v1.0.4 [INFO] [stderr] Documenting wellington v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.93s [INFO] running `Command { std: "docker" "inspect" "a3579b9393aa2162a4bcde9e900db3a892493124144fe4bd2038796c54bc2e5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3579b9393aa2162a4bcde9e900db3a892493124144fe4bd2038796c54bc2e5e", kill_on_drop: false }` [INFO] [stdout] a3579b9393aa2162a4bcde9e900db3a892493124144fe4bd2038796c54bc2e5e