[INFO] cloning repository https://github.com/blockninjas/blockchain_analyzer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blockninjas/blockchain_analyzer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblockninjas%2Fblockchain_analyzer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblockninjas%2Fblockchain_analyzer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b1673793b86e11f34b7628bb0b133f409e956a9c [INFO] documenting blockninjas/blockchain_analyzer 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%2Fblockninjas%2Fblockchain_analyzer" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/blockninjas/blockchain_analyzer 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/blockninjas/blockchain_analyzer [INFO] finished tweaking git repo https://github.com/blockninjas/blockchain_analyzer [INFO] tweaked toml for git repo https://github.com/blockninjas/blockchain_analyzer written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/blockninjas/blockchain_analyzer 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-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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] 04c7fe773da55eee22e241d002ea8873711ae0aa4cf5c431266f00fc700f6825 [INFO] running `Command { std: "docker" "start" "-a" "04c7fe773da55eee22e241d002ea8873711ae0aa4cf5c431266f00fc700f6825", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04c7fe773da55eee22e241d002ea8873711ae0aa4cf5c431266f00fc700f6825", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04c7fe773da55eee22e241d002ea8873711ae0aa4cf5c431266f00fc700f6825", kill_on_drop: false }` [INFO] [stdout] 04c7fe773da55eee22e241d002ea8873711ae0aa4cf5c431266f00fc700f6825 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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] 0dce2e9671865bc5d0eb86b981e1e47deab6d7ff17022c4721eb672d9b6c702a [INFO] running `Command { std: "docker" "start" "-a" "0dce2e9671865bc5d0eb86b981e1e47deab6d7ff17022c4721eb672d9b6c702a", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Compiling heapsize v0.3.9 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking rustc-hex v2.0.1 [INFO] [stderr] Checking siphasher v0.1.3 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Checking base58 v0.1.0 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking rustc-demangle v0.1.9 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Checking ucd-util v0.1.2 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Checking term v0.4.6 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Checking data-encoding v2.1.1 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking linked-hash-map v0.4.2 [INFO] [stderr] Checking union-find v0.3.2 [INFO] [stderr] Checking bit-vec v0.5.0 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Compiling syntex_fmt_macros v0.5.0 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking lru-cache v0.1.1 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking scheduled-thread-pool v0.2.0 [INFO] [stderr] Checking rand v0.4.3 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking r2d2 v0.8.2 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling bigint v1.0.5 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking simplelog v0.4.4 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Compiling eth-secp256k1 v0.5.7 (https://github.com/ethcore/rust-secp256k1#ccc06e74) [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling quote v0.6.9 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Compiling syn v0.15.17 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling serialization_derive v0.1.0 (https://github.com/paritytech/parity-bitcoin#d8bdce2e) [INFO] [stderr] Checking primitives v0.1.0 (https://github.com/paritytech/parity-bitcoin#d8bdce2e) [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Checking serialization v0.1.0 (https://github.com/paritytech/parity-bitcoin#d8bdce2e) [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Checking bincode v1.0.1 [INFO] [stderr] Checking bitcrypto v0.1.0 (https://github.com/paritytech/parity-bitcoin#d8bdce2e) [INFO] [stderr] Compiling diesel_derives v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Checking keys v0.1.0 (https://github.com/paritytech/parity-bitcoin#d8bdce2e) [INFO] [stderr] Checking chain v0.1.0 (https://github.com/paritytech/parity-bitcoin#d8bdce2e) [INFO] [stderr] Checking script v0.1.0 (https://github.com/paritytech/parity-bitcoin#d8bdce2e) [INFO] [stderr] Compiling derive-error-chain v0.11.2 [INFO] [stderr] Checking failure v0.1.3 [INFO] [stderr] Checking diesel v1.3.3 [INFO] [stderr] Checking dotenv v0.11.0 [INFO] [stderr] Checking blk_file_reader v0.1.0 (/opt/rustwide/workdir/blk_file_reader) [INFO] [stderr] Documenting blk_file_reader v0.1.0 (/opt/rustwide/workdir/blk_file_reader) [INFO] [stderr] Checking r2d2-diesel v1.0.0 [INFO] [stderr] Documenting blockchain_analyzer v0.1.0 (/opt/rustwide/workdir/blockchain_analyzer) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 30s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: diesel v1.3.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "0dce2e9671865bc5d0eb86b981e1e47deab6d7ff17022c4721eb672d9b6c702a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dce2e9671865bc5d0eb86b981e1e47deab6d7ff17022c4721eb672d9b6c702a", kill_on_drop: false }` [INFO] [stdout] 0dce2e9671865bc5d0eb86b981e1e47deab6d7ff17022c4721eb672d9b6c702a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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" "RUSTFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] ab5abd78821feaecca3bd4eb7e1fe69615c88f1b9e70c5e493c3f254822c5e7b [INFO] running `Command { std: "docker" "start" "-a" "ab5abd78821feaecca3bd4eb7e1fe69615c88f1b9e70c5e493c3f254822c5e7b", kill_on_drop: false }` [INFO] [stderr] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace [INFO] running `Command { std: "docker" "inspect" "ab5abd78821feaecca3bd4eb7e1fe69615c88f1b9e70c5e493c3f254822c5e7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab5abd78821feaecca3bd4eb7e1fe69615c88f1b9e70c5e493c3f254822c5e7b", kill_on_drop: false }` [INFO] [stdout] ab5abd78821feaecca3bd4eb7e1fe69615c88f1b9e70c5e493c3f254822c5e7b