[INFO] cloning repository https://github.com/AxiaCoin/Axia-Network-ethereum [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AxiaCoin/Axia-Network-ethereum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxiaCoin%2FAxia-Network-ethereum", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxiaCoin%2FAxia-Network-ethereum'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 561f173fee953b07721452d29016f8278bcfd423 [INFO] documenting AxiaCoin/Axia-Network-ethereum 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%2FAxiaCoin%2FAxia-Network-ethereum" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AxiaCoin/Axia-Network-ethereum 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/AxiaCoin/Axia-Network-ethereum [INFO] finished tweaking git repo https://github.com/AxiaCoin/Axia-Network-ethereum [INFO] tweaked toml for git repo https://github.com/AxiaCoin/Axia-Network-ethereum written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/AxiaCoin/Axia-Network-ethereum 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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/axia-tech/axia-scale-codec` [INFO] [stderr] Updating git repository `https://github.com/axia-tech/axia-common` [INFO] [stderr] Updating git repository `https://github.com/axia-tech/scale-info` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 1b54a7f421384b5fb692ff8760d0dda566a254ef8105cd9b033a0b3bde3760ef [INFO] running `Command { std: "docker" "start" "-a" "1b54a7f421384b5fb692ff8760d0dda566a254ef8105cd9b033a0b3bde3760ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b54a7f421384b5fb692ff8760d0dda566a254ef8105cd9b033a0b3bde3760ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b54a7f421384b5fb692ff8760d0dda566a254ef8105cd9b033a0b3bde3760ef", kill_on_drop: false }` [INFO] [stdout] 1b54a7f421384b5fb692ff8760d0dda566a254ef8105cd9b033a0b3bde3760ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 27fada77fbf44813d007749bca163123c80ca896f9070cc3961f1857371e2bcc [INFO] running `Command { std: "docker" "start" "-a" "27fada77fbf44813d007749bca163123c80ca896f9070cc3961f1857371e2bcc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking byte-slice-cast v1.2.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking hash-db v0.15.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking rlp v0.5.1 (https://github.com/axia-tech/axia-common?branch=master#b691d69b) [INFO] [stderr] Checking uint v0.9.1 (https://github.com/axia-tech/axia-common?branch=master#b691d69b) [INFO] [stderr] Checking hash256-std-hasher v0.15.2 [INFO] [stderr] Checking impl-rlp v0.3.0 (https://github.com/axia-tech/axia-common?branch=master#b691d69b) [INFO] [stderr] Checking triehash v0.8.4 (https://github.com/axia-tech/axia-common?branch=master#b691d69b) [INFO] [stderr] Checking bitvec v0.20.4 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking getrandom v0.2.5 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking fixed-hash v0.7.0 (https://github.com/axia-tech/axia-common?branch=master#b691d69b) [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-crate v1.1.2 [INFO] [stderr] Compiling axia-scale-codec-derive v2.3.1 (https://github.com/axia-tech/axia-scale-codec?branch=v2.3.1#bc2cdde9) [INFO] [stderr] Compiling scale-info-derive v1.0.0 (https://github.com/axia-tech/scale-info?branch=v1.0.0#bee5fa61) [INFO] [stderr] Checking axia-scale-codec v2.3.1 (https://github.com/axia-tech/axia-scale-codec?branch=v2.3.1#bc2cdde9) [INFO] [stderr] Checking impl-codec v0.5.1 (https://github.com/axia-tech/axia-common?branch=master#b691d69b) [INFO] [stderr] Checking scale-info v1.0.0 (https://github.com/axia-tech/scale-info?branch=v1.0.0#bee5fa61) [INFO] [stderr] Checking primitive-types v0.10.1 (https://github.com/axia-tech/axia-common?branch=master#b691d69b) [INFO] [stderr] Checking ethbloom v0.11.1 (https://github.com/axia-tech/axia-common?branch=master#b691d69b) [INFO] [stderr] Checking ethereum-types v0.12.1 (https://github.com/axia-tech/axia-common?branch=master#b691d69b) [INFO] [stderr] Documenting ethereum v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.26s [INFO] running `Command { std: "docker" "inspect" "27fada77fbf44813d007749bca163123c80ca896f9070cc3961f1857371e2bcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27fada77fbf44813d007749bca163123c80ca896f9070cc3961f1857371e2bcc", kill_on_drop: false }` [INFO] [stdout] 27fada77fbf44813d007749bca163123c80ca896f9070cc3961f1857371e2bcc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 15dae75ab36adcf428bd34415c3ed81dcf9423245442894bcf60c516286f79b1 [INFO] running `Command { std: "docker" "start" "-a" "15dae75ab36adcf428bd34415c3ed81dcf9423245442894bcf60c516286f79b1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking byte-slice-cast v1.2.0 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking hash-db v0.15.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking rlp v0.5.1 (https://github.com/axia-tech/axia-common?branch=master#b691d69b) [INFO] [stderr] Checking uint v0.9.1 (https://github.com/axia-tech/axia-common?branch=master#b691d69b) [INFO] [stderr] Checking hash256-std-hasher v0.15.2 [INFO] [stderr] Checking bitvec v0.20.4 [INFO] [stderr] Checking impl-rlp v0.3.0 (https://github.com/axia-tech/axia-common?branch=master#b691d69b) [INFO] [stderr] Checking triehash v0.8.4 (https://github.com/axia-tech/axia-common?branch=master#b691d69b) [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking getrandom v0.2.5 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking fixed-hash v0.7.0 (https://github.com/axia-tech/axia-common?branch=master#b691d69b) [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-crate v1.1.2 [INFO] [stderr] Compiling axia-scale-codec-derive v2.3.1 (https://github.com/axia-tech/axia-scale-codec?branch=v2.3.1#bc2cdde9) [INFO] [stderr] Compiling scale-info-derive v1.0.0 (https://github.com/axia-tech/scale-info?branch=v1.0.0#bee5fa61) [INFO] [stderr] Checking axia-scale-codec v2.3.1 (https://github.com/axia-tech/axia-scale-codec?branch=v2.3.1#bc2cdde9) [INFO] [stderr] Checking impl-codec v0.5.1 (https://github.com/axia-tech/axia-common?branch=master#b691d69b) [INFO] [stderr] Checking scale-info v1.0.0 (https://github.com/axia-tech/scale-info?branch=v1.0.0#bee5fa61) [INFO] [stderr] Checking primitive-types v0.10.1 (https://github.com/axia-tech/axia-common?branch=master#b691d69b) [INFO] [stderr] Checking ethbloom v0.11.1 (https://github.com/axia-tech/axia-common?branch=master#b691d69b) [INFO] [stderr] Checking ethereum-types v0.12.1 (https://github.com/axia-tech/axia-common?branch=master#b691d69b) [INFO] [stderr] Documenting ethereum v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.35s [INFO] running `Command { std: "docker" "inspect" "15dae75ab36adcf428bd34415c3ed81dcf9423245442894bcf60c516286f79b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15dae75ab36adcf428bd34415c3ed81dcf9423245442894bcf60c516286f79b1", kill_on_drop: false }` [INFO] [stdout] 15dae75ab36adcf428bd34415c3ed81dcf9423245442894bcf60c516286f79b1