[INFO] cloning repository https://github.com/near/rainbow-bridge-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/near/rainbow-bridge-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnear%2Frainbow-bridge-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnear%2Frainbow-bridge-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b9096189af828d3684c9124dbd0c0072a35cd9f7 [INFO] documenting near/rainbow-bridge-rs 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%2Fnear%2Frainbow-bridge-rs" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/near/rainbow-bridge-rs 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] removed /workspace/builds/worker-9/source/rust-toolchain [INFO] started tweaking git repo https://github.com/near/rainbow-bridge-rs [INFO] finished tweaking git repo https://github.com/near/rainbow-bridge-rs [INFO] tweaked toml for git repo https://github.com/near/rainbow-bridge-rs written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/near/rainbow-bridge-rs 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 024792b126ddf90f55e03aa6577f087549a2ffc7172aec253ca80eeb9740b68f [INFO] running `Command { std: "docker" "start" "-a" "024792b126ddf90f55e03aa6577f087549a2ffc7172aec253ca80eeb9740b68f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "024792b126ddf90f55e03aa6577f087549a2ffc7172aec253ca80eeb9740b68f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "024792b126ddf90f55e03aa6577f087549a2ffc7172aec253ca80eeb9740b68f", kill_on_drop: false }` [INFO] [stdout] 024792b126ddf90f55e03aa6577f087549a2ffc7172aec253ca80eeb9740b68f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] da6e5fe547295aba5fca905bdb0f75cc8aec0fd6ce18a80f9f085f94abc02cc6 [INFO] running `Command { std: "docker" "start" "-a" "da6e5fe547295aba5fca905bdb0f75cc8aec0fd6ce18a80f9f085f94abc02cc6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Checking hamming v0.1.3 [INFO] [stderr] Checking primal-estimate v0.2.1 [INFO] [stderr] Checking arrutil v0.1.2 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking rlp v0.4.5 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Checking primal-bit v0.2.4 [INFO] [stderr] Checking uint v0.8.3 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking impl-rlp v0.2.1 [INFO] [stderr] Checking primal-sieve v0.2.9 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking num-integer v0.1.43 [INFO] [stderr] Checking num-bigint v0.2.6 [INFO] [stderr] Checking primal-check v0.2.3 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking primal v0.2.3 [INFO] [stderr] Checking rand_core v0.5.1 [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 borsh-derive-internal v0.6.2 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.6.2 [INFO] [stderr] Compiling near-sdk-core v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.112 [INFO] [stderr] Compiling borsh-derive v0.6.2 [INFO] [stderr] Compiling near-sdk-macros v0.11.0 [INFO] [stderr] Compiling derive_more v0.99.8 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Checking borsh v0.6.2 [INFO] [stderr] Checking parity-scale-codec v1.3.0 [INFO] [stderr] Checking impl-serde v0.3.1 [INFO] [stderr] Checking ethbloom v0.9.2 [INFO] [stderr] Checking near-runtime-fees v0.9.1 [INFO] [stderr] Compiling near-rpc-error-core v0.1.0 [INFO] [stderr] Compiling near-rpc-error-macro v0.1.0 [INFO] [stderr] Checking impl-codec v0.4.2 [INFO] [stderr] Checking primitive-types v0.7.2 [INFO] [stderr] Checking near-vm-errors v0.9.1 [INFO] [stderr] Checking near-vm-logic v0.9.1 [INFO] [stderr] Checking ethereum-types v0.9.2 [INFO] [stderr] Checking ethash v0.4.0 (https://github.com/nearprotocol/rust-ethash?branch=upgrade-eth-types#d1dd3efa) [INFO] [stderr] Checking ethabi v12.0.0 [INFO] [stderr] Checking near-sdk v0.11.0 [INFO] [stderr] Checking eth-types v0.1.0 (/opt/rustwide/workdir/eth-types) [INFO] [stderr] Documenting eth-types v0.1.0 (/opt/rustwide/workdir/eth-types) [INFO] [stderr] Documenting eth-client v0.1.0 (/opt/rustwide/workdir/eth-client) [INFO] [stderr] Documenting eth-prover v0.1.0 (/opt/rustwide/workdir/eth-prover) [INFO] [stderr] Documenting mintable-fungible-token v0.2.0 (/opt/rustwide/workdir/mintable-fungible-token) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> eth-prover/src/lib.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | / /// Iterate the proof following the key. [INFO] [stdout] 162 | | /// Return True if the value at the leaf is equal to the expected value. [INFO] [stdout] 163 | | /// @param expected_root is the expected root of the current proof node. [INFO] [stdout] 164 | | /// @param key is the key for which we are proving the value. [INFO] [stdout] ... | [INFO] [stdout] 175 | | /// JS impl: https://github.com/slockit/in3/blob/master/src/util/merkleProof.ts [INFO] [stdout] 176 | | /// [INFO] [stdout] | |_______^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> eth-prover/src/lib.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | / /// Iterate the proof following the key. [INFO] [stdout] 162 | | /// Return True if the value at the leaf is equal to the expected value. [INFO] [stdout] 163 | | /// @param expected_root is the expected root of the current proof node. [INFO] [stdout] 164 | | /// @param key is the key for which we are proving the value. [INFO] [stdout] ... | [INFO] [stdout] 175 | | /// JS impl: https://github.com/slockit/in3/blob/master/src/util/merkleProof.ts [INFO] [stdout] 176 | | /// [INFO] [stdout] | |_______^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> eth-prover/src/lib.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | / /// Iterate the proof following the key. [INFO] [stdout] 162 | | /// Return True if the value at the leaf is equal to the expected value. [INFO] [stdout] 163 | | /// @param expected_root is the expected root of the current proof node. [INFO] [stdout] 164 | | /// @param key is the key for which we are proving the value. [INFO] [stdout] ... | [INFO] [stdout] 175 | | /// JS impl: https://github.com/slockit/in3/blob/master/src/util/merkleProof.ts [INFO] [stdout] 176 | | /// [INFO] [stdout] | |_______^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> eth-prover/src/lib.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | / /// Iterate the proof following the key. [INFO] [stdout] 162 | | /// Return True if the value at the leaf is equal to the expected value. [INFO] [stdout] 163 | | /// @param expected_root is the expected root of the current proof node. [INFO] [stdout] 164 | | /// @param key is the key for which we are proving the value. [INFO] [stdout] ... | [INFO] [stdout] 175 | | /// JS impl: https://github.com/slockit/in3/blob/master/src/util/merkleProof.ts [INFO] [stdout] 176 | | /// [INFO] [stdout] | |_______^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> eth-prover/src/lib.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | / /// Iterate the proof following the key. [INFO] [stdout] 162 | | /// Return True if the value at the leaf is equal to the expected value. [INFO] [stdout] 163 | | /// @param expected_root is the expected root of the current proof node. [INFO] [stdout] 164 | | /// @param key is the key for which we are proving the value. [INFO] [stdout] ... | [INFO] [stdout] 175 | | /// JS impl: https://github.com/slockit/in3/blob/master/src/util/merkleProof.ts [INFO] [stdout] 176 | | /// [INFO] [stdout] | |_______^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> eth-prover/src/lib.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | / /// Iterate the proof following the key. [INFO] [stdout] 162 | | /// Return True if the value at the leaf is equal to the expected value. [INFO] [stdout] 163 | | /// @param expected_root is the expected root of the current proof node. [INFO] [stdout] 164 | | /// @param key is the key for which we are proving the value. [INFO] [stdout] ... | [INFO] [stdout] 175 | | /// JS impl: https://github.com/slockit/in3/blob/master/src/util/merkleProof.ts [INFO] [stdout] 176 | | /// [INFO] [stdout] | |_______^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 05s [INFO] running `Command { std: "docker" "inspect" "da6e5fe547295aba5fca905bdb0f75cc8aec0fd6ce18a80f9f085f94abc02cc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da6e5fe547295aba5fca905bdb0f75cc8aec0fd6ce18a80f9f085f94abc02cc6", kill_on_drop: false }` [INFO] [stdout] da6e5fe547295aba5fca905bdb0f75cc8aec0fd6ce18a80f9f085f94abc02cc6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9328750fab418e9b92c2658c134d87406b49cc67724a6457c079ee60dc66e715 [INFO] running `Command { std: "docker" "start" "-a" "9328750fab418e9b92c2658c134d87406b49cc67724a6457c079ee60dc66e715", 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" "9328750fab418e9b92c2658c134d87406b49cc67724a6457c079ee60dc66e715", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9328750fab418e9b92c2658c134d87406b49cc67724a6457c079ee60dc66e715", kill_on_drop: false }` [INFO] [stdout] 9328750fab418e9b92c2658c134d87406b49cc67724a6457c079ee60dc66e715