[INFO] cloning repository https://github.com/bifrost-codes/substrate-rpc-client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bifrost-codes/substrate-rpc-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbifrost-codes%2Fsubstrate-rpc-client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbifrost-codes%2Fsubstrate-rpc-client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b1cd17fbd9cfb3f80d1100abed3be1a35d9e8e7e [INFO] documenting bifrost-codes/substrate-rpc-client against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbifrost-codes%2Fsubstrate-rpc-client" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bifrost-codes/substrate-rpc-client on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bifrost-codes/substrate-rpc-client [INFO] finished tweaking git repo https://github.com/bifrost-codes/substrate-rpc-client [INFO] tweaked toml for git repo https://github.com/bifrost-codes/substrate-rpc-client written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/bifrost-codes/substrate-rpc-client already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b7b9fa2b03f43969485c9d060e93c1b2f043cc4588bf5405d33e430f988b834 [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" "4b7b9fa2b03f43969485c9d060e93c1b2f043cc4588bf5405d33e430f988b834", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b7b9fa2b03f43969485c9d060e93c1b2f043cc4588bf5405d33e430f988b834", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b7b9fa2b03f43969485c9d060e93c1b2f043cc4588bf5405d33e430f988b834", kill_on_drop: false }` [INFO] [stdout] 4b7b9fa2b03f43969485c9d060e93c1b2f043cc4588bf5405d33e430f988b834 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46c5cfe55d3d269a39654f7240364294430728e6cb874ecbaef93cc3dd4a61b1 [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" "46c5cfe55d3d269a39654f7240364294430728e6cb874ecbaef93cc3dd4a61b1", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling subtle v2.2.1 [INFO] [stderr] Checking byte-slice-cast v0.3.4 [INFO] [stderr] Checking bitvec v0.15.2 [INFO] [stderr] Checking sr-std v2.0.0 (https://github.com/paritytech/substrate?rev=605852eaa414ddae0bb12bb4974b9cba24ccf7db#605852ea) [INFO] [stderr] Compiling tiny-keccak v2.0.1 [INFO] [stderr] Checking zeroize v0.9.3 [INFO] [stderr] Checking environmental v1.0.2 [INFO] [stderr] Checking constant_time_eq v0.1.4 [INFO] [stderr] Checking hex v0.4.0 [INFO] [stderr] Checking integer-sqrt v0.1.2 [INFO] [stderr] Checking once_cell v0.2.4 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Checking trie-root v0.15.2 [INFO] [stderr] Compiling openssl-sys v0.9.52 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking getrandom v0.1.12 [INFO] [stderr] Checking hashbrown v0.1.8 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking uint v0.8.1 [INFO] [stderr] Compiling safe-mix v1.0.0 [INFO] [stderr] Checking backtrace-sys v0.1.32 [INFO] [stderr] Checking elastic-array v0.10.2 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking num-bigint v0.2.3 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Compiling strum_macros v0.15.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking backtrace v0.3.39 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking sha-1 v0.8.1 [INFO] [stderr] Checking hmac-drbg v0.2.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking substrate-panic-handler v2.0.0 (https://github.com/paritytech/substrate?rev=605852eaa414ddae0bb12bb4974b9cba24ccf7db#605852ea) [INFO] [stderr] Compiling curve25519-dalek v1.2.3 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking merlin v1.2.1 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking tokio-reactor v0.1.10 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking libsecp256k1 v0.3.1 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking fixed-hash v0.5.1 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Checking ws v0.9.1 [INFO] [stderr] Checking wasmi v0.6.2 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking once_cell v0.1.8 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Checking tokio-tls v0.2.1 [INFO] [stderr] Checking websocket-base v0.24.0 [INFO] [stderr] Checking websocket v0.24.0 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.10 [INFO] [stderr] Compiling substrate-debug-derive v2.0.0 (https://github.com/paritytech/substrate?rev=605852eaa414ddae0bb12bb4974b9cba24ccf7db#605852ea) [INFO] [stderr] Compiling impl-trait-for-tuples v0.1.3 [INFO] [stderr] Compiling malloc_size_of_derive v0.1.1 [INFO] [stderr] Compiling frame-support-procedural-tools-derive v2.0.0 (https://github.com/paritytech/substrate?rev=605852eaa414ddae0bb12bb4974b9cba24ccf7db#605852ea) [INFO] [stderr] Compiling tracing-attributes v0.1.5 [INFO] [stderr] Checking parity-util-mem v0.2.0 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking tracing v0.1.10 [INFO] [stderr] Compiling const-random-macro v0.1.6 [INFO] [stderr] Compiling paste-impl v0.1.6 [INFO] [stderr] Checking schnorrkel v0.8.5 [INFO] [stderr] Checking tiny-bip39 v0.6.2 [INFO] [stderr] Checking ed25519-dalek v0.9.1 [INFO] [stderr] Checking const-random v0.1.6 [INFO] [stderr] Checking ahash v0.2.16 [INFO] [stderr] Checking substrate-bip39 v0.3.1 [INFO] [stderr] Checking paste v0.1.6 [INFO] [stderr] Checking trie-db v0.16.0 [INFO] [stderr] Checking memory-db v0.15.2 [INFO] [stderr] Checking substrate-wasm-interface v2.0.0 (https://github.com/paritytech/substrate?rev=605852eaa414ddae0bb12bb4974b9cba24ccf7db#605852ea) [INFO] [stderr] Checking impl-serde v0.2.3 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Compiling toml v0.5.3 [INFO] [stderr] Checking substrate-primitives-storage v2.0.0 (https://github.com/paritytech/substrate?rev=605852eaa414ddae0bb12bb4974b9cba24ccf7db#605852ea) [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling frame-support-procedural-tools v2.0.0 (https://github.com/paritytech/substrate?rev=605852eaa414ddae0bb12bb4974b9cba24ccf7db#605852ea) [INFO] [stderr] Compiling parity-scale-codec-derive v1.0.3 [INFO] [stderr] Compiling substrate-runtime-interface-proc-macro v2.0.0 (https://github.com/paritytech/substrate?rev=605852eaa414ddae0bb12bb4974b9cba24ccf7db#605852ea) [INFO] [stderr] Compiling frame-support-procedural v2.0.0 (https://github.com/paritytech/substrate?rev=605852eaa414ddae0bb12bb4974b9cba24ccf7db#605852ea) [INFO] [stderr] Checking parity-scale-codec v1.1.0 [INFO] [stderr] Checking impl-codec v0.4.1 [INFO] [stderr] Checking sr-arithmetic v2.0.0 (https://github.com/paritytech/substrate?rev=605852eaa414ddae0bb12bb4974b9cba24ccf7db#605852ea) [INFO] [stderr] Checking primitive-types v0.6.1 [INFO] [stderr] Checking substrate-externalities v2.0.0 (https://github.com/paritytech/substrate?rev=605852eaa414ddae0bb12bb4974b9cba24ccf7db#605852ea) [INFO] [stderr] Checking substrate-runtime-interface v2.0.0 (https://github.com/paritytech/substrate?rev=605852eaa414ddae0bb12bb4974b9cba24ccf7db#605852ea) [INFO] [stderr] Checking substrate-primitives v2.0.0 (https://github.com/paritytech/substrate?rev=605852eaa414ddae0bb12bb4974b9cba24ccf7db#605852ea) [INFO] [stderr] Checking substrate-trie v2.0.0 (https://github.com/paritytech/substrate?rev=605852eaa414ddae0bb12bb4974b9cba24ccf7db#605852ea) [INFO] [stderr] Checking substrate-inherents v2.0.0 (https://github.com/paritytech/substrate?rev=605852eaa414ddae0bb12bb4974b9cba24ccf7db#605852ea) [INFO] [stderr] Checking frame-metadata v2.0.0 (https://github.com/paritytech/substrate?rev=605852eaa414ddae0bb12bb4974b9cba24ccf7db#605852ea) [INFO] [stderr] Checking substrate-state-machine v2.0.0 (https://github.com/paritytech/substrate?rev=605852eaa414ddae0bb12bb4974b9cba24ccf7db#605852ea) [INFO] [stderr] Checking sr-io v2.0.0 (https://github.com/paritytech/substrate?rev=605852eaa414ddae0bb12bb4974b9cba24ccf7db#605852ea) [INFO] [stderr] Checking substrate-application-crypto v2.0.0 (https://github.com/paritytech/substrate?rev=605852eaa414ddae0bb12bb4974b9cba24ccf7db#605852ea) [INFO] [stderr] Checking sr-primitives v2.0.0 (https://github.com/paritytech/substrate?rev=605852eaa414ddae0bb12bb4974b9cba24ccf7db#605852ea) [INFO] [stderr] Checking frame-support v2.0.0 (https://github.com/paritytech/substrate?rev=605852eaa414ddae0bb12bb4974b9cba24ccf7db#605852ea) [INFO] [stderr] Checking sr-version v2.0.0 (https://github.com/paritytech/substrate?rev=605852eaa414ddae0bb12bb4974b9cba24ccf7db#605852ea) [INFO] [stderr] Checking substrate-keyring v2.0.0 (https://github.com/paritytech/substrate?rev=605852eaa414ddae0bb12bb4974b9cba24ccf7db#605852ea) [INFO] [stderr] Checking node-primitives v2.0.0 (https://github.com/paritytech/substrate?rev=605852eaa414ddae0bb12bb4974b9cba24ccf7db#605852ea) [INFO] [stderr] Checking frame-system v2.0.0 (https://github.com/paritytech/substrate?rev=605852eaa414ddae0bb12bb4974b9cba24ccf7db#605852ea) [INFO] [stderr] Checking pallet-indices v2.0.0 (https://github.com/paritytech/substrate?rev=605852eaa414ddae0bb12bb4974b9cba24ccf7db#605852ea) [INFO] [stderr] Documenting substrate-rpc-client v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 16s [INFO] running `Command { std: "docker" "inspect" "46c5cfe55d3d269a39654f7240364294430728e6cb874ecbaef93cc3dd4a61b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46c5cfe55d3d269a39654f7240364294430728e6cb874ecbaef93cc3dd4a61b1", kill_on_drop: false }` [INFO] [stdout] 46c5cfe55d3d269a39654f7240364294430728e6cb874ecbaef93cc3dd4a61b1