[INFO] fetching crate fuel-core-keygen 0.18.1... [INFO] building fuel-core-keygen-0.18.1 against master#3266c36624e804f9f086ebd40db19039b55a4ec1 for pr-111698 [INFO] extracting crate fuel-core-keygen 0.18.1 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate fuel-core-keygen 0.18.1 on toolchain 3266c36624e804f9f086ebd40db19039b55a4ec1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3266c36624e804f9f086ebd40db19039b55a4ec1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fuel-core-keygen 0.18.1 [INFO] finished tweaking crates.io crate fuel-core-keygen 0.18.1 [INFO] tweaked toml for crates.io crate fuel-core-keygen 0.18.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate fuel-core-keygen 0.18.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3266c36624e804f9f086ebd40db19039b55a4ec1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fuel-core-types v0.18.1 [INFO] [stderr] Downloaded tai64 v4.0.0 [INFO] [stderr] Downloaded asn1_der v0.7.6 [INFO] [stderr] Downloaded fuel-types v0.31.1 [INFO] [stderr] Downloaded libp2p-core v0.38.0 [INFO] [stderr] Downloaded fuel-vm v0.31.1 [INFO] [stderr] Downloaded fuel-tx v0.31.1 [INFO] [stderr] Downloaded fuel-merkle v0.31.1 [INFO] [stderr] Downloaded fuel-asm v0.31.1 [INFO] [stderr] Downloaded pbkdf2 v0.12.1 [INFO] [stderr] Downloaded bech32 v0.7.3 [INFO] [stderr] Downloaded k256 v0.13.1 [INFO] [stderr] Downloaded crypto-bigint v0.5.2 [INFO] [stderr] Downloaded coins-bip39 v0.8.6 [INFO] [stderr] Downloaded multistream-select v0.12.1 [INFO] [stderr] Downloaded elliptic-curve v0.13.4 [INFO] [stderr] Downloaded data-encoding-macro-internal v0.1.10 [INFO] [stderr] Downloaded data-encoding-macro v0.1.12 [INFO] [stderr] Downloaded multibase v0.9.1 [INFO] [stderr] Downloaded multiaddr v0.16.0 [INFO] [stderr] Downloaded coins-core v0.8.3 [INFO] [stderr] Downloaded ecdsa v0.16.6 [INFO] [stderr] Downloaded sec1 v0.7.2 [INFO] [stderr] Downloaded coins-bip32 v0.8.3 [INFO] [stderr] Downloaded fuel-storage v0.31.1 [INFO] [stderr] Downloaded sha3 v0.10.7 [INFO] [stderr] Downloaded fuel-crypto v0.31.1 [INFO] [stderr] Downloaded borrown v0.1.0 [INFO] [stderr] Downloaded radium v0.3.0 [INFO] [stderr] Downloaded bitvec v0.17.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+3266c36624e804f9f086ebd40db19039b55a4ec1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 524e164b5425b0728b18370bc3264d9ee46e6109482ecc1706aa43283f841643 [INFO] running `Command { std: "docker" "start" "-a" "524e164b5425b0728b18370bc3264d9ee46e6109482ecc1706aa43283f841643", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "524e164b5425b0728b18370bc3264d9ee46e6109482ecc1706aa43283f841643", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "524e164b5425b0728b18370bc3264d9ee46e6109482ecc1706aa43283f841643", kill_on_drop: false }` [INFO] [stdout] 524e164b5425b0728b18370bc3264d9ee46e6109482ecc1706aa43283f841643 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+3266c36624e804f9f086ebd40db19039b55a4ec1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6d95414a6a0b90dc15d207727665a16f3a620494ff909a31ea5e6487232b6ac [INFO] running `Command { std: "docker" "start" "-a" "a6d95414a6a0b90dc15d207727665a16f3a620494ff909a31ea5e6487232b6ac", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling const-oid v0.9.2 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling cpufeatures v0.2.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling keccak v0.1.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling rustix v0.37.18 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.7.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling data-encoding v2.3.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling secp256k1 v0.26.0 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling regex v1.8.1 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.10 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling der v0.7.5 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling spki v0.7.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling sec1 v0.7.2 [INFO] [stderr] Compiling crypto-bigint v0.5.2 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling sha3 v0.10.7 [INFO] [stderr] Compiling pbkdf2 v0.12.1 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling unsigned-varint v0.7.1 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling borrown v0.1.0 [INFO] [stderr] Compiling elliptic-curve v0.13.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ecdsa v0.16.6 [INFO] [stderr] Compiling fuel-storage v0.31.1 [INFO] [stderr] Compiling fuel-merkle v0.31.1 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling k256 v0.13.1 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling data-encoding-macro v0.1.12 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling libsecp256k1 v0.7.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling multihash v0.16.3 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling libp2p-core v0.38.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling clap_builder v4.2.7 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling coins-core v0.8.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling fuel-types v0.31.1 [INFO] [stderr] Compiling tai64 v4.0.0 [INFO] [stderr] Compiling multiaddr v0.16.0 [INFO] [stderr] Compiling coins-bip32 v0.8.3 [INFO] [stderr] Compiling fuel-asm v0.31.1 [INFO] [stderr] Compiling coins-bip39 v0.8.6 [INFO] [stderr] Compiling fuel-crypto v0.31.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling multistream-select v0.12.1 [INFO] [stderr] Compiling rw-stream-sink v0.3.0 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling clap_derive v4.2.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling asn1_der v0.7.6 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling fuel-tx v0.31.1 [INFO] [stderr] error: could not compile `libsecp256k1` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/3266c36624e804f9f086ebd40db19039b55a4ec1/bin/rustc --crate-name libsecp256k1 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libsecp256k1-0.7.1/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=1b82378b0838c384 -C extra-filename=-1b82378b0838c384 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayref=/opt/rustwide/target/debug/deps/libarrayref-d8114d8bcb2332af.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-ea7b38c1f06c4c2c.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-0cd53b1031c0af17.rmeta --extern hmac_drbg=/opt/rustwide/target/debug/deps/libhmac_drbg-4b23899044f850bb.rmeta --extern libsecp256k1_core=/opt/rustwide/target/debug/deps/liblibsecp256k1_core-7a0fcbdb804306a2.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-6870e2a81f7750fc.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-af159d61ed6fbdb5.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-7ea0270778073ff9.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-4e1bc15eaab9b613.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a6d95414a6a0b90dc15d207727665a16f3a620494ff909a31ea5e6487232b6ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6d95414a6a0b90dc15d207727665a16f3a620494ff909a31ea5e6487232b6ac", kill_on_drop: false }` [INFO] [stdout] a6d95414a6a0b90dc15d207727665a16f3a620494ff909a31ea5e6487232b6ac