[INFO] cloning repository https://github.com/broxus/nekoton-wasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/broxus/nekoton-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Fnekoton-wasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Fnekoton-wasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ccd7a96754d559b4f9a020781cb13fe640d8e3b0 [INFO] checking broxus/nekoton-wasm/ccd7a96754d559b4f9a020781cb13fe640d8e3b0 against master#9d28fe39763974a96d61232e96ac856735e4cdd6 for pr-139624 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Fnekoton-wasm" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/broxus/nekoton-wasm on toolchain 9d28fe39763974a96d61232e96ac856735e4cdd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9d28fe39763974a96d61232e96ac856735e4cdd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/broxus/nekoton-wasm [INFO] finished tweaking git repo https://github.com/broxus/nekoton-wasm [INFO] tweaked toml for git repo https://github.com/broxus/nekoton-wasm written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/broxus/nekoton-wasm 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" "+9d28fe39763974a96d61232e96ac856735e4cdd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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/nekoton.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 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-vm.git` [INFO] [stderr] Updating git repository `https://github.com/broxus/libsecp256k1.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded memzero v0.1.0 [INFO] [stderr] Downloaded dashmap v5.5.0 [INFO] [stderr] Downloaded erased-serde v0.3.29 [INFO] [stderr] Downloaded dyn-clone v1.0.13 [INFO] [stderr] Downloaded password-hash v0.3.2 [INFO] [stderr] Downloaded pbkdf2 v0.9.0 [INFO] [stderr] Downloaded tiny-jsonrpc v0.6.0 [INFO] [stderr] Downloaded secstr v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9d28fe39763974a96d61232e96ac856735e4cdd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67827e2443765c0e5836708d6257f01c04cc833e29524aa43464f9faba6703ab [INFO] running `Command { std: "docker" "start" "-a" "67827e2443765c0e5836708d6257f01c04cc833e29524aa43464f9faba6703ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67827e2443765c0e5836708d6257f01c04cc833e29524aa43464f9faba6703ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67827e2443765c0e5836708d6257f01c04cc833e29524aa43464f9faba6703ab", kill_on_drop: false }` [INFO] [stdout] 67827e2443765c0e5836708d6257f01c04cc833e29524aa43464f9faba6703ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9d28fe39763974a96d61232e96ac856735e4cdd6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14fb54cc0415334432f7831f05977fe13a683d1ae9558f989ab864db9c8e1e8e [INFO] running `Command { std: "docker" "start" "-a" "14fb54cc0415334432f7831f05977fe13a683d1ae9558f989ab864db9c8e1e8e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.93 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.93 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking crc-catalog v2.2.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking subtle-ng v2.5.0 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking dashmap v5.5.0 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Checking crc v3.0.1 [INFO] [stderr] Checking countme v3.0.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking base64ct v1.0.1 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking password-hash v0.3.2 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Checking pbkdf2 v0.9.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking libsecp256k1-core v0.3.0 (https://github.com/broxus/libsecp256k1.git#fae765aa) [INFO] [stderr] Checking hmac-drbg v0.3.0 (https://github.com/Rexagon/rust-hmac-drbg#c8634165) [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling erased-serde v0.3.29 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.3/src/lib.rs:99:42 [INFO] [stdout] | [INFO] [stdout] 99 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "14fb54cc0415334432f7831f05977fe13a683d1ae9558f989ab864db9c8e1e8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14fb54cc0415334432f7831f05977fe13a683d1ae9558f989ab864db9c8e1e8e", kill_on_drop: false }` [INFO] [stdout] 14fb54cc0415334432f7831f05977fe13a683d1ae9558f989ab864db9c8e1e8e