[INFO] cloning repository https://github.com/BipBoopBop/blockchain
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BipBoopBop/blockchain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBipBoopBop%2Fblockchain", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBipBoopBop%2Fblockchain'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fc8d77d1450b13b7840d32ba2e0fe03b67ebdb8f
[INFO] documenting BipBoopBop/blockchain against 1.91.0 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBipBoopBop%2Fblockchain" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BipBoopBop/blockchain
[INFO] finished tweaking git repo https://github.com/BipBoopBop/blockchain
[INFO] tweaked toml for git repo https://github.com/BipBoopBop/blockchain written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BipBoopBop/blockchain on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BipBoopBop/blockchain already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded concurrent-queue v1.2.4
[INFO] [stderr]   Downloaded uint v0.9.4
[INFO] [stderr]   Downloaded async-channel v1.7.1
[INFO] [stderr]   Downloaded pretty_env_logger v0.4.0
[INFO] [stderr]   Downloaded polling v2.4.0
[INFO] [stderr]   Downloaded async-io v1.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 11f11f8ed7a5bd0e382bb80cf417184aaa33f495091c4f53d94ecb890ea4e074
[INFO] running `Command { std: "docker" "start" "-a" "11f11f8ed7a5bd0e382bb80cf417184aaa33f495091c4f53d94ecb890ea4e074", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11f11f8ed7a5bd0e382bb80cf417184aaa33f495091c4f53d94ecb890ea4e074", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11f11f8ed7a5bd0e382bb80cf417184aaa33f495091c4f53d94ecb890ea4e074", kill_on_drop: false }`
[INFO] [stdout] 11f11f8ed7a5bd0e382bb80cf417184aaa33f495091c4f53d94ecb890ea4e074
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b0c2e5831d7353545aae4d6b159d8a59093517d577232a0601523c67889187d
[INFO] running `Command { std: "docker" "start" "-a" "8b0c2e5831d7353545aae4d6b159d8a59093517d577232a0601523c67889187d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]     Checking futures-io v0.3.25
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]     Checking futures-sink v0.3.25
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling cc v1.0.74
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking parking_lot_core v0.8.5
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking ed25519 v1.5.2
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking libsecp256k1-core v0.2.2
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling which v4.3.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]     Checking concurrent-queue v1.2.4
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling polling v2.4.0
[INFO] [stderr]    Compiling prost-build v0.8.0
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]    Compiling async-io v1.10.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.83
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling bumpalo v3.11.1
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling async-trait v0.1.58
[INFO] [stderr]     Checking async-task v4.3.0
[INFO] [stderr]     Checking async-channel v1.7.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling wasm-bindgen v0.2.83
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking async-lock v2.6.0
[INFO] [stderr]     Checking blocking v1.2.0
[INFO] [stderr]     Checking async-executor v1.4.1
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]     Checking resolv-conf v0.7.0
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]     Checking uint v0.9.4
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking quicksink v0.1.2
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking salsa20 v0.8.1
[INFO] [stderr]     Checking cuckoofilter v0.5.0
[INFO] [stderr]     Checking if-addrs v0.6.7
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]     Checking itoa v1.0.4
[INFO] [stderr]    Compiling libsecp256k1 v0.5.0
[INFO] [stderr]     Checking chrono v0.4.22
[INFO] [stderr]     Checking lru v0.6.6
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.83
[INFO] [stderr]     Checking webpki-roots v0.21.1
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling prost-derive v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling enum-as-inner v0.3.4
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling minicbor-derive v0.6.4
[INFO] [stderr]    Compiling libp2p-swarm-derive v0.24.0
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.83
[INFO] [stderr]     Checking value-bag v1.0.0-alpha.9
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]     Checking pin-project v0.4.30
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking x25519-dalek v1.2.0
[INFO] [stderr]    Compiling proc-macro-crate v1.2.1
[INFO] [stderr]    Compiling pest v2.4.0
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.83
[INFO] [stderr]    Compiling prost v0.8.0
[INFO] [stdout] error: older versions of the `wasm-bindgen` crate are incompatible with current versions of Rust; please update to `wasm-bindgen` v0.2.88
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking minicbor v0.8.1
[INFO] [stderr]    Compiling multihash-derive v0.7.2
[INFO] [stderr]     Checking pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling prost-types v0.8.0
[INFO] [stderr] error: could not compile `wasm-bindgen` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8b0c2e5831d7353545aae4d6b159d8a59093517d577232a0601523c67889187d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b0c2e5831d7353545aae4d6b159d8a59093517d577232a0601523c67889187d", kill_on_drop: false }`
[INFO] [stdout] 8b0c2e5831d7353545aae4d6b159d8a59093517d577232a0601523c67889187d
