[INFO] cloning repository https://github.com/Wizdave97/extrinsic-from-proof [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Wizdave97/extrinsic-from-proof" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWizdave97%2Fextrinsic-from-proof", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWizdave97%2Fextrinsic-from-proof'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f91119bd19d0e126409531f08905b3ab1a83e126 [INFO] documenting Wizdave97/extrinsic-from-proof 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%2FWizdave97%2Fextrinsic-from-proof" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Wizdave97/extrinsic-from-proof 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] started tweaking git repo https://github.com/Wizdave97/extrinsic-from-proof [INFO] finished tweaking git repo https://github.com/Wizdave97/extrinsic-from-proof [INFO] tweaked toml for git repo https://github.com/Wizdave97/extrinsic-from-proof written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Wizdave97/extrinsic-from-proof 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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] c888614016c1dda08449b5dfd3fdd6bc4e20e4e69e8fbf2d50e0a8c8d97bd27d [INFO] running `Command { std: "docker" "start" "-a" "c888614016c1dda08449b5dfd3fdd6bc4e20e4e69e8fbf2d50e0a8c8d97bd27d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c888614016c1dda08449b5dfd3fdd6bc4e20e4e69e8fbf2d50e0a8c8d97bd27d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c888614016c1dda08449b5dfd3fdd6bc4e20e4e69e8fbf2d50e0a8c8d97bd27d", kill_on_drop: false }` [INFO] [stdout] c888614016c1dda08449b5dfd3fdd6bc4e20e4e69e8fbf2d50e0a8c8d97bd27d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 702925f9bda82052d98dd74df61e6ccef6cc0aeef613dff68370fc12e8676d51 [INFO] running `Command { std: "docker" "start" "-a" "702925f9bda82052d98dd74df61e6ccef6cc0aeef613dff68370fc12e8676d51", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking byte-slice-cast v1.2.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking parity-wasm v0.42.2 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking environmental v1.1.3 [INFO] [stderr] Compiling parity-util-mem v0.11.0 [INFO] [stderr] Checking hash-db v0.15.2 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking sp-std v4.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#7ad6a90d) [INFO] [stderr] Checking sp-std v4.0.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling memory_units v0.3.0 [INFO] [stderr] Compiling signature v1.4.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling dyn-clone v1.0.5 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling rustls v0.20.5 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling base58 v0.2.0 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Checking rustls-pemfile v1.0.0 [INFO] [stderr] Checking wyz v0.5.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Checking trie-root v0.17.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Checking der v0.5.1 [INFO] [stderr] Compiling ed25519 v1.5.2 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking rustls-native-certs v0.6.2 [INFO] [stderr] Checking wasmi-validation v0.4.1 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking parking_lot_core v0.9.3 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking object v0.28.4 [INFO] [stderr] Checking bitvec v1.0.0 [INFO] [stderr] Compiling uint v0.9.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling hash256-std-hasher v0.15.2 [INFO] [stderr] Checking lock_api v0.4.7 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ff v0.11.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking libsecp256k1-core v0.3.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking pbkdf2 v0.8.0 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking pbkdf2 v0.4.0 [INFO] [stderr] Checking group v0.11.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Checking trie-db v0.23.1 [INFO] [stderr] Checking hmac-drbg v0.3.0 [INFO] [stderr] Checking sha3 v0.10.1 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking blake2 v0.10.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Checking secp256k1 v0.21.3 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking sp-panic-handler v4.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#7ad6a90d) [INFO] [stderr] Checking sp-panic-handler v4.0.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Checking sp-core-hashing v4.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#7ad6a90d) [INFO] [stderr] Checking sp-core-hashing v4.0.0 [INFO] [stderr] Checking webpki-roots v0.22.3 [INFO] [stderr] Compiling libsecp256k1 v0.7.0 [INFO] [stderr] Checking wasmi v0.9.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling ref-cast-impl v1.0.7 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling parity-util-mem-derive v0.1.0 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Compiling sp-debug-derive v4.0.0 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling sp-debug-derive v4.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#7ad6a90d) [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] error: could not compile `darling_core` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name darling_core --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/darling_core-0.14.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="strsim"' --cfg 'feature="suggestions"' -C metadata=ef76abae93de8777 -C extra-filename=-ef76abae93de8777 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fnv=/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rmeta --extern ident_case=/opt/rustwide/target/debug/deps/libident_case-f9e0d0fa5402f0d8.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f6f9f5040ac5f0c0.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-3852e1aca6e40445.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-be6ba759f95a5238.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-c2d704093ec1ec13.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `impl-trait-for-tuples` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name impl_trait_for_tuples --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/impl-trait-for-tuples-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=d1a4eb107dc42228 -C extra-filename=-d1a4eb107dc42228 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f6f9f5040ac5f0c0.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-3852e1aca6e40445.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c2d704093ec1ec13.rlib --extern proc_macro --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `thiserror-impl` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name thiserror_impl --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/thiserror-impl-1.0.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=524b161a101e9bd8 -C extra-filename=-524b161a101e9bd8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f6f9f5040ac5f0c0.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-3852e1aca6e40445.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c2d704093ec1ec13.rlib --extern proc_macro --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "702925f9bda82052d98dd74df61e6ccef6cc0aeef613dff68370fc12e8676d51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "702925f9bda82052d98dd74df61e6ccef6cc0aeef613dff68370fc12e8676d51", kill_on_drop: false }` [INFO] [stdout] 702925f9bda82052d98dd74df61e6ccef6cc0aeef613dff68370fc12e8676d51