[INFO] cloning repository https://github.com/Terkwood/hello_imgui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Terkwood/hello_imgui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTerkwood%2Fhello_imgui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTerkwood%2Fhello_imgui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6b3da2f679ff8350e11e4fce9f9c702f9c6c363d [INFO] documenting Terkwood/hello_imgui 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%2FTerkwood%2Fhello_imgui" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Terkwood/hello_imgui 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/Terkwood/hello_imgui [INFO] removed path dependency imgui from git repo https://github.com/Terkwood/hello_imgui [INFO] removed path dependency imgui-gfx-renderer from git repo https://github.com/Terkwood/hello_imgui [INFO] removed path dependency imgui-sys from git repo https://github.com/Terkwood/hello_imgui [INFO] finished tweaking git repo https://github.com/Terkwood/hello_imgui [INFO] tweaked toml for git repo https://github.com/Terkwood/hello_imgui written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Terkwood/hello_imgui 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] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-0/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c75df1239032a45876521d261b84980d47fafc5aa68026c0f5ac782b9cd39886 [INFO] running `Command { std: "docker" "start" "-a" "c75df1239032a45876521d261b84980d47fafc5aa68026c0f5ac782b9cd39886", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c75df1239032a45876521d261b84980d47fafc5aa68026c0f5ac782b9cd39886", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c75df1239032a45876521d261b84980d47fafc5aa68026c0f5ac782b9cd39886", kill_on_drop: false }` [INFO] [stdout] c75df1239032a45876521d261b84980d47fafc5aa68026c0f5ac782b9cd39886 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1e174017a2c688f1fa495545504f1e25c4ac6acd3f374f09386d2b571f1ad12c [INFO] running `Command { std: "docker" "start" "-a" "1e174017a2c688f1fa495545504f1e25c4ac6acd3f374f09386d2b571f1ad12c", kill_on_drop: false }` [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling imgui-sys v0.0.19 [INFO] [stderr] Compiling glium v0.22.0 [INFO] [stderr] Compiling glutin v0.14.0 [INFO] [stderr] Checking wayland-kbd v0.13.1 [INFO] [stderr] Checking wayland-window v0.13.3 [INFO] [stderr] Checking winit v0.12.0 [INFO] [stderr] Checking gfx_window_glutin v0.22.0 [INFO] [stderr] Checking imgui v0.0.19 [INFO] [stderr] Checking imgui-gfx-renderer v0.0.19 [INFO] [stderr] Documenting hello_imgui v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.73s [INFO] running `Command { std: "docker" "inspect" "1e174017a2c688f1fa495545504f1e25c4ac6acd3f374f09386d2b571f1ad12c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e174017a2c688f1fa495545504f1e25c4ac6acd3f374f09386d2b571f1ad12c", kill_on_drop: false }` [INFO] [stdout] 1e174017a2c688f1fa495545504f1e25c4ac6acd3f374f09386d2b571f1ad12c