[INFO] cloning repository https://github.com/broxus/ton-eth-bridge-relay [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/broxus/ton-eth-bridge-relay" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Fton-eth-bridge-relay", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Fton-eth-bridge-relay'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 825674aa83c742d863d9389a820629be909702cc [INFO] testing broxus/ton-eth-bridge-relay against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Fton-eth-bridge-relay" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/broxus/ton-eth-bridge-relay 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/broxus/ton-eth-bridge-relay [INFO] finished tweaking git repo https://github.com/broxus/ton-eth-bridge-relay [INFO] tweaked toml for git repo https://github.com/broxus/ton-eth-bridge-relay written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/broxus/ton-eth-bridge-relay already has a lockfile, it will not be regenerated [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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stdout] 171107e6cb3f85e37b0716af369d1aae6724a86bc5ed79f9c0ac10e93c7d4011 [INFO] running `Command { std: "docker" "start" "-a" "171107e6cb3f85e37b0716af369d1aae6724a86bc5ed79f9c0ac10e93c7d4011", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "171107e6cb3f85e37b0716af369d1aae6724a86bc5ed79f9c0ac10e93c7d4011", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "171107e6cb3f85e37b0716af369d1aae6724a86bc5ed79f9c0ac10e93c7d4011", kill_on_drop: false }` [INFO] [stdout] 171107e6cb3f85e37b0716af369d1aae6724a86bc5ed79f9c0ac10e93c7d4011 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] a0a5678b45256e9fce6e69942ab3c76978b02fe9ced05619ffaddb1eb56fb6b5 [INFO] running `Command { std: "docker" "start" "-a" "a0a5678b45256e9fce6e69942ab3c76978b02fe9ced05619ffaddb1eb56fb6b5", 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] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.65 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling owned-alloc v0.2.0 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling ton_types v1.9.1 (https://github.com/tonlabs/ton-labs-types.git#a89e5f40) [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling byte-slice-cast v1.0.0 [INFO] [stderr] Compiling ton_block v1.7.14 (https://github.com/tonlabs/ton-labs-block.git#fe8d308d) [INFO] [stderr] Compiling ton_labs_assembler v1.2.21 (https://github.com/tonlabs/ton-labs-assembler.git#8b761fee) [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling ton_vm v1.0.0 (https://github.com/broxus/ton-labs-vm.git#82094e2a) [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling ton_executor v1.0.0 (https://github.com/broxus/ton-labs-executor.git#8aaf9c32) [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling ton_vm v1.8.6 (https://github.com/tonlabs/ton-labs-vm.git#3633c1fd) [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling memzero v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling secp256k1-sys v0.4.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling rlp v0.5.0 [INFO] [stderr] Compiling ed25519 v1.2.0 [INFO] [stderr] Compiling lockfree v0.5.1 (https://github.com/tonlabs/lockfree.git#bfcb6658) [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling pretty_assertions v0.5.1 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling object v0.26.0 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling ordered-float v2.7.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling sha-1 v0.9.7 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling hmac-drbg v0.2.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling secstr v0.4.0 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling secp256k1 v0.20.3 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.1 [INFO] [stderr] Compiling borsh-derive-internal v0.9.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.1 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling nekoton-derive v0.3.0 (https://github.com/broxus/nekoton.git#c1150c0b) [INFO] [stderr] Compiling opg_derive v0.0.33 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] error: could not compile `libsecp256k1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name secp256k1 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsecp256k1-0.3.5/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="std"' --cfg 'feature="typenum"' -C metadata=7924c95966a1ccef -C extra-filename=-7924c95966a1ccef --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 crunchy=/opt/rustwide/target/debug/deps/libcrunchy-5a8135d9d857678f.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-7fc2013585430697.rmeta --extern hmac_drbg=/opt/rustwide/target/debug/deps/libhmac_drbg-f5e506f5635a1710.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-f4323300dfdb6f83.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-206725f14db43f27.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-1c936aa8341cd523.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-a00116533befcfb3.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" "a0a5678b45256e9fce6e69942ab3c76978b02fe9ced05619ffaddb1eb56fb6b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0a5678b45256e9fce6e69942ab3c76978b02fe9ced05619ffaddb1eb56fb6b5", kill_on_drop: false }` [INFO] [stdout] a0a5678b45256e9fce6e69942ab3c76978b02fe9ced05619ffaddb1eb56fb6b5