[INFO] fetching crate spl-transfer-hook-example-mythic 0.7.0... [INFO] checking spl-transfer-hook-example-mythic-0.7.0 against try#b6bca0d7327839b5e3f7a7779947cb9113d08917+rustflags=-Zstrict-projection-item-bounds for 150662-leaf [INFO] extracting crate spl-transfer-hook-example-mythic 0.7.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate spl-transfer-hook-example-mythic 0.7.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate spl-transfer-hook-example-mythic 0.7.0 [INFO] tweaked toml for crates.io crate spl-transfer-hook-example-mythic 0.7.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate spl-transfer-hook-example-mythic 0.7.0 on toolchain b6bca0d7327839b5e3f7a7779947cb9113d08917 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate spl-transfer-hook-example-mythic 0.7.0 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" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13fe1356fc45da0890d9f9c7d26685b7592d7777e3ff02220a0959c769c44956 [INFO] running `Command { std: "docker" "start" "-a" "13fe1356fc45da0890d9f9c7d26685b7592d7777e3ff02220a0959c769c44956", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13fe1356fc45da0890d9f9c7d26685b7592d7777e3ff02220a0959c769c44956", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13fe1356fc45da0890d9f9c7d26685b7592d7777e3ff02220a0959c769c44956", kill_on_drop: false }` [INFO] [stdout] 13fe1356fc45da0890d9f9c7d26685b7592d7777e3ff02220a0959c769c44956 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Zstrict-projection-item-bounds" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3179b422c64f2bf7ecc7bbe6b8871f31e98cf1d96e0c1978339314b85e09aabb [INFO] running `Command { std: "docker" "start" "-a" "3179b422c64f2bf7ecc7bbe6b8871f31e98cf1d96e0c1978339314b85e09aabb", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Checking zerocopy v0.8.38 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking solana-sanitize v2.1.7 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking solana-atomic-u64 v2.1.7 [INFO] [stderr] Compiling borsh-derive v1.6.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking solana-decode-error v2.1.7 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Compiling solana-sdk-macro v2.1.7 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking solana-msg v2.1.7 [INFO] [stderr] Checking solana-program-memory v2.1.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking constant_time_eq v0.4.2 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking solana-program-option v2.1.7 [INFO] [stderr] Checking solana-native-token v2.1.7 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Checking derivation-path v0.2.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking uriparse v0.6.4 [INFO] [stderr] Checking solana-precompile-error v2.1.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling cfg_eval v0.1.2 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Checking num_enum v0.7.5 [INFO] [stderr] Checking borsh v1.6.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Checking solana-derivation-path v2.1.7 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking serde_bytes v0.11.19 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling openssl-src v300.5.5+3.5.5 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] error: could not compile `zerocopy` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b6bca0d7327839b5e3f7a7779947cb9113d08917/bin/rustc --crate-name zerocopy --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.38/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=0197074a5101edb6 -C extra-filename=-34549af3bdb3e088 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid -Zstrict-projection-item-bounds --check-cfg 'cfg(no_zerocopy_simd_x86_avx12_1_89_0)' --check-cfg 'cfg(rust, values("1.89.0"))' --check-cfg 'cfg(no_zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values("1.81.0"))' --check-cfg 'cfg(no_zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values("1.78.0"))' --check-cfg 'cfg(no_zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values("1.61.0"))' --check-cfg 'cfg(no_zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values("1.60.0"))' --check-cfg 'cfg(no_zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values("1.59.0"))' --check-cfg 'cfg(no_zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values("1.57.0"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_DEV_MODE)' --check-cfg 'cfg(coverage_nightly)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3179b422c64f2bf7ecc7bbe6b8871f31e98cf1d96e0c1978339314b85e09aabb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3179b422c64f2bf7ecc7bbe6b8871f31e98cf1d96e0c1978339314b85e09aabb", kill_on_drop: false }` [INFO] [stdout] 3179b422c64f2bf7ecc7bbe6b8871f31e98cf1d96e0c1978339314b85e09aabb