[INFO] cloning repository https://github.com/Bread-Heads-NFT/poke
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bread-Heads-NFT/poke" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBread-Heads-NFT%2Fpoke", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBread-Heads-NFT%2Fpoke'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fbab541445ee09afdd7728c9484394aff159e900
[INFO] checking Bread-Heads-NFT/poke against try#f70ee28831acc074c109afab32d287057c3eca46 for pr-149389
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBread-Heads-NFT%2Fpoke" "/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/Bread-Heads-NFT/poke
[INFO] finished tweaking git repo https://github.com/Bread-Heads-NFT/poke
[INFO] tweaked toml for git repo https://github.com/Bread-Heads-NFT/poke written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bread-Heads-NFT/poke on toolchain f70ee28831acc074c109afab32d287057c3eca46
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bread-Heads-NFT/poke 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" "+f70ee28831acc074c109afab32d287057c3eca46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a499b69536b1939c9542f2160f4905a53100e13b20b96619ee772872b565eb71
[INFO] running `Command { std: "docker" "start" "-a" "a499b69536b1939c9542f2160f4905a53100e13b20b96619ee772872b565eb71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a499b69536b1939c9542f2160f4905a53100e13b20b96619ee772872b565eb71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a499b69536b1939c9542f2160f4905a53100e13b20b96619ee772872b565eb71", kill_on_drop: false }`
[INFO] [stdout] a499b69536b1939c9542f2160f4905a53100e13b20b96619ee772872b565eb71
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 42242e8138765f378576d5123fc7d2f0f7a4900f48777d75c6ffeb94fd3b8164
[INFO] running `Command { std: "docker" "start" "-a" "42242e8138765f378576d5123fc7d2f0f7a4900f48777d75c6ffeb94fd3b8164", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.90
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.90
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling winnow v0.5.34
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking array-bytes v1.4.1
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]     Checking iana-time-zone v0.1.59
[INFO] [stderr]     Checking uriparse v0.6.4
[INFO] [stderr]     Checking num-bigint v0.4.4
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.16.25
[INFO] [stderr]    Compiling solana-frozen-abi v1.16.25
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling solana-sdk v1.16.25
[INFO] [stderr]     Checking crossbeam-channel v0.5.11
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking webpki-roots v0.25.3
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]     Checking brotli v3.4.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking ascii v0.9.3
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking rayon v1.8.1
[INFO] [stderr]    Compiling solana-program-runtime v1.16.25
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]     Checking eager v0.1.0
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]    Compiling time-macros v0.2.16
[INFO] [stderr]    Compiling blake3 v1.5.0
[INFO] [stderr]    Compiling solana-program v1.16.25
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking percentage v0.1.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ahash v0.7.7
[INFO] [stderr]     Checking rand_core v0.5.1
[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 rand_chacha v0.3.1
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.7.7/src/lib.rs:33:42
[INFO] [stdout]    |
[INFO] [stdout] 33 | #![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] [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] running `Command { std: "docker" "inspect" "42242e8138765f378576d5123fc7d2f0f7a4900f48777d75c6ffeb94fd3b8164", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42242e8138765f378576d5123fc7d2f0f7a4900f48777d75c6ffeb94fd3b8164", kill_on_drop: false }`
[INFO] [stdout] 42242e8138765f378576d5123fc7d2f0f7a4900f48777d75c6ffeb94fd3b8164
