[INFO] fetching crate enr-cli 0.3.0... [INFO] testing enr-cli-0.3.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate enr-cli 0.3.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate enr-cli 0.3.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate enr-cli 0.3.0 [INFO] finished tweaking crates.io crate enr-cli 0.3.0 [INFO] tweaked toml for crates.io crate enr-cli 0.3.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate enr-cli 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spki v0.3.0 [INFO] [stderr] Downloaded der v0.3.5 [INFO] [stderr] Downloaded const-oid v0.5.2 [INFO] [stderr] Downloaded ecdsa v0.11.1 [INFO] [stderr] Downloaded k256 v0.8.1 [INFO] [stderr] Downloaded enr v0.5.1 [INFO] [stderr] Downloaded eth2_ssz v0.4.0 [INFO] [stderr] Downloaded eth2_ssz_derive v0.3.0 [INFO] [stderr] Downloaded libp2p-core v0.31.1 [INFO] [stderr] Downloaded ff v0.9.0 [INFO] [stderr] Downloaded group v0.9.0 [INFO] [stderr] Downloaded elliptic-curve v0.9.12 [INFO] [stderr] Downloaded multistream-select v0.11.0 [INFO] [stderr] Downloaded pkcs8 v0.6.1 [INFO] [stderr] Downloaded p256 v0.10.1 [INFO] running `Command { std: "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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.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] 8b7a9a9b57a4f6a798ce1f16c94892226277c25a2c04770bdb88b06f4c6b0d1e [INFO] running `Command { std: "docker" "start" "-a" "8b7a9a9b57a4f6a798ce1f16c94892226277c25a2c04770bdb88b06f4c6b0d1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b7a9a9b57a4f6a798ce1f16c94892226277c25a2c04770bdb88b06f4c6b0d1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b7a9a9b57a4f6a798ce1f16c94892226277c25a2c04770bdb88b06f4c6b0d1e", kill_on_drop: false }` [INFO] [stdout] 8b7a9a9b57a4f6a798ce1f16c94892226277c25a2c04770bdb88b06f4c6b0d1e [INFO] running `Command { std: "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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2770724b186640ac29b1cef052a0de87525b653663bf8d17f136dee272e36901 [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" "2770724b186640ac29b1cef052a0de87525b653663bf8d17f136dee272e36901", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling const-oid v0.5.2 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling byte-slice-cast v1.2.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling unsigned-varint v0.7.1 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling asn1_der v0.7.5 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rlp v0.5.1 [INFO] [stderr] Compiling der v0.3.5 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crypto-common v0.1.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling digest v0.10.2 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling uint v0.9.3 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling spki v0.3.0 [INFO] [stderr] Compiling sha2 v0.10.1 [INFO] [stderr] Compiling pkcs8 v0.6.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v3.0.14 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling signature v1.3.2 [INFO] [stderr] Compiling ff v0.11.0 [INFO] [stderr] Compiling libsecp256k1 v0.7.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ed25519 v1.3.0 [INFO] [stderr] Compiling group v0.11.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ff v0.9.0 [INFO] [stderr] Compiling group v0.9.0 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling zeroize_derive v1.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling zeroize v1.5.2 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling sec1 v0.2.1 [INFO] [stderr] Compiling elliptic-curve v0.9.12 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling pin-project v0.4.29 [INFO] [stderr] Compiling eth2_ssz_derive v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling ecdsa v0.11.1 [INFO] [stderr] Compiling rfc6979 v0.1.0 [INFO] [stderr] Compiling elliptic-curve v0.11.12 [INFO] [stderr] Compiling k256 v0.8.1 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling ecdsa v0.13.4 [INFO] [stderr] Compiling p256 v0.10.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling libp2p-core v0.31.1 [INFO] [stderr] Compiling rw-stream-sink v0.2.1 [INFO] [stderr] Compiling multistream-select v0.11.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling impl-serde v0.3.2 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling enr v0.5.1 [INFO] [stderr] Compiling ethbloom v0.11.1 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Compiling multihash-derive v0.7.2 [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=7825c61eee6056f6 -C extra-filename=-7825c61eee6056f6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayref=/opt/rustwide/target/debug/deps/libarrayref-3da31b0468d3a12a.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-7a6efe86d293e42a.rmeta --extern hmac_drbg=/opt/rustwide/target/debug/deps/libhmac_drbg-94bcf60f46e2203e.rmeta --extern libsecp256k1_core=/opt/rustwide/target/debug/deps/liblibsecp256k1_core-024537487e38653a.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-18573160d188482e.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-2e890cfc74a3139d.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-99277cf589a2b350.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-7cce747769eb0ca2.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" "2770724b186640ac29b1cef052a0de87525b653663bf8d17f136dee272e36901", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2770724b186640ac29b1cef052a0de87525b653663bf8d17f136dee272e36901", kill_on_drop: false }` [INFO] [stdout] 2770724b186640ac29b1cef052a0de87525b653663bf8d17f136dee272e36901