[INFO] crate pallet-treasury 2.0.0-alpha.3 is already in cache [INFO] checking pallet-treasury-2.0.0-alpha.3 against try#89c05fd3cc6404a13e1bd71450c6132a2755fa4b for pr-69741 [INFO] extracting crate pallet-treasury 2.0.0-alpha.3 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate pallet-treasury 2.0.0-alpha.3 on toolchain 89c05fd3cc6404a13e1bd71450c6132a2755fa4b [INFO] running `"/workspace/cargo-home/bin/cargo" "+89c05fd3cc6404a13e1bd71450c6132a2755fa4b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate pallet-treasury 2.0.0-alpha.3 [INFO] finished tweaking crates.io crate pallet-treasury 2.0.0-alpha.3 [INFO] tweaked toml for crates.io crate pallet-treasury 2.0.0-alpha.3 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+89c05fd3cc6404a13e1bd71450c6132a2755fa4b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+89c05fd3cc6404a13e1bd71450c6132a2755fa4b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+89c05fd3cc6404a13e1bd71450c6132a2755fa4b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] d1472bed53fc65b4f05bf680781bcc6333ad6e83b3b273a2fc43f82dd6d787be [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "d1472bed53fc65b4f05bf680781bcc6333ad6e83b3b273a2fc43f82dd6d787be"` [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Checking sp-std v2.0.0-alpha.3 [INFO] [stderr] Checking parity-wasm v0.41.0 [INFO] [stderr] Checking hash-db v0.15.2 [INFO] [stderr] Checking zeroize v0.9.3 [INFO] [stderr] Compiling tiny-keccak v2.0.1 [INFO] [stderr] Checking environmental v1.1.1 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking integer-sqrt v0.1.3 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Checking bitmask v0.5.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling impl-trait-for-tuples v0.1.3 [INFO] [stderr] Compiling sp-debug-derive v2.0.0-alpha.3 [INFO] [stderr] Compiling derive_more v0.99.3 [INFO] [stderr] Compiling frame-support-procedural-tools-derive v2.0.0-alpha.3 [INFO] [stderr] Compiling tracing-attributes v0.1.7 [INFO] [stderr] Checking sp-panic-handler v2.0.0-alpha.3 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling parity-util-mem-derive v0.1.0 [INFO] [stderr] Checking trie-root v0.16.0 [INFO] [stderr] Checking num-rational v0.2.3 [INFO] [stderr] Checking impl-serde v0.3.0 [INFO] [stderr] Checking impl-serde v0.2.3 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Checking once_cell v1.3.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Checking hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking fixed-hash v0.5.2 [INFO] [stderr] Checking uint v0.8.2 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking wasmi-validation v0.3.0 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Checking tiny-bip39 v0.7.1 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Compiling parity-scale-codec-derive v1.2.0 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v2.0.0-alpha.3 [INFO] [stderr] Compiling sp-api-proc-macro v2.0.0-alpha.3 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling paste-impl v0.1.7 [INFO] [stderr] Checking wasmi v0.6.2 [INFO] [stderr] Checking merlin v1.3.0 [INFO] [stderr] Checking curve25519-dalek v2.0.0 [INFO] [stderr] Checking tracing v0.1.13 [INFO] [stderr] Compiling frame-support-procedural-tools v2.0.0-alpha.3 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking ahash v0.2.18 [INFO] [stderr] Checking ed25519-dalek v1.0.0-pre.3 [INFO] [stderr] Checking sp-storage v2.0.0-alpha.3 [INFO] [stderr] Checking paste v0.1.7 [INFO] [stderr] Checking schnorrkel v0.8.5 [INFO] [stderr] Checking sp-externalities v0.8.0-alpha.3 [INFO] [stderr] Checking trie-db v0.20.0 [INFO] [stderr] Compiling frame-support-procedural v2.0.0-alpha.3 [INFO] [stderr] Checking substrate-bip39 v0.3.1 [INFO] [stderr] error: could not compile `libsecp256k1`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name secp256k1 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsecp256k1-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="hmac"' --cfg 'feature="hmac-drbg"' --cfg 'feature="sha2"' --cfg 'feature="std"' --cfg 'feature="typenum"' -C metadata=5c893f907bee011e -C extra-filename=-5c893f907bee011e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayref=/opt/rustwide/target/debug/deps/libarrayref-c85ee33500d09635.rmeta --extern crunchy=/opt/rustwide/target/debug/deps/libcrunchy-d72b69df0045b354.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-d89598f8e513c667.rmeta --extern hmac_drbg=/opt/rustwide/target/debug/deps/libhmac_drbg-0394348a627451fe.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-0ebf2264d3301fdf.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-3e1b9438ad192c08.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-bd66f41506172cec.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-6cbad7e1b3fb4525.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `sp-api-proc-macro`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name sp_api_proc_macro --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-api-proc-macro-2.0.0-alpha.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=9c8d95e4e599c902 -C extra-filename=-9c8d95e4e599c902 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern blake2_rfc=/opt/rustwide/target/debug/deps/libblake2_rfc-0c6ab769f4a0ca21.rlib --extern proc_macro_crate=/opt/rustwide/target/debug/deps/libproc_macro_crate-234701846903173d.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a1c5d77965fae297.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-181e9436fca5e920.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-8249749c6179b0b9.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "d1472bed53fc65b4f05bf680781bcc6333ad6e83b3b273a2fc43f82dd6d787be"` [INFO] running `"docker" "rm" "-f" "d1472bed53fc65b4f05bf680781bcc6333ad6e83b3b273a2fc43f82dd6d787be"` [INFO] [stdout] d1472bed53fc65b4f05bf680781bcc6333ad6e83b3b273a2fc43f82dd6d787be