[INFO] fetching crate uip-solana-sdk 0.16.0... [INFO] testing uip-solana-sdk-0.16.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate uip-solana-sdk 0.16.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate uip-solana-sdk 0.16.0 [INFO] finished tweaking crates.io crate uip-solana-sdk 0.16.0 [INFO] tweaked toml for crates.io crate uip-solana-sdk 0.16.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate uip-solana-sdk 0.16.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate uip-solana-sdk 0.16.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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6890a3891be81d47f463027c79bc15cc667a311c5f7e0e4c6fc0a029ed6b78da [INFO] running `Command { std: "docker" "start" "-a" "6890a3891be81d47f463027c79bc15cc667a311c5f7e0e4c6fc0a029ed6b78da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6890a3891be81d47f463027c79bc15cc667a311c5f7e0e4c6fc0a029ed6b78da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6890a3891be81d47f463027c79bc15cc667a311c5f7e0e4c6fc0a029ed6b78da", kill_on_drop: false }` [INFO] [stdout] 6890a3891be81d47f463027c79bc15cc667a311c5f7e0e4c6fc0a029ed6b78da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 010398e8d7cdb596fdc924c803e5835dfee96724c733cb2a09ea7349d55d648a [INFO] running `Command { std: "docker" "start" "-a" "010398e8d7cdb596fdc924c803e5835dfee96724c733cb2a09ea7349d55d648a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling winnow v0.7.2 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling solana-atomic-u64 v2.1.16 [INFO] [stderr] Compiling borsh v1.5.5 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling solana-sanitize v2.1.16 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling solana-decode-error v2.1.16 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling solana-msg v2.1.16 [INFO] [stderr] Compiling cc v1.2.14 [INFO] [stderr] Compiling solana-program-memory v2.1.16 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling prettyplease v0.2.31 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling solana-native-token v2.1.16 [INFO] [stderr] Compiling solana-program-option v2.1.16 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling blake3 v1.5.5 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling borsh-derive-internal v0.10.4 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.4 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling anchor-derive-space v0.31.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling borsh-derive v1.5.5 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling solana-sdk-macro v2.1.16 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling bon-macros v3.5.1 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling bon v3.5.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling solana-hash v2.1.16 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling anchor-lang-idl-spec v0.1.0 [INFO] [stderr] Compiling solana-fee-calculator v2.1.16 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling solana-short-vec v2.1.16 [INFO] [stderr] Compiling solana-serde-varint v2.1.16 [INFO] [stderr] Compiling solana-sha256-hasher v2.1.16 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling anchor-syn v0.31.1 [INFO] [stderr] Compiling anchor-lang-idl v0.1.2 [INFO] [stderr] Compiling borsh-derive v0.10.4 [INFO] [stderr] Compiling borsh v0.10.4 [INFO] [stderr] Compiling solana-pubkey v2.1.16 [INFO] [stderr] Compiling solana-borsh v2.1.16 [INFO] [stderr] Compiling solana-instruction v2.1.16 [INFO] [stderr] Compiling solana-sysvar-id v2.1.16 [INFO] [stderr] Compiling solana-rent v2.1.16 [INFO] [stderr] Compiling solana-slot-history v2.1.16 [INFO] [stderr] Compiling solana-last-restart-slot v2.1.16 [INFO] [stderr] Compiling solana-slot-hashes v2.1.16 [INFO] [stderr] Compiling solana-clock v2.1.16 [INFO] [stderr] Compiling solana-epoch-schedule v2.1.16 [INFO] [stderr] Compiling solana-program-error v2.1.16 [INFO] [stderr] Compiling solana-stable-layout v2.1.16 [INFO] [stderr] Compiling solana-transaction-error v2.1.16 [INFO] [stderr] Compiling solana-serialize-utils v2.1.16 [INFO] [stderr] Compiling solana-bincode v2.1.16 [INFO] [stderr] Compiling solana-account-info v2.1.16 [INFO] [stderr] Compiling solana-program-pack v2.1.16 [INFO] [stderr] Compiling solana-cpi v2.1.16 [INFO] [stderr] Compiling solana-program-entrypoint v2.1.16 [INFO] [stderr] Compiling anchor-attribute-constant v0.31.1 [INFO] [stderr] Compiling anchor-attribute-account v0.31.1 [INFO] [stderr] Compiling anchor-attribute-program v0.31.1 [INFO] [stderr] Compiling anchor-derive-serde v0.31.1 [INFO] [stderr] Compiling anchor-attribute-error v0.31.1 [INFO] [stderr] Compiling anchor-attribute-event v0.31.1 [INFO] [stderr] Compiling anchor-attribute-access-control v0.31.1 [INFO] [stderr] Compiling anchor-derive-accounts v0.31.1 [INFO] [stderr] Compiling solana-secp256k1-recover v2.1.16 [INFO] [stderr] Compiling solana-program v2.1.16 [INFO] [stderr] Compiling solana-invoke v0.2.0 [INFO] [stderr] Compiling anchor-lang v0.31.1 [INFO] [stderr] Compiling uip-solana-sdk v0.16.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.02s [INFO] running `Command { std: "docker" "inspect" "010398e8d7cdb596fdc924c803e5835dfee96724c733cb2a09ea7349d55d648a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "010398e8d7cdb596fdc924c803e5835dfee96724c733cb2a09ea7349d55d648a", kill_on_drop: false }` [INFO] [stdout] 010398e8d7cdb596fdc924c803e5835dfee96724c733cb2a09ea7349d55d648a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d079d1497bd6ed40cd40951f4fa193a1887aaf085b84ae02f23a164470cc136 [INFO] running `Command { std: "docker" "start" "-a" "6d079d1497bd6ed40cd40951f4fa193a1887aaf085b84ae02f23a164470cc136", kill_on_drop: false }` [INFO] [stderr] Compiling uip-solana-sdk v0.16.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `uip_endpoint` [INFO] [stdout] --> src/cpi.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | use uip_endpoint::instruction::{Propose, RegisterExtension}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `uip_endpoint` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uip_endpoint`, use `cargo add uip_endpoint` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `uip_endpoint` [INFO] [stdout] --> src/lib.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | use uip_endpoint::state::{ [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `uip_endpoint` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uip_endpoint`, use `cargo add uip_endpoint` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `anchor_lang::prelude::*` [INFO] [stdout] --> src/cpi.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | use anchor_lang::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `uip_endpoint` [INFO] [stdout] --> src/lib.rs:140:39 [INFO] [stdout] | [INFO] [stdout] 140 | assert_eq!(UipEndpoint::id(), uip_endpoint::ID_CONST); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of unresolved module or unlinked crate `uip_endpoint` [INFO] [stdout] | help: a struct with a similar name exists: `UipEndpoint` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uip_endpoint`, use `cargo add uip_endpoint` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `uip_endpoint` [INFO] [stdout] --> src/lib.rs:145:43 [INFO] [stdout] | [INFO] [stdout] 145 | assert_eq!(EXECUTE_DISCRIMINATOR, uip_endpoint::DESTINATION_EXECUTE_DISCRIMINATOR); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of unresolved module or unlinked crate `uip_endpoint` [INFO] [stdout] | help: a struct with a similar name exists: `UipEndpoint` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uip_endpoint`, use `cargo add uip_endpoint` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `uip-solana-sdk` (lib test) due to 4 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "6d079d1497bd6ed40cd40951f4fa193a1887aaf085b84ae02f23a164470cc136", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d079d1497bd6ed40cd40951f4fa193a1887aaf085b84ae02f23a164470cc136", kill_on_drop: false }` [INFO] [stdout] 6d079d1497bd6ed40cd40951f4fa193a1887aaf085b84ae02f23a164470cc136