[INFO] fetching crate gemachain-client 1.8.2... [INFO] testing gemachain-client-1.8.2 against 1.59.0 for beta-1.60-1 [INFO] extracting crate gemachain-client 1.8.2 into /workspace/builds/worker-28/source [INFO] validating manifest of crates.io crate gemachain-client 1.8.2 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gemachain-client 1.8.2 [INFO] finished tweaking crates.io crate gemachain-client 1.8.2 [INFO] tweaked toml for crates.io crate gemachain-client 1.8.2 written to /workspace/builds/worker-28/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c60243afaf16909138b8d31cb0833d56d39cdf024d45d317796c6e68282fa2f [INFO] running `Command { std: "docker" "start" "-a" "1c60243afaf16909138b8d31cb0833d56d39cdf024d45d317796c6e68282fa2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c60243afaf16909138b8d31cb0833d56d39cdf024d45d317796c6e68282fa2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c60243afaf16909138b8d31cb0833d56d39cdf024d45d317796c6e68282fa2f", kill_on_drop: false }` [INFO] [stdout] 1c60243afaf16909138b8d31cb0833d56d39cdf024d45d317796c6e68282fa2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a894496b95c286e824eb01981eefa8fc7708d14e27f83b6a24ec383544ca2a7d [INFO] running `Command { std: "docker" "start" "-a" "a894496b95c286e824eb01981eefa8fc7708d14e27f83b6a24ec383544ca2a7d", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.79 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Compiling zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling rpassword v5.0.1 [INFO] [stderr] Compiling dir-diff v0.3.2 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.9.9 [INFO] [stderr] Compiling solana-frozen-abi v1.9.9 [INFO] [stderr] Compiling solana-program v1.9.9 [INFO] [stderr] Compiling gemachain-version v1.8.2 [INFO] [stderr] Compiling gemachain-stake-program v1.8.2 [INFO] [stderr] Compiling gemachain-program-runtime v1.8.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling gemachain-runtime v1.8.2 [INFO] [stderr] Compiling gemachain-rayon-threadlimit v1.8.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling zstd-sys v1.6.2+zstd.1.5.1 [INFO] [stderr] Compiling solana-sdk-macro v1.9.9 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling hidapi v1.3.3 [INFO] [stderr] Compiling zeroize v1.5.3 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling tiny-bip39 v0.8.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [INFO] [stderr] Compiling gemachain-logger v1.8.2 [INFO] [stderr] Compiling solana-logger v1.9.9 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling num_enum_derive v0.5.6 [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.6.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=0e0b840db21b8b73 -C extra-filename=-0e0b840db21b8b73 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayref=/opt/rustwide/target/debug/deps/libarrayref-8586ff6f0918180e.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-e32cbcac7be10dfc.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-e4c4b738decf57e2.rmeta --extern hmac_drbg=/opt/rustwide/target/debug/deps/libhmac_drbg-194007bf381b034d.rmeta --extern libsecp256k1_core=/opt/rustwide/target/debug/deps/liblibsecp256k1_core-6f56447c7987dcb2.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-1f71d98c3f8a26b9.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-be6940927a49c8b2.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-d6f70dfcec306509.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-8dc0f9d8081d34a9.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" "a894496b95c286e824eb01981eefa8fc7708d14e27f83b6a24ec383544ca2a7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a894496b95c286e824eb01981eefa8fc7708d14e27f83b6a24ec383544ca2a7d", kill_on_drop: false }` [INFO] [stdout] a894496b95c286e824eb01981eefa8fc7708d14e27f83b6a24ec383544ca2a7d