[INFO] cloning repository https://github.com/roberts-ivanovs/hex-file-flasher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/roberts-ivanovs/hex-file-flasher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froberts-ivanovs%2Fhex-file-flasher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froberts-ivanovs%2Fhex-file-flasher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 725706c18b8cdf05f240ca7a492c2c8ed4416555 [INFO] documenting roberts-ivanovs/hex-file-flasher against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froberts-ivanovs%2Fhex-file-flasher" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/roberts-ivanovs/hex-file-flasher on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/roberts-ivanovs/hex-file-flasher [INFO] finished tweaking git repo https://github.com/roberts-ivanovs/hex-file-flasher [INFO] tweaked toml for git repo https://github.com/roberts-ivanovs/hex-file-flasher written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/roberts-ivanovs/hex-file-flasher already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dirs-sys-next v0.1.0 [INFO] [stderr] Downloaded promptly v0.3.0 [INFO] [stderr] Downloaded subprocess v0.2.4 [INFO] [stderr] Downloaded dirs-next v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54339ea478a926b9b5f9b245e815d9de70442de204acdd6b6d01e596a7c43560 [INFO] running `Command { std: "docker" "start" "-a" "54339ea478a926b9b5f9b245e815d9de70442de204acdd6b6d01e596a7c43560", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54339ea478a926b9b5f9b245e815d9de70442de204acdd6b6d01e596a7c43560", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54339ea478a926b9b5f9b245e815d9de70442de204acdd6b6d01e596a7c43560", kill_on_drop: false }` [INFO] [stdout] 54339ea478a926b9b5f9b245e815d9de70442de204acdd6b6d01e596a7c43560 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ce82a45539c571669ad27b90d298923805748770422986883da153c69ff244e [INFO] running `Command { std: "docker" "start" "-a" "2ce82a45539c571669ad27b90d298923805748770422986883da153c69ff244e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking smallvec v1.4.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking yaml-rust v0.3.5 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Checking dirs-sys-next v0.1.0 [INFO] [stderr] Checking serial-core v0.4.0 [INFO] [stderr] Checking termios v0.2.2 [INFO] [stderr] Checking ioctl-rs v0.1.6 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking subprocess v0.2.4 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking serial-unix v0.4.0 [INFO] [stderr] Checking dirs-next v1.0.1 [INFO] [stderr] Checking serial v0.4.0 [INFO] [stderr] Checking rustyline v6.2.0 [INFO] [stderr] Checking promptly v0.3.0 [INFO] [stderr] Checking rusqlite v0.23.1 [INFO] [stderr] Documenting hex-file-flasher-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.57s [INFO] running `Command { std: "docker" "inspect" "2ce82a45539c571669ad27b90d298923805748770422986883da153c69ff244e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ce82a45539c571669ad27b90d298923805748770422986883da153c69ff244e", kill_on_drop: false }` [INFO] [stdout] 2ce82a45539c571669ad27b90d298923805748770422986883da153c69ff244e