[INFO] cloning repository https://github.com/venom-blockchain/fusion-producer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/venom-blockchain/fusion-producer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvenom-blockchain%2Ffusion-producer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvenom-blockchain%2Ffusion-producer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f26aec0c7944b45e061f41bc8152fcf485cd1428 [INFO] checking venom-blockchain/fusion-producer against try#54e27f559f23913c1d5afb1a0f0114e9e61b81b8 for pr-147589 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvenom-blockchain%2Ffusion-producer" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/venom-blockchain/fusion-producer [INFO] finished tweaking git repo https://github.com/venom-blockchain/fusion-producer [INFO] tweaked toml for git repo https://github.com/venom-blockchain/fusion-producer written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/venom-blockchain/fusion-producer on toolchain 54e27f559f23913c1d5afb1a0f0114e9e61b81b8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/venom-blockchain/fusion-producer 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" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "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/broxus/ton-indexer.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/broxus/everscale-jrpc.git` [INFO] [stderr] Updating git repository `https://github.com/broxus/nekoton.git` [INFO] [stderr] Updating git repository `https://github.com/broxus/ton-block-compressor.git` [INFO] [stderr] Updating git repository `https://github.com/broxus/ton-labs-abi` [INFO] [stderr] Updating git repository `https://github.com/broxus/ton-labs-block` [INFO] [stderr] Updating git repository `https://github.com/broxus/ton-labs-block-json` [INFO] [stderr] Updating git repository `https://github.com/broxus/ton-labs-types` [INFO] [stderr] Updating git repository `https://github.com/broxus/ed25519-dalek.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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tl-scheme v0.2.0 [INFO] [stderr] Downloaded rlimit v0.9.1 [INFO] [stderr] Downloaded frunk_core v0.4.2 [INFO] [stderr] Downloaded tikv-jemallocator v0.5.4 [INFO] [stderr] Downloaded derive_builder v0.9.0 [INFO] [stderr] Downloaded argh v0.1.12 [INFO] [stderr] Downloaded argh_shared v0.1.12 [INFO] [stderr] Downloaded sysinfo v0.29.10 [INFO] [stderr] Downloaded prost v0.12.1 [INFO] [stderr] Downloaded prost-derive v0.12.1 [INFO] [stderr] Downloaded prost-types v0.12.1 [INFO] [stderr] Downloaded prost-build v0.12.1 [INFO] [stderr] Downloaded derive_builder_core v0.9.0 [INFO] [stderr] Downloaded argh_derive v0.1.12 [INFO] [stderr] Downloaded hyper-system-resolver v0.5.0 [INFO] [stderr] Downloaded rusoto_s3 v0.48.0 [INFO] [stderr] Downloaded trust-dns-client v0.20.4 [INFO] [stderr] Downloaded pest_generator v2.7.4 [INFO] [stderr] Downloaded tl-proto v0.4.3 [INFO] [stderr] Downloaded tl-proto-proc v0.4.3 [INFO] [stderr] Downloaded everscale-crypto v0.2.0 [INFO] [stderr] Downloaded pomfrit v0.1.9 [INFO] [stderr] Downloaded weedb v0.1.1 [INFO] [stderr] Downloaded axum-jrpc v0.5.1 [INFO] [stderr] Downloaded broxus-util v0.2.6 [INFO] [stderr] Downloaded public-ip v0.2.2 [INFO] [stderr] Downloaded pest_meta v2.7.4 [INFO] [stderr] Downloaded pest_derive v2.7.4 [INFO] [stderr] Downloaded quick_cache v0.4.0 [INFO] [stderr] Downloaded pest v2.7.4 [INFO] [stderr] Downloaded everscale-raptorq v1.7.0 [INFO] [stderr] Downloaded everscale-network v0.5.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 218dd952feb42b7d590acba7954dee0d888605792afbae2af9620351efe1d9a2 [INFO] running `Command { std: "docker" "start" "-a" "218dd952feb42b7d590acba7954dee0d888605792afbae2af9620351efe1d9a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "218dd952feb42b7d590acba7954dee0d888605792afbae2af9620351efe1d9a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "218dd952feb42b7d590acba7954dee0d888605792afbae2af9620351efe1d9a2", kill_on_drop: false }` [INFO] [stdout] 218dd952feb42b7d590acba7954dee0d888605792afbae2af9620351efe1d9a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbc20c88a93f4c91dede6f003b56172d5addba92d247c890d06b1c605da78005 [INFO] running `Command { std: "docker" "start" "-a" "bbc20c88a93f4c91dede6f003b56172d5addba92d247c890d06b1c605da78005", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking hashbrown v0.14.1 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking num-iter v0.1.43 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking indexmap v2.0.2 [INFO] [stderr] Checking subtle-ng v2.5.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking crc-catalog v2.2.0 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking crc v3.0.1 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking shlex v1.2.0 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling platforms v3.1.2 [INFO] [stderr] Compiling rusoto_core v0.48.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling rustix v0.38.19 [INFO] [stderr] Checking deranged v0.3.9 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling curve25519-dalek v4.1.1 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking time v0.3.30 [INFO] [stderr] Checking dns-lookup v1.0.8 [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] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Checking num-rational v0.4.1 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched [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" "bbc20c88a93f4c91dede6f003b56172d5addba92d247c890d06b1c605da78005", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbc20c88a93f4c91dede6f003b56172d5addba92d247c890d06b1c605da78005", kill_on_drop: false }` [INFO] [stdout] bbc20c88a93f4c91dede6f003b56172d5addba92d247c890d06b1c605da78005