[INFO] cloning repository https://github.com/vlad9486/libp2p-simulation [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vlad9486/libp2p-simulation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvlad9486%2Flibp2p-simulation", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvlad9486%2Flibp2p-simulation'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 15e4f44668375dbc4d7efa325e85df8f59bd80c8 [INFO] checking vlad9486/libp2p-simulation against try#2b43d8e161cfe46fae25518efb124c3c1d0fa392 for pr-145604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvlad9486%2Flibp2p-simulation" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/vlad9486/libp2p-simulation [INFO] finished tweaking git repo https://github.com/vlad9486/libp2p-simulation [INFO] tweaked toml for git repo https://github.com/vlad9486/libp2p-simulation written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vlad9486/libp2p-simulation on toolchain 2b43d8e161cfe46fae25518efb124c3c1d0fa392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b43d8e161cfe46fae25518efb124c3c1d0fa392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vlad9486/libp2p-simulation 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" "+2b43d8e161cfe46fae25518efb124c3c1d0fa392" "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/openmina/rust-libp2p` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/mcginty/snow` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libp2p-identity v0.2.7 [INFO] [stderr] Downloaded data-encoding-macro-internal v0.1.11 [INFO] [stderr] Downloaded choice v0.0.2 [INFO] [stderr] Downloaded data-encoding-macro v0.1.13 [INFO] [stderr] Downloaded yamux v0.12.0 [INFO] [stderr] Downloaded id-set v0.2.2 [INFO] [stderr] Downloaded platforms v3.2.0 [INFO] [stderr] Downloaded polyval v0.6.1 [INFO] [stderr] Downloaded x25519-dalek v2.0.0 [INFO] [stderr] Downloaded stateright v0.30.1 [INFO] [stderr] Downloaded fiat-crypto v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+2b43d8e161cfe46fae25518efb124c3c1d0fa392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 391dab963580e82b61c2057332b0b24f8246f6904e87c482b6add40ea2bfaab9 [INFO] running `Command { std: "docker" "start" "-a" "391dab963580e82b61c2057332b0b24f8246f6904e87c482b6add40ea2bfaab9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "391dab963580e82b61c2057332b0b24f8246f6904e87c482b6add40ea2bfaab9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "391dab963580e82b61c2057332b0b24f8246f6904e87c482b6add40ea2bfaab9", kill_on_drop: false }` [INFO] [stdout] 391dab963580e82b61c2057332b0b24f8246f6904e87c482b6add40ea2bfaab9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+2b43d8e161cfe46fae25518efb124c3c1d0fa392" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 939a5388289058fd235e1aa1b77bc6e74cfeb9f8d53b335dcbd16704d5f8b6b4 [INFO] running `Command { std: "docker" "start" "-a" "939a5388289058fd235e1aa1b77bc6e74cfeb9f8d53b335dcbd16704d5f8b6b4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling platforms v3.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking signature v2.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking quick-protobuf v0.8.1 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking base-x v0.2.11 [INFO] [stderr] Checking bs58 v0.5.0 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking chunked_transfer v1.4.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Checking zerocopy v0.7.25 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking hkdf v0.12.3 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking keccak v0.1.4 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking choice v0.0.2 [INFO] [stderr] Checking tiny_http v0.12.0 [INFO] [stderr] Checking id-set v0.2.2 [INFO] [stderr] Compiling curve25519-dalek v4.1.1 [INFO] [stderr] Compiling snow v0.9.0 (https://github.com/mcginty/snow#009411d2) [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Checking termcolor v1.3.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking cooked-waker v5.0.0 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.6/src/lib.rs:99:42 [INFO] [stdout] | [INFO] [stdout] 99 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking regex-automata v0.4.3 [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" "939a5388289058fd235e1aa1b77bc6e74cfeb9f8d53b335dcbd16704d5f8b6b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "939a5388289058fd235e1aa1b77bc6e74cfeb9f8d53b335dcbd16704d5f8b6b4", kill_on_drop: false }` [INFO] [stdout] 939a5388289058fd235e1aa1b77bc6e74cfeb9f8d53b335dcbd16704d5f8b6b4