[INFO] cloning repository https://github.com/tossyyukky/file_rename_batch_by_csv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tossyyukky/file_rename_batch_by_csv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftossyyukky%2Ffile_rename_batch_by_csv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftossyyukky%2Ffile_rename_batch_by_csv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 85f25f8c2b3496132c53b21c75d301afe56a00fc [INFO] documenting tossyyukky/file_rename_batch_by_csv 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%2Ftossyyukky%2Ffile_rename_batch_by_csv" "/workspace/builds/worker-30/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-30/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tossyyukky/file_rename_batch_by_csv 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/tossyyukky/file_rename_batch_by_csv [INFO] finished tweaking git repo https://github.com/tossyyukky/file_rename_batch_by_csv [INFO] tweaked toml for git repo https://github.com/tossyyukky/file_rename_batch_by_csv written to /workspace/builds/worker-30/source/Cargo.toml [INFO] crate git repo https://github.com/tossyyukky/file_rename_batch_by_csv 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-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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] bf7de6792e5a6ee962b63cda72faced93ff67b48d7c37822e1e179779f5320f9 [INFO] running `Command { std: "docker" "start" "-a" "bf7de6792e5a6ee962b63cda72faced93ff67b48d7c37822e1e179779f5320f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf7de6792e5a6ee962b63cda72faced93ff67b48d7c37822e1e179779f5320f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf7de6792e5a6ee962b63cda72faced93ff67b48d7c37822e1e179779f5320f9", kill_on_drop: false }` [INFO] [stdout] bf7de6792e5a6ee962b63cda72faced93ff67b48d7c37822e1e179779f5320f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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] 7ea6ae4e0e41fb91ad1090a21c9372513cb753bb6c6929eea1b3ebbf88f43547 [INFO] running `Command { std: "docker" "start" "-a" "7ea6ae4e0e41fb91ad1090a21c9372513cb753bb6c6929eea1b3ebbf88f43547", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling memchr v2.3.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking rust v0.0.1 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking bstr v0.2.11 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Documenting import_ranking_component_image v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.11s [INFO] running `Command { std: "docker" "inspect" "7ea6ae4e0e41fb91ad1090a21c9372513cb753bb6c6929eea1b3ebbf88f43547", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ea6ae4e0e41fb91ad1090a21c9372513cb753bb6c6929eea1b3ebbf88f43547", kill_on_drop: false }` [INFO] [stdout] 7ea6ae4e0e41fb91ad1090a21c9372513cb753bb6c6929eea1b3ebbf88f43547