[INFO] cloning repository https://github.com/GiedriusS/prometheuspainter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GiedriusS/prometheuspainter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGiedriusS%2Fprometheuspainter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGiedriusS%2Fprometheuspainter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 49b9536446bd0217f7e30a5b9413da3e40547d4f [INFO] documenting GiedriusS/prometheuspainter against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGiedriusS%2Fprometheuspainter" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GiedriusS/prometheuspainter on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/GiedriusS/prometheuspainter [INFO] finished tweaking git repo https://github.com/GiedriusS/prometheuspainter [INFO] tweaked toml for git repo https://github.com/GiedriusS/prometheuspainter written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/GiedriusS/prometheuspainter already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b9f39362bea145d00cf9ef9ac6d2cacc6784823818ae65f5df890fa776074a2e [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" "b9f39362bea145d00cf9ef9ac6d2cacc6784823818ae65f5df890fa776074a2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9f39362bea145d00cf9ef9ac6d2cacc6784823818ae65f5df890fa776074a2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9f39362bea145d00cf9ef9ac6d2cacc6784823818ae65f5df890fa776074a2e", kill_on_drop: false }` [INFO] [stdout] b9f39362bea145d00cf9ef9ac6d2cacc6784823818ae65f5df890fa776074a2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99c963d9e2393b074a510eed6e2fc465ee92428b1d5db4b4acc9d7d4d3f17976 [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" "99c963d9e2393b074a510eed6e2fc465ee92428b1d5db4b4acc9d7d4d3f17976", 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] [stderr] Checking ascii v0.8.7 [INFO] [stderr] Checking chunked_transfer v0.3.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking filetime v0.2.7 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking brotli-sys v0.3.2 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking gzip-header v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking tiny_http v0.6.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Checking multipart v0.15.4 [INFO] [stderr] Checking rouille v3.0.0 [INFO] [stderr] Documenting prometheuspainter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.25s [INFO] running `Command { std: "docker" "inspect" "99c963d9e2393b074a510eed6e2fc465ee92428b1d5db4b4acc9d7d4d3f17976", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99c963d9e2393b074a510eed6e2fc465ee92428b1d5db4b4acc9d7d4d3f17976", kill_on_drop: false }` [INFO] [stdout] 99c963d9e2393b074a510eed6e2fc465ee92428b1d5db4b4acc9d7d4d3f17976