[INFO] fetching crate atlas-transaction-context 3.0.0...
[INFO] testing atlas-transaction-context-3.0.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate atlas-transaction-context 3.0.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate atlas-transaction-context 3.0.0
[INFO] finished tweaking crates.io crate atlas-transaction-context 3.0.0
[INFO] tweaked toml for crates.io crate atlas-transaction-context 3.0.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate atlas-transaction-context 3.0.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate atlas-transaction-context 3.0.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e7263b85feb675848ff867c8fa1a3adae69bbfde2290109e482b71705d5b21a2
[INFO] running `Command { std: "docker" "start" "-a" "e7263b85feb675848ff867c8fa1a3adae69bbfde2290109e482b71705d5b21a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e7263b85feb675848ff867c8fa1a3adae69bbfde2290109e482b71705d5b21a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7263b85feb675848ff867c8fa1a3adae69bbfde2290109e482b71705d5b21a2", kill_on_drop: false }`
[INFO] [stdout] e7263b85feb675848ff867c8fa1a3adae69bbfde2290109e482b71705d5b21a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2840c32f84046876ce413b81befdd03b9d6d4f759d520abc87607c4583b64062
[INFO] running `Command { std: "docker" "start" "-a" "2840c32f84046876ce413b81befdd03b9d6d4f759d520abc87607c4583b64062", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling five8_core v0.1.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling atlas-atomic-u64 v3.0.0
[INFO] [stderr]    Compiling cpufeatures v0.2.7
[INFO] [stderr]    Compiling atlas-sanitize v3.0.1
[INFO] [stderr]    Compiling atlas-program-error v3.0.0
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling atlas-program-memory v3.0.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling five8 v0.2.1
[INFO] [stderr]    Compiling five8_const v0.1.4
[INFO] [stderr]    Compiling atlas-hash v3.0.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling atlas-instruction-error v2.0.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling atlas-sha256-hasher v3.0.0
[INFO] [stderr]    Compiling atlas-address v1.0.0
[INFO] [stderr]    Compiling atlas-pubkey v3.0.0
[INFO] [stderr]    Compiling atlas-sdk-ids v3.0.0
[INFO] [stderr]    Compiling atlas-account-info v3.0.0
[INFO] [stderr]    Compiling atlas-serialize-utils v3.0.0
[INFO] [stderr]    Compiling atlas-instruction v3.0.0
[INFO] [stderr]    Compiling atlas-sysvar-id v3.0.0
[INFO] [stderr]    Compiling atlas-instructions-sysvar v3.0.0
[INFO] [stderr]    Compiling atlas-sdk-macro v3.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling atlas-clock v3.0.0
[INFO] [stderr]    Compiling atlas-rent v3.0.0
[INFO] [stderr]    Compiling atlas-account v3.0.0
[INFO] [stderr]    Compiling atlas-sbpf v3.0.0
[INFO] [stderr]    Compiling atlas-transaction-context v3.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.12s
[INFO] running `Command { std: "docker" "inspect" "2840c32f84046876ce413b81befdd03b9d6d4f759d520abc87607c4583b64062", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2840c32f84046876ce413b81befdd03b9d6d4f759d520abc87607c4583b64062", kill_on_drop: false }`
[INFO] [stdout] 2840c32f84046876ce413b81befdd03b9d6d4f759d520abc87607c4583b64062
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] badb001aa89a5baf97dad061a7a4b3fc2cadde40112fdafd4d3ddfbcb40b77b9
[INFO] running `Command { std: "docker" "start" "-a" "badb001aa89a5baf97dad061a7a4b3fc2cadde40112fdafd4d3ddfbcb40b77b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling atlas-msg v3.0.0
[INFO] [stderr]    Compiling atlas-define-syscall v3.0.0
[INFO] [stderr]    Compiling atlas-system-interface v2.0.0
[INFO] [stderr]    Compiling atlas-program-entrypoint v3.1.0
[INFO] [stderr]    Compiling atlas-transaction-context v3.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_sdk_ids`
[INFO] [stdout]     --> src/lib.rs:1239:62
[INFO] [stdout]      |
[INFO] [stdout] 1239 |             AccountSharedData::new(rent_exempt_lamports, 0, &solana_sdk_ids::sysvar::id());
[INFO] [stdout]      |                                                              ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_sdk_ids`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1239 -             AccountSharedData::new(rent_exempt_lamports, 0, &solana_sdk_ids::sysvar::id());
[INFO] [stdout] 1239 +             AccountSharedData::new(rent_exempt_lamports, 0, &atlas_sdk_ids::sysvar::id());
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 1210 +     use atlas_sdk_ids::sysvar;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `sysvar`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1239 -             AccountSharedData::new(rent_exempt_lamports, 0, &solana_sdk_ids::sysvar::id());
[INFO] [stdout] 1239 +             AccountSharedData::new(rent_exempt_lamports, 0, &sysvar::id());
[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 `atlas-transaction-context` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "badb001aa89a5baf97dad061a7a4b3fc2cadde40112fdafd4d3ddfbcb40b77b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "badb001aa89a5baf97dad061a7a4b3fc2cadde40112fdafd4d3ddfbcb40b77b9", kill_on_drop: false }`
[INFO] [stdout] badb001aa89a5baf97dad061a7a4b3fc2cadde40112fdafd4d3ddfbcb40b77b9
