[INFO] fetching crate clone-solana-ed25519-program 2.2.2... [INFO] testing clone-solana-ed25519-program-2.2.2 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate clone-solana-ed25519-program 2.2.2 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate clone-solana-ed25519-program 2.2.2 [INFO] finished tweaking crates.io crate clone-solana-ed25519-program 2.2.2 [INFO] tweaked toml for crates.io crate clone-solana-ed25519-program 2.2.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate clone-solana-ed25519-program 2.2.2 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 clone-solana-ed25519-program 2.2.2 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] d928034ed9363510aaad569ffb5af818b1435ddd2fd1a2ee99cd2485f50ae420 [INFO] running `Command { std: "docker" "start" "-a" "d928034ed9363510aaad569ffb5af818b1435ddd2fd1a2ee99cd2485f50ae420", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d928034ed9363510aaad569ffb5af818b1435ddd2fd1a2ee99cd2485f50ae420", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d928034ed9363510aaad569ffb5af818b1435ddd2fd1a2ee99cd2485f50ae420", kill_on_drop: false }` [INFO] [stdout] d928034ed9363510aaad569ffb5af818b1435ddd2fd1a2ee99cd2485f50ae420 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 17839f7b5f336c11d212168b39970fa31509d7861e5b5094eb3788ca4cafe41c [INFO] running `Command { std: "docker" "start" "-a" "17839f7b5f336c11d212168b39970fa31509d7861e5b5094eb3788ca4cafe41c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling clone-solana-sanitize v2.2.1 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling clone-solana-atomic-u64 v2.2.1 [INFO] [stderr] Compiling five8_core v0.1.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling five8_const v0.1.3 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling clone-solana-hash v2.2.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling clone-solana-decode-error v2.2.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling clone-solana-pubkey v2.2.1 [INFO] [stderr] Compiling clone-solana-precompile-error v2.2.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling clone-solana-sdk-ids v2.2.1 [INFO] [stderr] Compiling clone-solana-instruction v2.2.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clone-solana-sha256-hasher v2.2.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling clone-solana-sdk-macro v2.2.1 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling clone-solana-epoch-schedule v2.2.1 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling clone-solana-feature-set v2.2.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling clone-solana-ed25519-program v2.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.01s [INFO] running `Command { std: "docker" "inspect" "17839f7b5f336c11d212168b39970fa31509d7861e5b5094eb3788ca4cafe41c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17839f7b5f336c11d212168b39970fa31509d7861e5b5094eb3788ca4cafe41c", kill_on_drop: false }` [INFO] [stdout] 17839f7b5f336c11d212168b39970fa31509d7861e5b5094eb3788ca4cafe41c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 3c3a6db6a0f3a8d12674bc9caf04879ca0743688175742ce5a9309b6d52185a8 [INFO] running `Command { std: "docker" "start" "-a" "3c3a6db6a0f3a8d12674bc9caf04879ca0743688175742ce5a9309b6d52185a8", kill_on_drop: false }` [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling clone-solana-pubkey v2.2.1 [INFO] [stderr] Compiling clone-solana-hash v2.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling clone-solana-instruction v2.2.1 [INFO] [stderr] Compiling clone-solana-sdk-ids v2.2.1 [INFO] [stderr] Compiling clone-solana-transaction-error v2.2.1 [INFO] [stderr] Compiling clone-solana-sha256-hasher v2.2.1 [INFO] [stderr] Compiling clone-solana-seed-phrase v2.2.1 [INFO] [stderr] Compiling clone-solana-feature-set v2.2.4 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling clone-solana-signature v2.2.1 [INFO] [stderr] Compiling clone-solana-ed25519-program v2.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling clone-solana-signer v2.2.1 [INFO] [stderr] Compiling clone-solana-keypair v2.2.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling clone-solana-logger v2.3.1 [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `clone_solana_sdk` [INFO] [stdout] --> src/lib.rs:223:9 [INFO] [stdout] | [INFO] [stdout] 223 | clone_solana_sdk::transaction::Transaction, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `clone_solana_sdk` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 223 | clone_solana_sdk_ids::transaction::Transaction, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `clone-solana-ed25519-program` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3c3a6db6a0f3a8d12674bc9caf04879ca0743688175742ce5a9309b6d52185a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c3a6db6a0f3a8d12674bc9caf04879ca0743688175742ce5a9309b6d52185a8", kill_on_drop: false }` [INFO] [stdout] 3c3a6db6a0f3a8d12674bc9caf04879ca0743688175742ce5a9309b6d52185a8