[INFO] cloning repository https://github.com/lore-lml/iota-streams-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lore-lml/iota-streams-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flore-lml%2Fiota-streams-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flore-lml%2Fiota-streams-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0eec9ffb7dea99fbdad26dad88762abcfd4bf89a [INFO] testing lore-lml/iota-streams-test against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flore-lml%2Fiota-streams-test" "/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/lore-lml/iota-streams-test on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lore-lml/iota-streams-test [INFO] finished tweaking git repo https://github.com/lore-lml/iota-streams-test [INFO] tweaked toml for git repo https://github.com/lore-lml/iota-streams-test written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/iotaledger/crypto.rs` [INFO] [stderr] Updating git repository `https://github.com/iotaledger/streams` [INFO] [stderr] Updating git repository `https://github.com/iotaledger/iota.rs` [INFO] [stderr] Updating git repository `https://github.com/iotaledger/crypto.rs` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+1.55.0" "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] 072a8c39d22f68bb9bdbfe138242579676d35049d868c3b0fd992e5759887f2e [INFO] running `Command { std: "docker" "start" "-a" "072a8c39d22f68bb9bdbfe138242579676d35049d868c3b0fd992e5759887f2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "072a8c39d22f68bb9bdbfe138242579676d35049d868c3b0fd992e5759887f2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "072a8c39d22f68bb9bdbfe138242579676d35049d868c3b0fd992e5759887f2e", kill_on_drop: false }` [INFO] [stdout] 072a8c39d22f68bb9bdbfe138242579676d35049d868c3b0fd992e5759887f2e [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" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95a037fea0577cd60e889fbf44fc0fbc28049ac779a5dc1724a31ec15c27f475 [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" "95a037fea0577cd60e889fbf44fc0fbc28049ac779a5dc1724a31ec15c27f475", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling unsigned-varint v0.7.0 [INFO] [stderr] Compiling cty v0.2.1 [INFO] [stderr] Compiling iota-streams-app v1.0.1 (https://github.com/iotaledger/streams?branch=develop#5f7c9678) [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling ed25519 v1.2.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling cstr_core v0.2.4 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling prost-build v0.8.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling poly1305 v0.6.2 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling iota-crypto v0.7.0 (https://github.com/iotaledger/crypto.rs?branch=dev#1f501cb8) [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling libsecp256k1 v0.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling prost-derive v0.8.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling zeroize v1.4.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling chacha20 v0.6.0 [INFO] [stderr] Compiling chacha20poly1305 v0.7.1 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling iota-streams-core v0.3.1 (https://github.com/iotaledger/streams?branch=develop#5f7c9678) [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling ed25519-zebra v2.2.0 [INFO] [stderr] Compiling iota-crypto v0.4.2 [INFO] [stderr] Compiling prost v0.8.0 [INFO] [stderr] Compiling iota-streams-core-keccak v0.3.1 (https://github.com/iotaledger/streams?branch=develop#5f7c9678) [INFO] [stderr] Compiling prost-types v0.8.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling rw-stream-sink v0.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling bee-ternary v0.4.2-alpha [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling iota-crypto v0.6.0 (https://github.com/iotaledger/crypto.rs?rev=e42be4d#e42be4d0) [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling iota-streams-core-edsig v0.2.1 (https://github.com/iotaledger/streams?branch=develop#5f7c9678) [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling multistream-select v0.10.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling bee-crypto v0.2.1-alpha [INFO] [stderr] Compiling iota-streams-ddml v0.2.3 (https://github.com/iotaledger/streams?branch=develop#5f7c9678) [INFO] [stderr] Compiling bee-common v0.4.1 [INFO] [stderr] Compiling bee-pow v0.1.0 [INFO] [stderr] Compiling bee-message v0.1.5 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling libp2p-core v0.29.0 [INFO] [stderr] Compiling multihash-derive v0.7.2 [INFO] [stderr] Compiling bee-ledger v0.4.0 [INFO] [stderr] error: could not compile `libsecp256k1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name libsecp256k1 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsecp256k1-0.5.0/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="static-context"' --cfg 'feature="std"' --cfg 'feature="typenum"' -C metadata=d53a8ca04acbbb22 -C extra-filename=-d53a8ca04acbbb22 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayref=/opt/rustwide/target/debug/deps/libarrayref-dfd5feafb83e6c19.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-5d3cd80c53440721.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-24716e0bdbc1377d.rmeta --extern hmac_drbg=/opt/rustwide/target/debug/deps/libhmac_drbg-a16a258c68f0b580.rmeta --extern libsecp256k1_core=/opt/rustwide/target/debug/deps/liblibsecp256k1_core-38aa0821ecc628e6.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-4033d82a20091196.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-596d91437408bda6.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-8ed81183205bfb03.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-81ca94bc9a0f2863.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" "95a037fea0577cd60e889fbf44fc0fbc28049ac779a5dc1724a31ec15c27f475", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95a037fea0577cd60e889fbf44fc0fbc28049ac779a5dc1724a31ec15c27f475", kill_on_drop: false }` [INFO] [stdout] 95a037fea0577cd60e889fbf44fc0fbc28049ac779a5dc1724a31ec15c27f475