[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 try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xTXdev/program-examples on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6070642d697767ecd097d90f4e30ab377b68ad01e13f204d4f8fef9d9fc0aa4e
[INFO] running `Command { std: "docker" "start" "-a" "6070642d697767ecd097d90f4e30ab377b68ad01e13f204d4f8fef9d9fc0aa4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6070642d697767ecd097d90f4e30ab377b68ad01e13f204d4f8fef9d9fc0aa4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6070642d697767ecd097d90f4e30ab377b68ad01e13f204d4f8fef9d9fc0aa4e", kill_on_drop: false }`
[INFO] [stdout] 6070642d697767ecd097d90f4e30ab377b68ad01e13f204d4f8fef9d9fc0aa4e
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 23d30895f818021ad1da7d00e8504feca0b785f5986a588e0a5c90a038ce5fa9
[INFO] running `Command { std: "docker" "start" "-a" "23d30895f818021ad1da7d00e8504feca0b785f5986a588e0a5c90a038ce5fa9", kill_on_drop: false }`
[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/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.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.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.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.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 rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.3
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[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 rand_chacha v0.2.2
[INFO] [stderr]    Compiling solana-frozen-abi v1.17.25
[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" "23d30895f818021ad1da7d00e8504feca0b785f5986a588e0a5c90a038ce5fa9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23d30895f818021ad1da7d00e8504feca0b785f5986a588e0a5c90a038ce5fa9", kill_on_drop: false }`
[INFO] [stdout] 23d30895f818021ad1da7d00e8504feca0b785f5986a588e0a5c90a038ce5fa9
