[INFO] cloning repository https://github.com/adfaure/gg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adfaure/gg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadfaure%2Fgg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadfaure%2Fgg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 83b3487d7b4b378e5c6469688ecac4158baaad61 [INFO] documenting adfaure/gg 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%2Fadfaure%2Fgg" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adfaure/gg 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/adfaure/gg [INFO] removed path dependency tmx from git repo https://github.com/adfaure/gg [INFO] finished tweaking git repo https://github.com/adfaure/gg [INFO] tweaked toml for git repo https://github.com/adfaure/gg written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/adfaure/gg 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] warning: dependency (tmx) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [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-5/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] warning: dependency (tmx) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 8b3fa45e9bf6dd3612954fed21af1aa86cb44b940f80ea7d01dc451525b0dde5 [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" "8b3fa45e9bf6dd3612954fed21af1aa86cb44b940f80ea7d01dc451525b0dde5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b3fa45e9bf6dd3612954fed21af1aa86cb44b940f80ea7d01dc451525b0dde5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b3fa45e9bf6dd3612954fed21af1aa86cb44b940f80ea7d01dc451525b0dde5", kill_on_drop: false }` [INFO] [stdout] 8b3fa45e9bf6dd3612954fed21af1aa86cb44b940f80ea7d01dc451525b0dde5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] cec538429c3eb3d59f7c3083049e321cf425105abc4a190a77f71a34a5ff54a8 [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" "cec538429c3eb3d59f7c3083049e321cf425105abc4a190a77f71a34a5ff54a8", kill_on_drop: false }` [INFO] [stderr] warning: dependency (tmx) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling sdl2-sys v0.27.3 [INFO] [stderr] Checking pistoncore-input v0.18.0 [INFO] [stderr] Checking piston2d-graphics v0.21.1 [INFO] [stderr] Checking arrayvec v0.4.12 [INFO] [stderr] Checking quick-xml v0.18.1 [INFO] [stderr] Compiling shred-derive v0.3.0 [INFO] [stderr] Checking pulse v0.5.3 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking png v0.7.0 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking hibitset v0.1.3 [INFO] [stderr] Checking rusttype v0.2.4 [INFO] [stderr] Checking sdl2 v0.29.1 [INFO] [stderr] Checking image v0.13.0 [INFO] [stderr] Checking pistoncore-window v0.27.0 [INFO] [stderr] Checking shred v0.4.6 [INFO] [stderr] Checking pistoncore-event_loop v0.32.0 [INFO] [stderr] Checking piston v0.32.0 [INFO] [stderr] Checking pistoncore-sdl2_window v0.42.0 [INFO] [stderr] Checking serde-aux v0.6.1 [INFO] [stderr] Checking specs v0.9.5 [INFO] [stderr] Checking piston2d-opengl_graphics v0.43.1 [INFO] [stderr] Checking tmx v0.3.1 [INFO] [stderr] Documenting adfaure v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.72s [INFO] running `Command { std: "docker" "inspect" "cec538429c3eb3d59f7c3083049e321cf425105abc4a190a77f71a34a5ff54a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cec538429c3eb3d59f7c3083049e321cf425105abc4a190a77f71a34a5ff54a8", kill_on_drop: false }` [INFO] [stdout] cec538429c3eb3d59f7c3083049e321cf425105abc4a190a77f71a34a5ff54a8