[INFO] fetching crate apl-associated-token-account 0.5.14... [INFO] testing apl-associated-token-account-0.5.14 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate apl-associated-token-account 0.5.14 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate apl-associated-token-account 0.5.14 [INFO] finished tweaking crates.io crate apl-associated-token-account 0.5.14 [INFO] tweaked toml for crates.io crate apl-associated-token-account 0.5.14 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate apl-associated-token-account 0.5.14 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate apl-associated-token-account 0.5.14 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded solana-sanitize v2.2.1 [INFO] [stderr] Downloaded sha256 v1.6.0 [INFO] [stderr] Downloaded bitcoin-io v0.1.2 [INFO] [stderr] Downloaded bitcoin_slices v0.10.0 [INFO] [stderr] Downloaded bitcode_derive v0.6.7 [INFO] [stderr] Downloaded bitcode v0.6.7 [INFO] [stderr] Downloaded glam v0.30.5 [INFO] [stderr] Downloaded apl-token v0.5.14 [INFO] [stderr] Downloaded arch_program v0.5.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef1a28d33c1e9551cb3bd92ef7c4de6186321897d971fbf5c5b4029f430887b0 [INFO] running `Command { std: "docker" "start" "-a" "ef1a28d33c1e9551cb3bd92ef7c4de6186321897d971fbf5c5b4029f430887b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef1a28d33c1e9551cb3bd92ef7c4de6186321897d971fbf5c5b4029f430887b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef1a28d33c1e9551cb3bd92ef7c4de6186321897d971fbf5c5b4029f430887b0", kill_on_drop: false }` [INFO] [stdout] ef1a28d33c1e9551cb3bd92ef7c4de6186321897d971fbf5c5b4029f430887b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e22c083f90379b5f0a68f3b1782e0ad26a1c9bc6899d46ca9ced4a556957ac7 [INFO] running `Command { std: "docker" "start" "-a" "2e22c083f90379b5f0a68f3b1782e0ad26a1c9bc6899d46ca9ced4a556957ac7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling find-msvc-tools v0.1.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling hex-conservative v0.2.1 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling bitcoin-io v0.1.2 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling bitcoin v0.32.5 [INFO] [stderr] Compiling hex-conservative v0.1.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling bech32 v0.11.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling bitcoin v0.31.2 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling bitcoin_slices v0.10.0 [INFO] [stderr] Compiling bech32 v0.10.0-beta [INFO] [stderr] Compiling solana-sanitize v2.2.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling borsh-derive v1.5.7 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling bitcode_derive v0.6.7 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling sha256 v1.6.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling bitcode v0.6.7 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bitcoin_hashes v0.14.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling bitcoin-units v0.1.2 [INFO] [stderr] Compiling bitcoin_hashes v0.13.0 [INFO] [stderr] Compiling secp256k1 v0.28.2 [INFO] [stderr] Compiling base58ck v0.1.0 [INFO] [stderr] Compiling secp256k1 v0.29.1 [INFO] [stderr] Compiling arch_program v0.5.14 [INFO] [stderr] Compiling apl-token v0.5.14 [INFO] [stderr] Compiling apl-associated-token-account v0.5.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.18s [INFO] running `Command { std: "docker" "inspect" "2e22c083f90379b5f0a68f3b1782e0ad26a1c9bc6899d46ca9ced4a556957ac7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e22c083f90379b5f0a68f3b1782e0ad26a1c9bc6899d46ca9ced4a556957ac7", kill_on_drop: false }` [INFO] [stdout] 2e22c083f90379b5f0a68f3b1782e0ad26a1c9bc6899d46ca9ced4a556957ac7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13b50dd64cbd43e9e01780df9cfca707e44f43153213dda6559c802a99345256 [INFO] running `Command { std: "docker" "start" "-a" "13b50dd64cbd43e9e01780df9cfca707e44f43153213dda6559c802a99345256", kill_on_drop: false }` [INFO] [stderr] Compiling apl-associated-token-account v0.5.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s [INFO] running `Command { std: "docker" "inspect" "13b50dd64cbd43e9e01780df9cfca707e44f43153213dda6559c802a99345256", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13b50dd64cbd43e9e01780df9cfca707e44f43153213dda6559c802a99345256", kill_on_drop: false }` [INFO] [stdout] 13b50dd64cbd43e9e01780df9cfca707e44f43153213dda6559c802a99345256 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5eb9a27fdbbf33dae1e92264187830b2aeb863acbec44a950ae3a2ead48977fc [INFO] running `Command { std: "docker" "start" "-a" "5eb9a27fdbbf33dae1e92264187830b2aeb863acbec44a950ae3a2ead48977fc", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/apl_associated_token_account-0dab4644f310a908) [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/apl_associated_token_account-0dab4644f310a908` (signal: 11, SIGSEGV: invalid memory reference) [INFO] running `Command { std: "docker" "inspect" "5eb9a27fdbbf33dae1e92264187830b2aeb863acbec44a950ae3a2ead48977fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5eb9a27fdbbf33dae1e92264187830b2aeb863acbec44a950ae3a2ead48977fc", kill_on_drop: false }` [INFO] [stdout] 5eb9a27fdbbf33dae1e92264187830b2aeb863acbec44a950ae3a2ead48977fc