[INFO] cloning repository https://github.com/zacksleo/substrate-poe-dapp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zacksleo/substrate-poe-dapp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzacksleo%2Fsubstrate-poe-dapp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzacksleo%2Fsubstrate-poe-dapp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e86775be6af1bd49a603d84a8392ddb2b4648d9c [INFO] testing zacksleo/substrate-poe-dapp against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzacksleo%2Fsubstrate-poe-dapp" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zacksleo/substrate-poe-dapp on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zacksleo/substrate-poe-dapp [INFO] finished tweaking git repo https://github.com/zacksleo/substrate-poe-dapp [INFO] tweaked toml for git repo https://github.com/zacksleo/substrate-poe-dapp written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/zacksleo/substrate-poe-dapp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d78d9c7818fad537d3b40e8064a8dc62d946e3beb5bca582271df2f3b1bebe5d [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" "d78d9c7818fad537d3b40e8064a8dc62d946e3beb5bca582271df2f3b1bebe5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d78d9c7818fad537d3b40e8064a8dc62d946e3beb5bca582271df2f3b1bebe5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d78d9c7818fad537d3b40e8064a8dc62d946e3beb5bca582271df2f3b1bebe5d", kill_on_drop: false }` [INFO] [stdout] d78d9c7818fad537d3b40e8064a8dc62d946e3beb5bca582271df2f3b1bebe5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26396a83a75c29782c51f5fe368e440afdfefb0b22525661aeb60426f3f4bb1a [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" "26396a83a75c29782c51f5fe368e440afdfefb0b22525661aeb60426f3f4bb1a", 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] Compiling semver v0.6.0 [INFO] [stderr] Compiling wast v36.0.0 [INFO] [stderr] Compiling snow v0.7.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling node-template v3.0.0 (/opt/rustwide/workdir/node) [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling stream-cipher v0.7.1 [INFO] [stderr] Compiling aes-soft v0.5.0 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling poly1305 v0.6.2 [INFO] [stderr] Compiling salsa20 v0.7.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling names v0.11.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling zstd-sys v1.4.20+zstd.1.4.9 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling wasmtime-fiber v0.27.0 [INFO] [stderr] Compiling psm v0.1.13 [INFO] [stderr] Compiling simba v0.5.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Compiling hmac-drbg v0.2.0 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling aes v0.5.0 [INFO] [stderr] Compiling build-helper v0.1.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling wasmtime-runtime v0.27.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling aes-gcm v0.7.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling rand_distr v0.4.1 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling twox-hash v1.6.0 [INFO] [stderr] Compiling cuckoofilter v0.5.0 [INFO] [stderr] Compiling wasmi v0.9.0 [INFO] [stderr] Compiling rayon v1.5.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,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="hmac"' --cfg 'feature="hmac-drbg"' --cfg 'feature="sha2"' --cfg 'feature="std"' --cfg 'feature="typenum"' -C metadata=fc0c1bddcf0e678c -C extra-filename=-fc0c1bddcf0e678c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayref=/opt/rustwide/target/debug/deps/libarrayref-d74246b9792fc0ab.rmeta --extern crunchy=/opt/rustwide/target/debug/deps/libcrunchy-2cc5a78fe974f1de.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-d2001b873cbee153.rmeta --extern hmac_drbg=/opt/rustwide/target/debug/deps/libhmac_drbg-1f0605b9c4b09cc5.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-d1a819f709a58048.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-95b11944cded7535.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-59696483ad6417cc.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-7c17936734eab9d3.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "26396a83a75c29782c51f5fe368e440afdfefb0b22525661aeb60426f3f4bb1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26396a83a75c29782c51f5fe368e440afdfefb0b22525661aeb60426f3f4bb1a", kill_on_drop: false }` [INFO] [stdout] 26396a83a75c29782c51f5fe368e440afdfefb0b22525661aeb60426f3f4bb1a