[INFO] cloning repository https://github.com/elatelation/lmmp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elatelation/lmmp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felatelation%2Flmmp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felatelation%2Flmmp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c387386d74f9f805595519ad34e48c80477cf2d [INFO] documenting elatelation/lmmp 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%2Felatelation%2Flmmp" "/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/elatelation/lmmp 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/elatelation/lmmp [INFO] finished tweaking git repo https://github.com/elatelation/lmmp [INFO] tweaked toml for git repo https://github.com/elatelation/lmmp written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/elatelation/lmmp 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-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] 2ef5e88eedc04ba3f9c23af91daa6e2929e11e297ac9eac3a6b813b3346fe752 [INFO] running `Command { std: "docker" "start" "-a" "2ef5e88eedc04ba3f9c23af91daa6e2929e11e297ac9eac3a6b813b3346fe752", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ef5e88eedc04ba3f9c23af91daa6e2929e11e297ac9eac3a6b813b3346fe752", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ef5e88eedc04ba3f9c23af91daa6e2929e11e297ac9eac3a6b813b3346fe752", kill_on_drop: false }` [INFO] [stdout] 2ef5e88eedc04ba3f9c23af91daa6e2929e11e297ac9eac3a6b813b3346fe752 [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] df712df7eb58d7ffd65b17cdf3444bd46d8adf4b005a09dd3210dbf54f2eb8d0 [INFO] running `Command { std: "docker" "start" "-a" "df712df7eb58d7ffd65b17cdf3444bd46d8adf4b005a09dd3210dbf54f2eb8d0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling bindgen v0.54.0 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling khronos_api v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling ffmpeg-next v4.4.0 [INFO] [stderr] Compiling mp4ameta_proc v0.4.0 [INFO] [stderr] Checking any_ascii v0.1.7 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking defaultmap v0.5.0 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking lexical-sort v0.3.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking mp4ameta v0.9.1 [INFO] [stderr] Compiling gl_generator v0.5.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling regex v1.4.4 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Compiling lmmp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking id3 v0.6.2 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling ffmpeg-sys-next v4.4.0 [INFO] [stderr] Documenting lmmp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.56s [INFO] running `Command { std: "docker" "inspect" "df712df7eb58d7ffd65b17cdf3444bd46d8adf4b005a09dd3210dbf54f2eb8d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df712df7eb58d7ffd65b17cdf3444bd46d8adf4b005a09dd3210dbf54f2eb8d0", kill_on_drop: false }` [INFO] [stdout] df712df7eb58d7ffd65b17cdf3444bd46d8adf4b005a09dd3210dbf54f2eb8d0