[INFO] cloning repository https://github.com/Ratysz/concord [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ratysz/concord" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRatysz%2Fconcord", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRatysz%2Fconcord'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 31175011350d1263fd5d3c776322cf6894eb3e24 [INFO] documenting Ratysz/concord 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%2FRatysz%2Fconcord" "/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/Ratysz/concord 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/Ratysz/concord [INFO] removed path dependency irc from git repo https://github.com/Ratysz/concord [INFO] removed path dependency systray from git repo https://github.com/Ratysz/concord [INFO] finished tweaking git repo https://github.com/Ratysz/concord [INFO] tweaked toml for git repo https://github.com/Ratysz/concord written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Ratysz/concord 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] warning: dependency (irc) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (systray) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-2/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" "+beta-2020-08-29" "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" "+beta-2020-08-29" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (irc) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (systray) 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] Downloading crates ... [INFO] [stderr] Downloaded libappindicator v0.5.1 [INFO] [stderr] Downloaded atk v0.8.0 [INFO] [stderr] Downloaded parking_lot v0.5.5 [INFO] [stderr] Downloaded base64 v0.8.0 [INFO] [stderr] Downloaded irc-proto v0.14.0 [INFO] [stderr] Downloaded serde_test v0.8.23 [INFO] [stderr] Downloaded irc v0.14.1 [INFO] [stderr] Downloaded gdk-pixbuf v0.8.0 [INFO] [stderr] Downloaded glib v0.9.3 [INFO] [stderr] Downloaded multipart v0.13.6 [INFO] [stderr] Downloaded tokio-udp v0.1.6 [INFO] [stderr] Downloaded tokio-codec v0.1.2 [INFO] [stderr] Downloaded tokio-fs v0.1.7 [INFO] [stderr] Downloaded pango v0.8.0 [INFO] [stderr] Downloaded systray v0.4.0 [INFO] [stderr] Downloaded tokio-uds v0.2.7 [INFO] [stderr] Downloaded serde v0.8.23 [INFO] [stderr] Downloaded serde-hjson v0.8.2 [INFO] [stderr] Downloaded bindgen v0.52.0 [INFO] [stderr] Downloaded evzht9h3nznqzwl v0.0.3 [INFO] [stderr] Downloaded which v3.1.1 [INFO] [stderr] Downloaded parking_lot_core v0.2.14 [INFO] [stderr] Downloaded cairo-rs v0.8.1 [INFO] [stderr] Downloaded gdk v0.12.1 [INFO] [stderr] Downloaded gio v0.8.1 [INFO] [stderr] Downloaded gtk v0.8.1 [INFO] [stderr] Downloaded config v0.8.0 [INFO] [stderr] Downloaded serenity v0.5.14 [INFO] [stderr] Downloaded libappindicator-sys v0.4.0 [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" "+beta-2020-08-29" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e10631d397e51345b830cf236d1283cb2ed1defe9c170b6919883a0f9c0fe756 [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" "e10631d397e51345b830cf236d1283cb2ed1defe9c170b6919883a0f9c0fe756", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e10631d397e51345b830cf236d1283cb2ed1defe9c170b6919883a0f9c0fe756", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e10631d397e51345b830cf236d1283cb2ed1defe9c170b6919883a0f9c0fe756", kill_on_drop: false }` [INFO] [stdout] e10631d397e51345b830cf236d1283cb2ed1defe9c170b6919883a0f9c0fe756 [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" "+beta-2020-08-29" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8957f8304f2b40b4f20af93e988926beedaa0d832e1af3fa6115829bf4f6da2 [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" "c8957f8304f2b40b4f20af93e988926beedaa0d832e1af3fa6115829bf4f6da2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: dependency (irc) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (systray) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking glib-sys v0.9.1 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling gio v0.8.1 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling atk v0.8.0 [INFO] [stderr] Checking serde-hjson v0.8.2 [INFO] [stderr] Checking fern v0.5.9 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking gobject-sys v0.9.1 [INFO] [stderr] Compiling gdk-sys v0.9.1 [INFO] [stderr] Compiling cairo-rs v0.8.1 [INFO] [stderr] Compiling gtk-sys v0.9.2 [INFO] [stderr] Compiling gdk v0.12.1 [INFO] [stderr] Compiling gtk v0.8.1 [INFO] [stderr] Checking gio-sys v0.9.1 [INFO] [stderr] Checking pango-sys v0.9.1 [INFO] [stderr] Checking atk-sys v0.9.1 [INFO] [stderr] Checking config v0.8.0 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Checking gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking glib v0.9.3 [INFO] [stderr] Compiling libappindicator-sys v0.4.0 [INFO] [stderr] Checking libappindicator v0.5.1 [INFO] [stderr] Checking systray v0.4.0 [INFO] [stderr] Checking concord v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting concord v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "c8957f8304f2b40b4f20af93e988926beedaa0d832e1af3fa6115829bf4f6da2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8957f8304f2b40b4f20af93e988926beedaa0d832e1af3fa6115829bf4f6da2", kill_on_drop: false }` [INFO] [stdout] c8957f8304f2b40b4f20af93e988926beedaa0d832e1af3fa6115829bf4f6da2