[INFO] cloning repository https://github.com/jack-dot-wu/extended-nekoton-python [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jack-dot-wu/extended-nekoton-python" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjack-dot-wu%2Fextended-nekoton-python", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjack-dot-wu%2Fextended-nekoton-python'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 18edb3dc1c8c4cbfc7a6da71b9cf735247442cdb [INFO] testing jack-dot-wu/extended-nekoton-python against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjack-dot-wu%2Fextended-nekoton-python" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jack-dot-wu/extended-nekoton-python [INFO] finished tweaking git repo https://github.com/jack-dot-wu/extended-nekoton-python [INFO] tweaked toml for git repo https://github.com/jack-dot-wu/extended-nekoton-python written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jack-dot-wu/extended-nekoton-python on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jack-dot-wu/extended-nekoton-python 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/broxus/everscale-types.git` [INFO] [stderr] Updating git repository `https://github.com/Rexagon/rust-hmac-drbg` [INFO] [stderr] Updating git repository `https://github.com/broxus/ed25519-dalek.git` [INFO] [stderr] Updating git repository `https://github.com/broxus/everscale-asm.git` [INFO] [stderr] Updating git repository `https://github.com/broxus/nekoton.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/broxus/tiny-bip39.git` [INFO] [stderr] Updating git repository `https://github.com/broxus/tiny-hderive.git` [INFO] [stderr] Updating git repository `https://github.com/broxus/ton-labs-abi.git` [INFO] [stderr] Updating git repository `https://github.com/broxus/ton-labs-block.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-types.git` [INFO] [stderr] Updating git repository `https://github.com/broxus/libsecp256k1.git` [INFO] [stderr] Updating git repository `https://github.com/broxus/ton-labs-vm.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-log v0.8.4 [INFO] [stderr] Downloaded pyo3-build-config v0.18.3 [INFO] [stderr] Downloaded pyo3-macros v0.18.3 [INFO] [stderr] Downloaded pyo3-macros-backend v0.18.3 [INFO] [stderr] Downloaded pbkdf2 v0.9.0 [INFO] [stderr] Downloaded secstr v0.5.1 [INFO] [stderr] Downloaded memzero v0.1.0 [INFO] [stderr] Downloaded pyo3-ffi v0.18.3 [INFO] [stderr] Downloaded pyo3-asyncio v0.18.0 [INFO] [stderr] Downloaded pyo3-asyncio-macros v0.18.0 [INFO] [stderr] Downloaded password-hash v0.3.2 [INFO] [stderr] Downloaded regex-automata v0.3.9 [INFO] [stderr] Downloaded quick_cache v0.4.3 [INFO] [stderr] Downloaded tiny-jsonrpc v0.6.0 [INFO] [stderr] Downloaded pyo3 v0.18.3 [INFO] [stderr] Downloaded chumsky v0.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0edf4eb5cd8b2064fa843207b9771488f8a3f106aa192062f330fa34f1f533f0 [INFO] running `Command { std: "docker" "start" "-a" "0edf4eb5cd8b2064fa843207b9771488f8a3f106aa192062f330fa34f1f533f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0edf4eb5cd8b2064fa843207b9771488f8a3f106aa192062f330fa34f1f533f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0edf4eb5cd8b2064fa843207b9771488f8a3f106aa192062f330fa34f1f533f0", kill_on_drop: false }` [INFO] [stdout] 0edf4eb5cd8b2064fa843207b9771488f8a3f106aa192062f330fa34f1f533f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a89f439fe6a1496951b05b96037e598bc54dcbead10e806cd9abed033a8a91f6 [INFO] running `Command { std: "docker" "start" "-a" "a89f439fe6a1496951b05b96037e598bc54dcbead10e806cd9abed033a8a91f6", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling anyhow v1.0.87 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling subtle-ng v2.5.0 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling password-hash v0.3.2 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 (https://github.com/broxus/libsecp256k1.git#fae765aa) [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling pbkdf2 v0.9.0 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 (https://github.com/broxus/libsecp256k1.git#fae765aa) [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 (https://github.com/broxus/libsecp256k1.git#fae765aa) [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling pyo3-build-config v0.18.3 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling hmac-drbg v0.3.0 (https://github.com/Rexagon/rust-hmac-drbg#c8634165) [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling arrayref v0.3.8 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling libsecp256k1 v0.7.0 (https://github.com/broxus/libsecp256k1.git#fae765aa) [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling unindent v0.1.11 [INFO] [stderr] Compiling chumsky v0.10.1 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling memzero v0.1.0 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.18.3 [INFO] [stderr] Compiling pyo3-ffi v0.18.3 [INFO] [stderr] Compiling pyo3 v0.18.3 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling nekoton-derive v0.13.0 (https://github.com/broxus/nekoton.git#c933b463) [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling pyo3-asyncio-macros v0.18.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling pyo3-macros v0.18.3 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling everscale-types-proc v0.1.5 (https://github.com/broxus/everscale-types.git?rev=b55da379aba126d4496c88bc7b8cc7af553ab37a#b55da379) [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling curve25519-dalek-ng v4.1.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling quick_cache v0.4.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling ton_types v1.10.2 (https://github.com/broxus/ton-labs-types.git#3324562d) [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tiny-bip39 v0.8.0 (https://github.com/broxus/tiny-bip39.git#d2a73124) [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pyo3-log v0.8.4 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling everscale-types v0.1.2 (https://github.com/broxus/everscale-types.git?rev=b55da379aba126d4496c88bc7b8cc7af553ab37a#b55da379) [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling async-compression v0.4.12 [INFO] [stderr] Compiling pyo3-asyncio v0.18.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling everscale-asm v0.0.10 (https://github.com/broxus/everscale-asm.git?rev=bbd284a72676300c89ab074bd39cd91fde21d597#bbd284a7) [INFO] [stderr] Compiling ed25519-dalek v1.0.1 (https://github.com/broxus/ed25519-dalek.git#e5d68fd1) [INFO] [stderr] Compiling secstr v0.5.1 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ton_block v1.9.73 (https://github.com/broxus/ton-labs-block.git#5c4e4f84) [INFO] [stderr] Compiling tiny-jsonrpc v0.6.0 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling tiny-hderive v0.3.0 (https://github.com/broxus/tiny-hderive.git#050986d8) [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling ton_vm v1.8.29 (https://github.com/broxus/ton-labs-vm.git#41a85bcd) [INFO] [stderr] Compiling nekoton-utils v0.13.0 (https://github.com/broxus/nekoton.git#c933b463) [INFO] [stderr] Compiling ton_abi v2.1.0 (https://github.com/broxus/ton-labs-abi.git#b8834529) [INFO] [stderr] error: could not compile `ton_block` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name ton_block --edition=2021 /opt/rustwide/cargo-home/git/checkouts/ton-labs-block-85166f70c431b0a2/5c4e4f8/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="venom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ton", "venom"))' -C metadata=d25f83fb5e8c5d81 -C extra-filename=-ae3f0fd48df2ebdd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4a10d85c0fb0aacb.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-120b2f8e254ab812.rmeta --extern crc=/opt/rustwide/target/debug/deps/libcrc-8eb898d6ee19b9e1.rmeta --extern ed25519=/opt/rustwide/target/debug/deps/libed25519-b592a47ece8cf2c3.rmeta --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-a762b070ca532c3b.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-f8780b52ba33bd3a.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-fed671603a7029d5.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-8dfb1d1019523fdf.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-6bee7ae8e423b0e2.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-a496075e6f1364e1.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-cd4a842fcfd3dd86.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-c72be84f430d4ba0.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-ad2d1e02472eb47d.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3a1e0ce6b8d89601.rmeta --extern ton_types=/opt/rustwide/target/debug/deps/libton_types-21bb05ed1d0a0c42.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a89f439fe6a1496951b05b96037e598bc54dcbead10e806cd9abed033a8a91f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a89f439fe6a1496951b05b96037e598bc54dcbead10e806cd9abed033a8a91f6", kill_on_drop: false }` [INFO] [stdout] a89f439fe6a1496951b05b96037e598bc54dcbead10e806cd9abed033a8a91f6