[INFO] cloning repository https://github.com/dmtaylor/freetote [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dmtaylor/freetote" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmtaylor%2Ffreetote", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmtaylor%2Ffreetote'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa71eb9c4aae6ce2e701c530c5114628ca449787 [INFO] documenting dmtaylor/freetote 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%2Fdmtaylor%2Ffreetote" "/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/dmtaylor/freetote 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/dmtaylor/freetote [INFO] finished tweaking git repo https://github.com/dmtaylor/freetote [INFO] tweaked toml for git repo https://github.com/dmtaylor/freetote written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/dmtaylor/freetote 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] 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" "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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7a446fe06f49b44f34bb3f4733f6c9cd06a21405320826e6e247d276a90e3919 [INFO] running `Command { std: "docker" "start" "-a" "7a446fe06f49b44f34bb3f4733f6c9cd06a21405320826e6e247d276a90e3919", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a446fe06f49b44f34bb3f4733f6c9cd06a21405320826e6e247d276a90e3919", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a446fe06f49b44f34bb3f4733f6c9cd06a21405320826e6e247d276a90e3919", kill_on_drop: false }` [INFO] [stdout] 7a446fe06f49b44f34bb3f4733f6c9cd06a21405320826e6e247d276a90e3919 [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" "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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f17aab70a11224f12f39011fc8034437d49caecdf0010f9459ce3455db07ac26 [INFO] running `Command { std: "docker" "start" "-a" "f17aab70a11224f12f39011fc8034437d49caecdf0010f9459ce3455db07ac26", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling syn v1.0.27 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking serde_test v0.8.23 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking pq-sys v0.4.6 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking linked-hash-map v0.3.0 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Checking serde-hjson v0.8.2 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking config v0.9.3 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking diesel v1.4.4 [INFO] [stderr] Documenting freetote v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "f17aab70a11224f12f39011fc8034437d49caecdf0010f9459ce3455db07ac26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f17aab70a11224f12f39011fc8034437d49caecdf0010f9459ce3455db07ac26", kill_on_drop: false }` [INFO] [stdout] f17aab70a11224f12f39011fc8034437d49caecdf0010f9459ce3455db07ac26