[INFO] cloning repository https://github.com/recursive-bloom/cmd-line [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/recursive-bloom/cmd-line" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecursive-bloom%2Fcmd-line", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecursive-bloom%2Fcmd-line'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1de6bb47fa6631954dec1baf2f9c91875d14d494 [INFO] documenting recursive-bloom/cmd-line 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%2Frecursive-bloom%2Fcmd-line" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/recursive-bloom/cmd-line 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/recursive-bloom/cmd-line [INFO] finished tweaking git repo https://github.com/recursive-bloom/cmd-line [INFO] tweaked toml for git repo https://github.com/recursive-bloom/cmd-line written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate git repo https://github.com/recursive-bloom/cmd-line 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-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] c8eb5f39cb647a2e5c2e66f0ede673ae7907e9ea73b9b513748b1b745e742f51 [INFO] running `Command { std: "docker" "start" "-a" "c8eb5f39cb647a2e5c2e66f0ede673ae7907e9ea73b9b513748b1b745e742f51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8eb5f39cb647a2e5c2e66f0ede673ae7907e9ea73b9b513748b1b745e742f51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8eb5f39cb647a2e5c2e66f0ede673ae7907e9ea73b9b513748b1b745e742f51", kill_on_drop: false }` [INFO] [stdout] c8eb5f39cb647a2e5c2e66f0ede673ae7907e9ea73b9b513748b1b745e742f51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] b481609e98269fe3894bded373cb97f1d0ff5c247169a5c9e51b52ed244d09d2 [INFO] running `Command { std: "docker" "start" "-a" "b481609e98269fe3894bded373cb97f1d0ff5c247169a5c9e51b52ed244d09d2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking ppv-lite86 v0.2.7 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.9.3 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking parity-bytes v0.1.2 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking rlp v0.4.5 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking impl-rlp v0.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking uint v0.8.3 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking fixed-hash v0.6.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Checking structopt v0.3.14 [INFO] [stderr] Checking impl-serde v0.3.1 [INFO] [stderr] Checking docopt v1.1.0 [INFO] [stderr] Checking ethbloom v0.9.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling parity-scale-codec-derive v1.2.0 [INFO] [stderr] Checking parity-scale-codec v1.3.0 [INFO] [stderr] Checking impl-codec v0.4.2 [INFO] [stderr] Checking primitive-types v0.7.2 [INFO] [stderr] Checking ethereum-types v0.9.1 [INFO] [stderr] Documenting bloom-cmd v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.79s [INFO] running `Command { std: "docker" "inspect" "b481609e98269fe3894bded373cb97f1d0ff5c247169a5c9e51b52ed244d09d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b481609e98269fe3894bded373cb97f1d0ff5c247169a5c9e51b52ed244d09d2", kill_on_drop: false }` [INFO] [stdout] b481609e98269fe3894bded373cb97f1d0ff5c247169a5c9e51b52ed244d09d2