[INFO] updating cached repository https://github.com/twetzel59/luminance_procedural_world [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 29880919bca6f10480ca73f8bd2605f37c7d2a2d [INFO] documenting twetzel59/luminance_procedural_world against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwetzel59%2Fluminance_procedural_world" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/twetzel59/luminance_procedural_world on toolchain 394e1b40d264aa6928811919c1124fa248e7d802 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/twetzel59/luminance_procedural_world [INFO] finished tweaking git repo https://github.com/twetzel59/luminance_procedural_world [INFO] tweaked toml for git repo https://github.com/twetzel59/luminance_procedural_world written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/twetzel59/luminance_procedural_world already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c062d40c5a61a4fdcf704f5bfc8d058b679b47fb6ff992f39d78c6453189174 [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" "4c062d40c5a61a4fdcf704f5bfc8d058b679b47fb6ff992f39d78c6453189174", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c062d40c5a61a4fdcf704f5bfc8d058b679b47fb6ff992f39d78c6453189174", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c062d40c5a61a4fdcf704f5bfc8d058b679b47fb6ff992f39d78c6453189174", kill_on_drop: false }` [INFO] [stdout] 4c062d40c5a61a4fdcf704f5bfc8d058b679b47fb6ff992f39d78c6453189174 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 410070bcee3358103e2ae445f3ec952b967282186b9b8851dca4ac3cce8a7ec7 [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" "410070bcee3358103e2ae445f3ec952b967282186b9b8851dca4ac3cce8a7ec7", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v1.0.0 [INFO] [stderr] Compiling cc v1.0.3 [INFO] [stderr] Compiling khronos_api v2.0.0 [INFO] [stderr] Checking byteorder v1.1.0 [INFO] [stderr] Checking log v0.3.8 [INFO] [stderr] Checking bitflags v0.8.2 [INFO] [stderr] Checking luminance-windowing v0.1.1 [INFO] [stderr] Checking num-integer v0.1.35 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking num-complex v0.1.40 [INFO] [stderr] Checking inflate v0.3.3 [INFO] [stderr] Checking noise v0.4.1 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Checking num-iter v0.1.34 [INFO] [stderr] Checking num-bigint v0.1.40 [INFO] [stderr] Checking deflate v0.7.17 [INFO] [stderr] Compiling cmake v0.1.27 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Compiling glfw-sys v3.2.2 [INFO] [stderr] Checking png v0.11.0 [INFO] [stderr] Checking num-rational v0.1.40 [INFO] [stderr] Checking num v0.1.40 [INFO] [stderr] Compiling gl v0.6.5 [INFO] [stderr] Checking glfw v0.16.0 [INFO] [stderr] Checking luminance v0.24.0 [INFO] [stderr] Checking luminance-glfw v0.4.1 (https://github.com/twetzel59/luminance-glfw.git#49b154ce) [INFO] [stderr] Documenting luminance_procedural_world v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.03s [INFO] running `Command { std: "docker" "inspect" "410070bcee3358103e2ae445f3ec952b967282186b9b8851dca4ac3cce8a7ec7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "410070bcee3358103e2ae445f3ec952b967282186b9b8851dca4ac3cce8a7ec7", kill_on_drop: false }` [INFO] [stdout] 410070bcee3358103e2ae445f3ec952b967282186b9b8851dca4ac3cce8a7ec7