[INFO] cloning repository https://github.com/traxys/mtg_db [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/traxys/mtg_db" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftraxys%2Fmtg_db", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftraxys%2Fmtg_db'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a3540d971a68d004ba55220859a1052e79295966 [INFO] documenting traxys/mtg_db 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%2Ftraxys%2Fmtg_db" "/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/traxys/mtg_db 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/traxys/mtg_db [INFO] finished tweaking git repo https://github.com/traxys/mtg_db [INFO] tweaked toml for git repo https://github.com/traxys/mtg_db written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/traxys/mtg_db 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] 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] dfd3fedfa2cfa2a1fb6d8bda8cb7efcb42c4c73edb7bcb50cabbf13ec17312be [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" "dfd3fedfa2cfa2a1fb6d8bda8cb7efcb42c4c73edb7bcb50cabbf13ec17312be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dfd3fedfa2cfa2a1fb6d8bda8cb7efcb42c4c73edb7bcb50cabbf13ec17312be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfd3fedfa2cfa2a1fb6d8bda8cb7efcb42c4c73edb7bcb50cabbf13ec17312be", kill_on_drop: false }` [INFO] [stdout] dfd3fedfa2cfa2a1fb6d8bda8cb7efcb42c4c73edb7bcb50cabbf13ec17312be [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] e4f1c49c485b9f1e012490b7db6060e4ac1a53f08851537b2a33f06f8589ff6e [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" "e4f1c49c485b9f1e012490b7db6060e4ac1a53f08851537b2a33f06f8589ff6e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking unicode-segmentation v1.8.0 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking owo-colors v1.3.0 [INFO] [stderr] Checking deunicode v1.3.1 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Checking tracing-core v0.1.19 [INFO] [stderr] Checking sharded-slab v0.1.3 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Checking sha2 v0.9.6 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking tracing-subscriber v0.2.20 [INFO] [stderr] Checking object v0.26.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking dirs-next v1.0.2 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking rayon v1.5.1 [INFO] [stderr] Checking hashlink v0.7.0 [INFO] [stderr] Checking indicatif v0.16.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking rustyline v6.3.0 [INFO] [stderr] Checking promptly v0.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Checking rusqlite v0.25.3 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking structopt v0.3.22 [INFO] [stderr] Checking tracing-error v0.1.2 [INFO] [stderr] Checking color-spantrace v0.1.6 [INFO] [stderr] Checking color-eyre v0.5.11 [INFO] [stderr] Checking serde_json v1.0.67 [INFO] [stderr] Documenting mtg_db v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "e4f1c49c485b9f1e012490b7db6060e4ac1a53f08851537b2a33f06f8589ff6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4f1c49c485b9f1e012490b7db6060e4ac1a53f08851537b2a33f06f8589ff6e", kill_on_drop: false }` [INFO] [stdout] e4f1c49c485b9f1e012490b7db6060e4ac1a53f08851537b2a33f06f8589ff6e