[INFO] cloning repository https://github.com/0xTXdev/program-examples
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xTXdev/program-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xTXdev%2Fprogram-examples", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xTXdev%2Fprogram-examples'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cba81e5a6777e792043e6e1a4482b77fb8f20d03
[INFO] testing 0xTXdev/program-examples against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xTXdev%2Fprogram-examples" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0xTXdev/program-examples
[INFO] finished tweaking git repo https://github.com/0xTXdev/program-examples
[INFO] tweaked toml for git repo https://github.com/0xTXdev/program-examples written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xTXdev/program-examples on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xTXdev/program-examples 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded solana-sdk-macro v1.17.25
[INFO] [stderr]   Downloaded solana-frozen-abi-macro v1.17.25
[INFO] [stderr]   Downloaded spl-program-error-derive v0.2.0
[INFO] [stderr]   Downloaded spl-program-error v0.2.0
[INFO] [stderr]   Downloaded solana-logger v1.17.25
[INFO] [stderr]   Downloaded spl-tlv-account-resolution v0.2.0
[INFO] [stderr]   Downloaded shank_macro v0.0.8
[INFO] [stderr]   Downloaded shank v0.0.8
[INFO] [stderr]   Downloaded shank_macro_impl v0.0.8
[INFO] [stderr]   Downloaded anchor-attribute-access-control v0.30.0
[INFO] [stderr]   Downloaded toml v0.8.13
[INFO] [stderr]   Downloaded spl-token-2022 v0.7.0
[INFO] [stderr]   Downloaded toml_edit v0.22.13
[INFO] [stderr]   Downloaded solana-sdk v1.17.25
[INFO] [stderr]   Downloaded anchor-syn v0.30.0
[INFO] [stderr]   Downloaded anchor-lang v0.30.0
[INFO] [stderr]   Downloaded ahash v0.8.5
[INFO] [stderr]   Downloaded anchor-attribute-error v0.30.0
[INFO] [stderr]   Downloaded anchor-attribute-program v0.30.0
[INFO] [stderr]   Downloaded anchor-derive-space v0.30.0
[INFO] [stderr]   Downloaded bytemuck_derive v1.6.1
[INFO] [stderr]   Downloaded anchor-attribute-account v0.30.0
[INFO] [stderr]   Downloaded anchor-attribute-event v0.30.0
[INFO] [stderr]   Downloaded winnow v0.6.8
[INFO] [stderr]   Downloaded anchor-lang-idl v0.1.0
[INFO] [stderr]   Downloaded spl-type-length-value v0.2.0
[INFO] [stderr]   Downloaded anchor-attribute-constant v0.30.0
[INFO] [stderr]   Downloaded anchor-derive-accounts v0.30.0
[INFO] [stderr]   Downloaded anchor-derive-serde v0.30.0
[INFO] [stderr]   Downloaded solana-frozen-abi v1.17.25
[INFO] [stderr]   Downloaded solana-program v1.17.25
[INFO] [stderr]   Downloaded serde_spanned v0.6.6
[INFO] [stderr]   Downloaded spl-transfer-hook-interface v0.1.0
[INFO] [stderr]   Downloaded solana-zk-token-sdk v1.17.25
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 013194f45e2b12afa8b331eecd2548181c0960fa5384667fd490f32fa65bc295
[INFO] running `Command { std: "docker" "start" "-a" "013194f45e2b12afa8b331eecd2548181c0960fa5384667fd490f32fa65bc295", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "013194f45e2b12afa8b331eecd2548181c0960fa5384667fd490f32fa65bc295", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "013194f45e2b12afa8b331eecd2548181c0960fa5384667fd490f32fa65bc295", kill_on_drop: false }`
[INFO] [stdout] 013194f45e2b12afa8b331eecd2548181c0960fa5384667fd490f32fa65bc295
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25fa6e6628c681994708ee5d200484ebe454f1c7af85ab54429872ece53e59b7
[INFO] running `Command { std: "docker" "start" "-a" "25fa6e6628c681994708ee5d200484ebe454f1c7af85ab54429872ece53e59b7", kill_on_drop: false }`
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/deps/libanchor_program_example.so
[INFO] [stderr]   |
[INFO] [stderr]   = note: the lib target `anchor_program_example` in package `anchor-program-example v0.1.0 (/opt/rustwide/workdir/basics/program-derived-addresses/anchor/programs/anchor-program-example)` has the same output filename as the lib target `anchor_program_example` in package `account-data-anchor-program-example v0.1.0 (/opt/rustwide/workdir/basics/account-data/anchor/programs/anchor-program-example)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/libanchor_program_example.so
[INFO] [stderr]   |
[INFO] [stderr]   = note: the lib target `anchor_program_example` in package `anchor-program-example v0.1.0 (/opt/rustwide/workdir/basics/program-derived-addresses/anchor/programs/anchor-program-example)` has the same output filename as the lib target `anchor_program_example` in package `account-data-anchor-program-example v0.1.0 (/opt/rustwide/workdir/basics/account-data/anchor/programs/anchor-program-example)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/deps/libanchor_program_example.so.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the lib target `anchor_program_example` in package `anchor-program-example v0.1.0 (/opt/rustwide/workdir/basics/program-derived-addresses/anchor/programs/anchor-program-example)` has the same output filename as the lib target `anchor_program_example` in package `account-data-anchor-program-example v0.1.0 (/opt/rustwide/workdir/basics/account-data/anchor/programs/anchor-program-example)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/libanchor_program_example.so.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the lib target `anchor_program_example` in package `anchor-program-example v0.1.0 (/opt/rustwide/workdir/basics/program-derived-addresses/anchor/programs/anchor-program-example)` has the same output filename as the lib target `anchor_program_example` in package `account-data-anchor-program-example v0.1.0 (/opt/rustwide/workdir/basics/account-data/anchor/programs/anchor-program-example)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/deps/libanchor_program_example.rlib
[INFO] [stderr]   |
[INFO] [stderr]   = note: the lib target `anchor_program_example` in package `anchor-program-example v0.1.0 (/opt/rustwide/workdir/basics/program-derived-addresses/anchor/programs/anchor-program-example)` has the same output filename as the lib target `anchor_program_example` in package `account-data-anchor-program-example v0.1.0 (/opt/rustwide/workdir/basics/account-data/anchor/programs/anchor-program-example)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/libanchor_program_example.rlib
[INFO] [stderr]   |
[INFO] [stderr]   = note: the lib target `anchor_program_example` in package `anchor-program-example v0.1.0 (/opt/rustwide/workdir/basics/program-derived-addresses/anchor/programs/anchor-program-example)` has the same output filename as the lib target `anchor_program_example` in package `account-data-anchor-program-example v0.1.0 (/opt/rustwide/workdir/basics/account-data/anchor/programs/anchor-program-example)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/deps/libanchor_program_example.so
[INFO] [stderr]   |
[INFO] [stderr]   = note: the lib target `anchor_program_example` in package `checking-accounts-anchor-program-example v0.1.0 (/opt/rustwide/workdir/basics/checking-accounts/anchor/programs/anchor-program-example)` has the same output filename as the lib target `anchor_program_example` in package `anchor-program-example v0.1.0 (/opt/rustwide/workdir/basics/program-derived-addresses/anchor/programs/anchor-program-example)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/libanchor_program_example.so
[INFO] [stderr]   |
[INFO] [stderr]   = note: the lib target `anchor_program_example` in package `checking-accounts-anchor-program-example v0.1.0 (/opt/rustwide/workdir/basics/checking-accounts/anchor/programs/anchor-program-example)` has the same output filename as the lib target `anchor_program_example` in package `anchor-program-example v0.1.0 (/opt/rustwide/workdir/basics/program-derived-addresses/anchor/programs/anchor-program-example)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/deps/libanchor_program_example.so.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the lib target `anchor_program_example` in package `checking-accounts-anchor-program-example v0.1.0 (/opt/rustwide/workdir/basics/checking-accounts/anchor/programs/anchor-program-example)` has the same output filename as the lib target `anchor_program_example` in package `anchor-program-example v0.1.0 (/opt/rustwide/workdir/basics/program-derived-addresses/anchor/programs/anchor-program-example)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/libanchor_program_example.so.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the lib target `anchor_program_example` in package `checking-accounts-anchor-program-example v0.1.0 (/opt/rustwide/workdir/basics/checking-accounts/anchor/programs/anchor-program-example)` has the same output filename as the lib target `anchor_program_example` in package `anchor-program-example v0.1.0 (/opt/rustwide/workdir/basics/program-derived-addresses/anchor/programs/anchor-program-example)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/deps/libanchor_program_example.rlib
[INFO] [stderr]   |
[INFO] [stderr]   = note: the lib target `anchor_program_example` in package `checking-accounts-anchor-program-example v0.1.0 (/opt/rustwide/workdir/basics/checking-accounts/anchor/programs/anchor-program-example)` has the same output filename as the lib target `anchor_program_example` in package `anchor-program-example v0.1.0 (/opt/rustwide/workdir/basics/program-derived-addresses/anchor/programs/anchor-program-example)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/libanchor_program_example.rlib
[INFO] [stderr]   |
[INFO] [stderr]   = note: the lib target `anchor_program_example` in package `checking-accounts-anchor-program-example v0.1.0 (/opt/rustwide/workdir/basics/checking-accounts/anchor/programs/anchor-program-example)` has the same output filename as the lib target `anchor_program_example` in package `anchor-program-example v0.1.0 (/opt/rustwide/workdir/basics/program-derived-addresses/anchor/programs/anchor-program-example)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.17.25
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling solana-frozen-abi v1.17.25
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.5/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 borsh-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling cc v1.0.98
[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" "25fa6e6628c681994708ee5d200484ebe454f1c7af85ab54429872ece53e59b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25fa6e6628c681994708ee5d200484ebe454f1c7af85ab54429872ece53e59b7", kill_on_drop: false }`
[INFO] [stdout] 25fa6e6628c681994708ee5d200484ebe454f1c7af85ab54429872ece53e59b7
