[INFO] cloning repository https://github.com/FLamparski/timelapse-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FLamparski/timelapse-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFLamparski%2Ftimelapse-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFLamparski%2Ftimelapse-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0e7eade8f14feb95674d3425a65d20cacee142b5 [INFO] documenting FLamparski/timelapse-rs against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFLamparski%2Ftimelapse-rs" "/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/FLamparski/timelapse-rs on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FLamparski/timelapse-rs [INFO] finished tweaking git repo https://github.com/FLamparski/timelapse-rs [INFO] tweaked toml for git repo https://github.com/FLamparski/timelapse-rs written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/FLamparski/timelapse-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustdct v0.4.0 [INFO] [stderr] Downloaded ffmpeg-sys-next v4.3.0 [INFO] [stderr] Downloaded transpose v0.2.0 [INFO] [stderr] Downloaded img_hash v3.1.0 [INFO] [stderr] Downloaded ffmpeg-next v4.3.0 [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" "+1.61.0" "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] effb7c49cfc7230562bbfb816463fc550ac888a0f58d2f816f4f7129bb78773d [INFO] running `Command { std: "docker" "start" "-a" "effb7c49cfc7230562bbfb816463fc550ac888a0f58d2f816f4f7129bb78773d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "effb7c49cfc7230562bbfb816463fc550ac888a0f58d2f816f4f7129bb78773d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "effb7c49cfc7230562bbfb816463fc550ac888a0f58d2f816f4f7129bb78773d", kill_on_drop: false }` [INFO] [stdout] effb7c49cfc7230562bbfb816463fc550ac888a0f58d2f816f4f7129bb78773d [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" "+1.61.0" "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] 93064fdac1825159ac390fb9bf9288ff266d8ad24268ea7a3c11573bb35795f2 [INFO] running `Command { std: "docker" "start" "-a" "93064fdac1825159ac390fb9bf9288ff266d8ad24268ea7a3c11573bb35795f2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bindgen v0.54.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Checking adler32 v1.1.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling ffmpeg-next v4.3.0 [INFO] [stderr] Checking bytemuck v1.2.0 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking deflate v0.8.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking tiff v0.5.0 [INFO] [stderr] Checking png v0.16.5 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rustfft v3.0.1 [INFO] [stderr] Checking transpose v0.2.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking rustdct v0.4.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Checking jpeg-decoder v0.1.19 [INFO] [stderr] Compiling serde_derive v1.0.112 [INFO] [stderr] Checking image v0.23.5 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling ffmpeg-sys-next v4.3.0 [INFO] [stderr] Checking structopt v0.3.15 [INFO] [stderr] Checking serde v1.0.112 [INFO] [stderr] Checking img_hash v3.1.0 [INFO] [stderr] Documenting timelapse-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 29s [INFO] running `Command { std: "docker" "inspect" "93064fdac1825159ac390fb9bf9288ff266d8ad24268ea7a3c11573bb35795f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93064fdac1825159ac390fb9bf9288ff266d8ad24268ea7a3c11573bb35795f2", kill_on_drop: false }` [INFO] [stdout] 93064fdac1825159ac390fb9bf9288ff266d8ad24268ea7a3c11573bb35795f2