[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] 764189c67fa7c6e74a0073ad8f871bfca15d71a1 [INFO] testing broxus/ton-eth-bridge-relay against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Fton-eth-bridge-relay" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/broxus/ton-eth-bridge-relay on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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-5/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/broxus/tonlib-rs.git` [INFO] [stderr] Updating git repository `https://github.com/broxus/ton-labs-executor.git` [INFO] [stderr] Updating git repository `https://github.com/broxus/ton-labs-vm.git` [INFO] [stderr] Updating git repository `https://github.com/tonlabs/ton-labs-assembler.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arc-swap v0.4.8 [INFO] [stderr] Downloaded dialoguer v0.8.0 [INFO] [stderr] Downloaded minus v3.4.0 [INFO] [stderr] Downloaded serde-value v0.7.0 [INFO] [stderr] Downloaded jsonrpc-core v17.1.0 [INFO] [stderr] Downloaded ethabi v14.1.0 [INFO] [stderr] Downloaded thread-id v3.3.0 [INFO] [stderr] Downloaded opg v0.0.33 [INFO] [stderr] Downloaded colored_json v2.1.0 [INFO] [stderr] Downloaded opg_derive v0.0.33 [INFO] [stderr] Downloaded borsh-schema-derive-internal v0.9.1 [INFO] [stderr] Downloaded secp256k1-sys v0.4.1 [INFO] [stderr] Downloaded borsh-derive-internal v0.9.1 [INFO] [stderr] Downloaded graphql_query_derive v0.9.0 [INFO] [stderr] Downloaded tiny-hderive v0.3.0 [INFO] [stderr] Downloaded parity-scale-codec-derive v2.2.0 [INFO] [stderr] Downloaded impl-rlp v0.3.0 [INFO] [stderr] Downloaded secp256k1 v0.20.3 [INFO] [stderr] Downloaded serde_json v1.0.65 [INFO] [stderr] Downloaded log4rs v1.0.0 [INFO] [stderr] Downloaded pretty_assertions v0.7.2 [INFO] [stderr] Downloaded graphql_client_codegen v0.9.0 [INFO] [stderr] Downloaded ethbloom v0.11.0 [INFO] [stderr] Downloaded ethereum-types v0.11.0 [INFO] [stderr] Downloaded sodiumoxide v0.2.7 [INFO] [stderr] Downloaded borsh-derive v0.9.1 [INFO] [stderr] Downloaded memzero v0.1.0 [INFO] [stderr] Downloaded libsodium-sys v0.2.7 [INFO] [stderr] Downloaded graphql-parser v0.2.3 [INFO] [stderr] Downloaded graphql_client v0.9.0 [INFO] [stderr] Downloaded web3 v0.16.0 [INFO] [stderr] Downloaded borsh v0.9.1 [INFO] [stderr] Downloaded graphql-introspection-query v0.1.0 [INFO] [stderr] Downloaded bitvec v0.20.4 [INFO] [stderr] Downloaded parity-scale-codec v2.2.0 [INFO] [stderr] Downloaded impl-codec v0.5.1 [INFO] [stderr] Downloaded rlp v0.5.0 [INFO] [stderr] Downloaded uint v0.9.1 [INFO] [stderr] Downloaded primitive-types v0.9.1 [INFO] [stderr] Downloaded sled v0.34.6 [INFO] [stderr] Downloaded ctor v0.1.20 [INFO] [stderr] Downloaded tokio-stream v0.1.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df65ce8f04146614132e7c7ae4ce8e9097ae4aa58710973cdda6ead1a49c7cb7 [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" "df65ce8f04146614132e7c7ae4ce8e9097ae4aa58710973cdda6ead1a49c7cb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df65ce8f04146614132e7c7ae4ce8e9097ae4aa58710973cdda6ead1a49c7cb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df65ce8f04146614132e7c7ae4ce8e9097ae4aa58710973cdda6ead1a49c7cb7", kill_on_drop: false }` [INFO] [stdout] df65ce8f04146614132e7c7ae4ce8e9097ae4aa58710973cdda6ead1a49c7cb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e44d400fa630f99a5547caa4f1e0a63d0cade4bf6796059a379ac0b2f5b7b51 [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" "6e44d400fa630f99a5547caa4f1e0a63d0cade4bf6796059a379ac0b2f5b7b51", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.65 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [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 rustc-hex v2.1.0 [INFO] [stderr] Compiling ton_labs_assembler v1.2.21 (https://github.com/tonlabs/ton-labs-assembler.git#8b761fee) [INFO] [stderr] Compiling ton_block v1.7.14 (https://github.com/tonlabs/ton-labs-block.git#fe8d308d) [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling ton_vm v1.0.0 (https://github.com/broxus/ton-labs-vm.git#82094e2a) [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling ton_executor v1.0.0 (https://github.com/broxus/ton-labs-executor.git#8aaf9c32) [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ton_vm v1.8.6 (https://github.com/tonlabs/ton-labs-vm.git#3633c1fd) [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling memzero v0.1.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.9.0 [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 unicase v2.6.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling secp256k1-sys v0.4.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling lockfree v0.5.1 (https://github.com/tonlabs/lockfree.git#bfcb6658) [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling ed25519 v1.2.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling rlp v0.5.0 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling pretty_assertions v0.5.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [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 time v0.1.44 [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 secstr v0.4.0 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [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 syn v1.0.74 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling object v0.26.0 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling semver-parser v0.10.2 [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 mime_guess v2.0.3 [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 pbkdf2 v0.4.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling ordered-float v2.7.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling secp256k1 v0.20.3 [INFO] [stderr] Compiling hmac-drbg v0.2.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling borsh-derive-internal v0.9.1 [INFO] [stderr] Compiling borsh-schema-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 failure_derive v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling futures-macro v0.3.16 [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 derive_more v0.99.16 [INFO] [stderr] Compiling opg_derive v0.0.33 [INFO] [stderr] Compiling nekoton-derive v0.3.0 (https://github.com/broxus/nekoton.git#c1150c0b) [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling derivative v2.2.0 [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=a88d7d44b3ef2544 -C extra-filename=-a88d7d44b3ef2544 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayref=/opt/rustwide/target/debug/deps/libarrayref-bf03530a7c190f08.rmeta --extern crunchy=/opt/rustwide/target/debug/deps/libcrunchy-715c53ad6a965d31.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-145eff3eca242995.rmeta --extern hmac_drbg=/opt/rustwide/target/debug/deps/libhmac_drbg-e086c51b79131b38.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-273227218bf18930.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-ff3c297853032dba.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-31812d0db261e379.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rmeta --cap-lints allow --cap-lints=forbid` (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" "6e44d400fa630f99a5547caa4f1e0a63d0cade4bf6796059a379ac0b2f5b7b51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e44d400fa630f99a5547caa4f1e0a63d0cade4bf6796059a379ac0b2f5b7b51", kill_on_drop: false }` [INFO] [stdout] 6e44d400fa630f99a5547caa4f1e0a63d0cade4bf6796059a379ac0b2f5b7b51