[INFO] cloning repository https://github.com/rmb122/rust-reminder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rmb122/rust-reminder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frmb122%2Frust-reminder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frmb122%2Frust-reminder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a95fc821a7f556c10c3609b1c00b002696d0d1bd [INFO] documenting rmb122/rust-reminder against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frmb122%2Frust-reminder" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rmb122/rust-reminder on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rmb122/rust-reminder [INFO] finished tweaking git repo https://github.com/rmb122/rust-reminder [INFO] tweaked toml for git repo https://github.com/rmb122/rust-reminder written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/rmb122/rust-reminder already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0e0fe0c9263585690091955d037e04da2977ea628a892f20aaa9e139da0eeed [INFO] running `Command { std: "docker" "start" "-a" "d0e0fe0c9263585690091955d037e04da2977ea628a892f20aaa9e139da0eeed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0e0fe0c9263585690091955d037e04da2977ea628a892f20aaa9e139da0eeed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0e0fe0c9263585690091955d037e04da2977ea628a892f20aaa9e139da0eeed", kill_on_drop: false }` [INFO] [stdout] d0e0fe0c9263585690091955d037e04da2977ea628a892f20aaa9e139da0eeed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48247c63a4d6cd7af9e903983da2e59811ff290aa37f9b0ca7ed74146a500bb9 [INFO] running `Command { std: "docker" "start" "-a" "48247c63a4d6cd7af9e903983da2e59811ff290aa37f9b0ca7ed74146a500bb9", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling gio v0.15.5 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling cfg-expr v0.9.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling gtk v0.15.3 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Compiling field-offset v0.3.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling system-deps v6.0.1 [INFO] [stderr] Compiling glib-sys v0.15.5 [INFO] [stderr] Compiling gobject-sys v0.15.5 [INFO] [stderr] Compiling gio-sys v0.15.5 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.15.1 [INFO] [stderr] Compiling atk-sys v0.15.1 [INFO] [stderr] Compiling gdk-sys v0.15.1 [INFO] [stderr] Compiling pango-sys v0.15.1 [INFO] [stderr] Compiling cairo-sys-rs v0.15.1 [INFO] [stderr] Compiling gtk-sys v0.15.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling diesel v1.4.8 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling migrations_internals v1.4.1 [INFO] [stderr] Compiling glib-macros v0.15.3 [INFO] [stderr] Compiling gtk3-macros v0.15.1 [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Checking diesel_migrations v1.4.0 [INFO] [stderr] Checking glib v0.15.5 [INFO] [stderr] Checking cairo-rs v0.15.1 [INFO] [stderr] Checking pango v0.15.2 [INFO] [stderr] Checking atk v0.15.1 [INFO] [stderr] Checking gdk-pixbuf v0.15.4 [INFO] [stderr] Checking gdk v0.15.2 [INFO] [stderr] Documenting rust-reminder v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "48247c63a4d6cd7af9e903983da2e59811ff290aa37f9b0ca7ed74146a500bb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48247c63a4d6cd7af9e903983da2e59811ff290aa37f9b0ca7ed74146a500bb9", kill_on_drop: false }` [INFO] [stdout] 48247c63a4d6cd7af9e903983da2e59811ff290aa37f9b0ca7ed74146a500bb9