[INFO] cloning repository https://github.com/davebrent/peaks [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davebrent/peaks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavebrent%2Fpeaks", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavebrent%2Fpeaks'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8387e99509a9d3bfd52d19e0391f710fb5c96c9e [INFO] documenting davebrent/peaks 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%2Fdavebrent%2Fpeaks" "/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/davebrent/peaks 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/davebrent/peaks [INFO] finished tweaking git repo https://github.com/davebrent/peaks [INFO] tweaked toml for git repo https://github.com/davebrent/peaks written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/davebrent/peaks 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 docopt v1.0.1 [INFO] [stderr] Downloaded geo-types v0.1.1 [INFO] [stderr] Downloaded gdal v0.4.0 [INFO] [stderr] Downloaded gdal-sys v0.2.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] b5b2c9d480f426dac14bcea00fab5e4522e52cf5f66f1ee9ff327242ca7b52a5 [INFO] running `Command { std: "docker" "start" "-a" "b5b2c9d480f426dac14bcea00fab5e4522e52cf5f66f1ee9ff327242ca7b52a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5b2c9d480f426dac14bcea00fab5e4522e52cf5f66f1ee9ff327242ca7b52a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5b2c9d480f426dac14bcea00fab5e4522e52cf5f66f1ee9ff327242ca7b52a5", kill_on_drop: false }` [INFO] [stdout] b5b2c9d480f426dac14bcea00fab5e4522e52cf5f66f1ee9ff327242ca7b52a5 [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] 2df629f36231f2da6557b29ab9ed9b00ec1141ad7f20ea647d463f3082cb1a08 [INFO] running `Command { std: "docker" "start" "-a" "2df629f36231f2da6557b29ab9ed9b00ec1141ad7f20ea647d463f3082cb1a08", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking libc v0.2.42 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling cc v1.0.17 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Checking rustc-demangle v0.1.8 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Checking byteorder v1.2.3 [INFO] [stderr] Checking utf8-ranges v1.0.1 [INFO] [stderr] Checking bitflags v1.0.3 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Checking deflate v0.7.18 [INFO] [stderr] Compiling gdal-sys v0.2.0 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Checking serde_json v1.0.27 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Checking aho-corasick v0.6.8 [INFO] [stderr] Compiling syn v0.15.4 [INFO] [stderr] Checking num-integer v0.1.39 [INFO] [stderr] Checking geo-types v0.1.1 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Checking num-iter v0.1.37 [INFO] [stderr] Checking png v0.12.0 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Checking gdal v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.78 [INFO] [stderr] Checking docopt v1.0.1 [INFO] [stderr] Documenting peaks v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.51s [INFO] running `Command { std: "docker" "inspect" "2df629f36231f2da6557b29ab9ed9b00ec1141ad7f20ea647d463f3082cb1a08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2df629f36231f2da6557b29ab9ed9b00ec1141ad7f20ea647d463f3082cb1a08", kill_on_drop: false }` [INFO] [stdout] 2df629f36231f2da6557b29ab9ed9b00ec1141ad7f20ea647d463f3082cb1a08 [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" "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" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 6d4982b978dd0a636b6fe135ce9e63bf3bd46e7bc4d246423b7db2ed19fcbe6b [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" "6d4982b978dd0a636b6fe135ce9e63bf3bd46e7bc4d246423b7db2ed19fcbe6b", 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.42 [INFO] [stderr] Checking cfg-if v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling cc v1.0.17 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling serde v1.0.78 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking rustc-demangle v0.1.8 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Checking byteorder v1.2.3 [INFO] [stderr] Checking utf8-ranges v1.0.1 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking bitflags v1.0.3 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking inflate v0.4.3 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Checking deflate v0.7.18 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling gdal-sys v0.2.0 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Checking aho-corasick v0.6.8 [INFO] [stderr] Compiling syn v0.15.4 [INFO] [stderr] Checking geo-types v0.1.1 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Checking png v0.12.0 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Checking gdal v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.78 [INFO] [stderr] Checking serde_json v1.0.27 [INFO] [stderr] Checking docopt v1.0.1 [INFO] [stderr] Documenting peaks v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "6d4982b978dd0a636b6fe135ce9e63bf3bd46e7bc4d246423b7db2ed19fcbe6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d4982b978dd0a636b6fe135ce9e63bf3bd46e7bc4d246423b7db2ed19fcbe6b", kill_on_drop: false }` [INFO] [stdout] 6d4982b978dd0a636b6fe135ce9e63bf3bd46e7bc4d246423b7db2ed19fcbe6b