[INFO] fetching crate exocore 0.1.19... [INFO] testing exocore-0.1.19 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate exocore 0.1.19 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate exocore 0.1.19 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate exocore 0.1.19 [INFO] finished tweaking crates.io crate exocore 0.1.19 [INFO] tweaked toml for crates.io crate exocore 0.1.19 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded exocore-discovery v0.1.19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48e11b3ab776fddef08e9cdb9ab93ebef21b77725bb2241a5299955e9e485b88 [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" "48e11b3ab776fddef08e9cdb9ab93ebef21b77725bb2241a5299955e9e485b88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48e11b3ab776fddef08e9cdb9ab93ebef21b77725bb2241a5299955e9e485b88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48e11b3ab776fddef08e9cdb9ab93ebef21b77725bb2241a5299955e9e485b88", kill_on_drop: false }` [INFO] [stdout] 48e11b3ab776fddef08e9cdb9ab93ebef21b77725bb2241a5299955e9e485b88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--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] 51feb74c4bc2934244365102a22a81f0f5d93797abe5ed9d4687739870a4d73a [INFO] running `Command { std: "docker" "start" "-a" "51feb74c4bc2934244365102a22a81f0f5d93797abe5ed9d4687739870a4d73a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.79 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling asn1_der v0.7.5 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling is_debug v1.0.1 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling parity-send-wrapper v0.1.0 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Compiling ed25519 v1.4.0 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling blake2b_simd v1.0.0 [INFO] [stderr] Compiling blake2s_simd v1.0.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling if-addrs v0.6.7 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling quicksink v0.1.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling shadow-rs v0.8.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling sha3 v0.10.1 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling lru v0.7.2 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling snow v0.8.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling exocore-core v0.1.19 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling libsecp256k1 v0.7.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling enum-as-inner v0.3.4 [INFO] [stderr] Compiling open-metrics-client-derive-text-encode v0.1.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling libp2p-swarm-derive v0.26.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling open-metrics-client v0.12.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling x25519-dalek v1.2.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling petname v1.1.2 [INFO] [stderr] Compiling js-sys v0.3.56 [INFO] [stderr] Compiling pin-project v0.4.29 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling multihash-derive v0.7.2 [INFO] [stderr] Compiling multihash-derive v0.8.0 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling asynchronous-codec v0.6.0 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling unsigned-varint v0.7.1 [INFO] [stderr] Compiling rw-stream-sink v0.2.1 [INFO] [stderr] Compiling wasm-timer v0.2.5 [INFO] [stderr] Compiling exocore-apps-macros v0.1.19 [INFO] [stderr] Compiling multihash v0.14.0 [INFO] [stderr] Compiling multihash v0.16.1 [INFO] [stderr] Compiling gloo-timers v0.2.3 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.29 [INFO] [stderr] Compiling web-sys v0.3.56 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling libp2p-core v0.30.2 [INFO] [stderr] Compiling libp2p-identify v0.32.1 [INFO] [stderr] Compiling libp2p-noise v0.33.0 [INFO] [stderr] Compiling exocore-protos v0.1.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling multiaddr v0.13.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling multistream-select v0.10.4 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling yamux v0.9.0 [INFO] [stderr] Compiling soketto v0.7.1 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling log4rs v1.0.0 [INFO] [stderr] Compiling futures-rustls v0.22.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.7.0/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="default"' --cfg 'feature="hmac"' --cfg 'feature="hmac-drbg"' --cfg 'feature="sha2"' --cfg 'feature="static-context"' --cfg 'feature="std"' --cfg 'feature="typenum"' -C metadata=cb77eb14aca96812 -C extra-filename=-cb77eb14aca96812 --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 base64=/opt/rustwide/target/debug/deps/libbase64-1145ef293b6ad734.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-6deb1444f654a418.rmeta --extern hmac_drbg=/opt/rustwide/target/debug/deps/libhmac_drbg-731e9d4a610d4380.rmeta --extern libsecp256k1_core=/opt/rustwide/target/debug/deps/liblibsecp256k1_core-f7f472c68e336d07.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-e429501f28d31263.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-dd491e63e2c9174c.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-fea07080a064231f.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-8501016244ebc8cc.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" "51feb74c4bc2934244365102a22a81f0f5d93797abe5ed9d4687739870a4d73a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51feb74c4bc2934244365102a22a81f0f5d93797abe5ed9d4687739870a4d73a", kill_on_drop: false }` [INFO] [stdout] 51feb74c4bc2934244365102a22a81f0f5d93797abe5ed9d4687739870a4d73a