[INFO] fetching crate tari_common 0.8.1...
[INFO] documenting tari_common-0.8.1 against 1.55.0 for beta-1.56-rustdoc-1
[INFO] extracting crate tari_common 0.8.1 into /workspace/builds/worker-0/source
[INFO] validating manifest of crates.io crate tari_common 0.8.1 on toolchain 1.55.0
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate tari_common 0.8.1
[INFO] finished tweaking crates.io crate tari_common 0.8.1
[INFO] tweaked toml for crates.io crate tari_common 0.8.1 written to /workspace/builds/worker-0/source/Cargo.toml
[INFO] crate crates.io crate tari_common 0.8.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1b87d38ebbf5a5f47e2c9c8958560784249445bbc4c18e85c18f3fdef6ca3684
[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" "1b87d38ebbf5a5f47e2c9c8958560784249445bbc4c18e85c18f3fdef6ca3684", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b87d38ebbf5a5f47e2c9c8958560784249445bbc4c18e85c18f3fdef6ca3684", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b87d38ebbf5a5f47e2c9c8958560784249445bbc4c18e85c18f3fdef6ca3684", kill_on_drop: false }`
[INFO] [stdout] 1b87d38ebbf5a5f47e2c9c8958560784249445bbc4c18e85c18f3fdef6ca3684
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 642567de584120014c5f924f12d7d2c98712882ae1d934de40eb89686e8156df
[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" "642567de584120014c5f924f12d7d2c98712882ae1d934de40eb89686e8156df", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling libc v0.2.84
[INFO] [stderr]     Checking supercow v0.1.0
[INFO] [stderr]     Checking newtype-ops v0.1.4
[INFO] [stderr]     Checking unsigned-varint v0.5.1
[INFO] [stderr]     Checking unsigned-varint v0.6.0
[INFO] [stderr]     Checking arc-swap v0.3.11
[INFO] [stderr]     Checking c_linked_list v1.1.1
[INFO] [stderr]     Checking multimap v0.8.2
[INFO] [stderr]     Checking path-clean v0.1.0
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]    Compiling liblmdb-sys v0.2.2
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling clear_on_drop v0.2.4
[INFO] [stderr]     Checking heck v0.3.2
[INFO] [stderr]    Compiling anyhow v1.0.38
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]     Checking nom v4.2.3
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking rmp v0.8.9
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking petgraph v0.5.1
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking url v2.2.0
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking getrandom v0.2.2
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking thread-id v3.3.0
[INFO] [stderr]     Checking flate2 v1.0.19
[INFO] [stderr]     Checking get_if_addrs v0.5.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling prost-build v0.6.1
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking dirs-next v1.0.2
[INFO] [stderr]     Checking rand_core v0.6.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.8.3
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]     Checking lmdb-zero v0.4.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling serde_derive v1.0.123
[INFO] [stderr]    Compiling prost-derive v0.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.23
[INFO] [stderr]    Compiling structopt-derive v0.4.14
[INFO] [stderr]     Checking thiserror v1.0.23
[INFO] [stderr]     Checking prost v0.6.1
[INFO] [stderr]     Checking structopt v0.3.21
[INFO] [stderr]     Checking prost-types v0.6.1
[INFO] [stderr]     Checking serde v1.0.123
[INFO] [stderr]     Checking log v0.4.14
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking serde_json v1.0.61
[INFO] [stderr]     Checking bincode v1.3.1
[INFO] [stderr]     Checking rmp-serde v0.13.7
[INFO] [stderr]     Checking serde_yaml v0.8.15
[INFO] [stderr]     Checking serde-value v0.5.3
[INFO] [stderr]     Checking toml v0.4.10
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]     Checking config v0.9.3
[INFO] [stderr]     Checking tari_utilities v0.3.0
[INFO] [stderr]     Checking log4rs v0.8.3
[INFO] [stderr]    Compiling multihash-derive v0.7.1
[INFO] [stderr]     Checking tari_storage v0.8.1
[INFO] [stderr]     Checking multihash v0.13.2
[INFO] [stderr]     Checking parity-multiaddr v0.11.0
[INFO] [stderr]  Documenting tari_common v0.8.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `ConfigBootsrap`
[INFO] [stdout]  --> src/configuration/mod.rs:9:67
[INFO] [stdout]   |
[INFO] [stdout] 9 | //! - [bootstrap] - build CLI and manage/load configuration with [ConfigBootsrap] struct
[INFO] [stdout]   |                                                                   ^^^^^^^^^^^^^^ no item named `ConfigBootsrap` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "642567de584120014c5f924f12d7d2c98712882ae1d934de40eb89686e8156df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "642567de584120014c5f924f12d7d2c98712882ae1d934de40eb89686e8156df", kill_on_drop: false }`
[INFO] [stdout] 642567de584120014c5f924f12d7d2c98712882ae1d934de40eb89686e8156df