[INFO] cloning repository https://github.com/hsxyl/multi_send [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hsxyl/multi_send" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhsxyl%2Fmulti_send", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhsxyl%2Fmulti_send'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b708f20ff97191cd2c6b6f4083248381a9a526ae [INFO] checking hsxyl/multi_send/b708f20ff97191cd2c6b6f4083248381a9a526ae against master#0c478fdfe138a8b09744798c85fe2be657768b00 for pr-139419 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhsxyl%2Fmulti_send" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hsxyl/multi_send on toolchain 0c478fdfe138a8b09744798c85fe2be657768b00 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c478fdfe138a8b09744798c85fe2be657768b00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hsxyl/multi_send [INFO] finished tweaking git repo https://github.com/hsxyl/multi_send [INFO] tweaked toml for git repo https://github.com/hsxyl/multi_send written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hsxyl/multi_send 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" "+0c478fdfe138a8b09744798c85fe2be657768b00" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/near/near-workspaces-rs.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded near-stdx v0.16.1 [INFO] [stderr] Downloaded binary-install v0.0.2 [INFO] [stderr] Downloaded near-vm-errors v0.16.1 [INFO] [stderr] Downloaded async-signal v0.2.3 [INFO] [stderr] Downloaded near-rpc-error-core v0.16.1 [INFO] [stderr] Downloaded near-rpc-error-macro v0.17.0 [INFO] [stderr] Downloaded near-config-utils v0.17.0 [INFO] [stderr] Downloaded near-account-id v0.16.1 [INFO] [stderr] Downloaded near-config-utils v0.16.1 [INFO] [stderr] Downloaded near-stdx v0.17.0 [INFO] [stderr] Downloaded json-patch v1.1.0 [INFO] [stderr] Downloaded near-crypto v0.17.0 [INFO] [stderr] Downloaded calamine v0.22.1 [INFO] [stderr] Downloaded near-primitives v0.17.0 [INFO] [stderr] Downloaded opentelemetry-otlp v0.10.0 [INFO] [stderr] Downloaded near-fmt v0.17.0 [INFO] [stderr] Downloaded near-primitives-core v0.17.0 [INFO] [stderr] Downloaded near-account-id v0.17.0 [INFO] [stderr] Downloaded near-jsonrpc-primitives v0.16.1 [INFO] [stderr] Downloaded json_comments v0.2.1 [INFO] [stderr] Downloaded near-primitives-core v0.16.1 [INFO] [stderr] Downloaded near-primitives v0.16.1 [INFO] [stderr] Downloaded near-vm-errors v0.17.0 [INFO] [stderr] Downloaded treediff v4.0.2 [INFO] [stderr] Downloaded near-chain-configs v0.16.1 [INFO] [stderr] Downloaded near-crypto v0.16.1 [INFO] [stderr] Downloaded near-rpc-error-core v0.17.0 [INFO] [stderr] Downloaded near-rpc-error-macro v0.16.1 [INFO] [stderr] Downloaded near-sandbox-utils v0.6.2 [INFO] [stderr] Downloaded near-jsonrpc-client v0.5.1 [INFO] [stderr] Downloaded near-o11y v0.16.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+0c478fdfe138a8b09744798c85fe2be657768b00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63215de3ff4da12dda49ce822e8a21361e02485aa644c015eb44d8222ef79861 [INFO] running `Command { std: "docker" "start" "-a" "63215de3ff4da12dda49ce822e8a21361e02485aa644c015eb44d8222ef79861", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63215de3ff4da12dda49ce822e8a21361e02485aa644c015eb44d8222ef79861", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63215de3ff4da12dda49ce822e8a21361e02485aa644c015eb44d8222ef79861", kill_on_drop: false }` [INFO] [stdout] 63215de3ff4da12dda49ce822e8a21361e02485aa644c015eb44d8222ef79861 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+0c478fdfe138a8b09744798c85fe2be657768b00" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbf5fdb81ec7ba8b6ecee58c4c464df19bf73a06f6f55d6dc0b1578d934a273f [INFO] running `Command { std: "docker" "start" "-a" "bbf5fdb81ec7ba8b6ecee58c4c464df19bf73a06f6f55d6dc0b1578d934a273f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling rustix v0.38.17 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Checking rand v0.8.5 [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" "bbf5fdb81ec7ba8b6ecee58c4c464df19bf73a06f6f55d6dc0b1578d934a273f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbf5fdb81ec7ba8b6ecee58c4c464df19bf73a06f6f55d6dc0b1578d934a273f", kill_on_drop: false }` [INFO] [stdout] bbf5fdb81ec7ba8b6ecee58c4c464df19bf73a06f6f55d6dc0b1578d934a273f