[INFO] cloning repository https://github.com/jbg/covid-situation-reports [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jbg/covid-situation-reports" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbg%2Fcovid-situation-reports", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbg%2Fcovid-situation-reports'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 27e46e4cd57217c4f4151d35266c82f7b805af28 [INFO] documenting jbg/covid-situation-reports against beta-2020-08-29 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbg%2Fcovid-situation-reports" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jbg/covid-situation-reports on toolchain beta-2020-08-29 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jbg/covid-situation-reports [INFO] finished tweaking git repo https://github.com/jbg/covid-situation-reports [INFO] tweaked toml for git repo https://github.com/jbg/covid-situation-reports written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/jbg/covid-situation-reports already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lopdf v0.24.0 [INFO] [stderr] Downloaded pom v3.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e18e6cf29940e8d0f82f0c0d40f563f3477b8e7c5690625b89f9ff4081b2d2c [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" "6e18e6cf29940e8d0f82f0c0d40f563f3477b8e7c5690625b89f9ff4081b2d2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e18e6cf29940e8d0f82f0c0d40f563f3477b8e7c5690625b89f9ff4081b2d2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e18e6cf29940e8d0f82f0c0d40f563f3477b8e7c5690625b89f9ff4081b2d2c", kill_on_drop: false }` [INFO] [stdout] 6e18e6cf29940e8d0f82f0c0d40f563f3477b8e7c5690625b89f9ff4081b2d2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7378bb557c72ad8df3ce190d45c6bda4d9f8a0b77ed74ef41f19cf81ea846d5c [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" "7378bb557c72ad8df3ce190d45c6bda4d9f8a0b77ed74ef41f19cf81ea846d5c", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling siphasher v0.3.1 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Checking linked-hash-map v0.3.0 [INFO] [stderr] Checking pom v3.1.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking aho-corasick v0.7.9 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking webpki v0.21.2 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking brotli-decompressor v2.3.0 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking ct-logs v0.6.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking rustls v0.17.0 [INFO] [stderr] Checking webpki-roots v0.18.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking brotli v3.3.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking rustls-native-certs v0.3.0 [INFO] [stderr] Checking lopdf v0.24.0 [INFO] [stderr] Checking string_cache v0.8.0 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking async-compression v0.3.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Checking tokio v0.2.12 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Checking pin-project v0.4.8 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-rustls v0.13.0 [INFO] [stderr] Checking h2 v0.2.1 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Checking hyper v0.13.2 [INFO] [stderr] Checking hyper-rustls v0.20.0 [INFO] [stderr] Checking reqwest v0.10.3 [INFO] [stderr] Documenting covid-situation-reports v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `Command { std: "docker" "inspect" "7378bb557c72ad8df3ce190d45c6bda4d9f8a0b77ed74ef41f19cf81ea846d5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7378bb557c72ad8df3ce190d45c6bda4d9f8a0b77ed74ef41f19cf81ea846d5c", kill_on_drop: false }` [INFO] [stdout] 7378bb557c72ad8df3ce190d45c6bda4d9f8a0b77ed74ef41f19cf81ea846d5c