[INFO] fetching crate aranya-idam-ffi 0.12.0... [INFO] checking aranya-idam-ffi-0.12.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate aranya-idam-ffi 0.12.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate aranya-idam-ffi 0.12.0 [INFO] finished tweaking crates.io crate aranya-idam-ffi 0.12.0 [INFO] tweaked toml for crates.io crate aranya-idam-ffi 0.12.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate aranya-idam-ffi 0.12.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate aranya-idam-ffi 0.12.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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ed6f013e519d28b4d0a4413453667d648f549391069154cada3c2ee9570dea2 [INFO] running `Command { std: "docker" "start" "-a" "6ed6f013e519d28b4d0a4413453667d648f549391069154cada3c2ee9570dea2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ed6f013e519d28b4d0a4413453667d648f549391069154cada3c2ee9570dea2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ed6f013e519d28b4d0a4413453667d648f549391069154cada3c2ee9570dea2", kill_on_drop: false }` [INFO] [stdout] 6ed6f013e519d28b4d0a4413453667d648f549391069154cada3c2ee9570dea2 [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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 135d481ca7238a813ac3ead4ca70c313ea8847ab2e7842b66ce99c1a497e2607 [INFO] running `Command { std: "docker" "start" "-a" "135d481ca7238a813ac3ead4ca70c313ea8847ab2e7842b66ce99c1a497e2607", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Compiling thiserror v2.0.7 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Checking buggy v0.1.0 [INFO] [stderr] Checking const-default v1.0.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling unicode-id v0.3.5 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling markdown v1.0.0-alpha.17 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking spideroak-base58 v0.2.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling aranya-policy-derive v0.7.0 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking cobs v0.2.3 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking p384 v0.13.0 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Compiling macro-string v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling thiserror-impl v2.0.7 [INFO] [stderr] Compiling aranya-policy-text-macro v0.1.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.25 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling spideroak-crypto-derive v0.2.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling derive-where v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Checking sha3-utils v0.5.0 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Checking generic-array v1.1.1 [INFO] [stderr] Checking aranya-policy-text v0.1.2 [INFO] [stderr] Checking aranya-policy-ast v0.7.0 [INFO] [stderr] Checking spideroak-crypto v0.6.0 [INFO] [stderr] Checking postcard v1.1.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking aranya-crypto v0.9.0 [INFO] [stderr] Compiling aranya-policy-lang v0.7.0 [INFO] [stderr] Checking aranya-policy-module v0.12.0 [INFO] [stderr] Checking aranya-policy-vm v0.12.0 [INFO] [stderr] Checking aranya-idam-ffi v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `aranya_crypto::keystore::memstore` [INFO] [stdout] --> src/tests.rs:3:60 [INFO] [stdout] | [INFO] [stdout] 3 | use aranya_crypto::{Rng, default::DefaultEngine, keystore::memstore::MemStore}; [INFO] [stdout] | ^^^^^^^^ could not find `memstore` in `keystore` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aranya-crypto-0.9.0/src/keystore/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub mod memstore; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aranya-crypto-0.9.0/src/keystore/memstore.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | #![cfg(feature = "memstore")] [INFO] [stdout] | -------------------- the item is gated behind the `memstore` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aranya-idam-ffi` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "135d481ca7238a813ac3ead4ca70c313ea8847ab2e7842b66ce99c1a497e2607", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "135d481ca7238a813ac3ead4ca70c313ea8847ab2e7842b66ce99c1a497e2607", kill_on_drop: false }` [INFO] [stdout] 135d481ca7238a813ac3ead4ca70c313ea8847ab2e7842b66ce99c1a497e2607