[INFO] fetching crate aranya-runtime 0.12.0... [INFO] checking aranya-runtime-0.12.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate aranya-runtime 0.12.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate aranya-runtime 0.12.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate aranya-runtime 0.12.0 [INFO] tweaked toml for crates.io crate aranya-runtime 0.12.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate aranya-runtime 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-runtime 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 2ead4924d68fdcf7b0e9334941e5dc5a078aacc25ed484300269fb6ab9fae1fe [INFO] running `Command { std: "docker" "start" "-a" "2ead4924d68fdcf7b0e9334941e5dc5a078aacc25ed484300269fb6ab9fae1fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ead4924d68fdcf7b0e9334941e5dc5a078aacc25ed484300269fb6ab9fae1fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ead4924d68fdcf7b0e9334941e5dc5a078aacc25ed484300269fb6ab9fae1fe", kill_on_drop: false }` [INFO] [stdout] 2ead4924d68fdcf7b0e9334941e5dc5a078aacc25ed484300269fb6ab9fae1fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 1ca364aa69f72fe01705fa8a1c9e3242901a2310d0f97e72dc256d0abf627089 [INFO] running `Command { std: "docker" "start" "-a" "1ca364aa69f72fe01705fa8a1c9e3242901a2310d0f97e72dc256d0abf627089", 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 cfg-if v1.0.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling thiserror v2.0.7 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking buggy v0.1.0 [INFO] [stderr] Checking const-default v1.0.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling unicode-id v0.3.5 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling markdown v1.0.0-alpha.17 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Checking spideroak-base58 v0.2.0 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling aranya-policy-derive v0.7.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking cobs v0.2.3 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking spin v0.10.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking p384 v0.13.0 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Checking tempfile v3.14.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Compiling macro-string v0.1.4 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling thiserror-impl v2.0.7 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling aranya-policy-text-macro v0.1.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.25 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling spideroak-crypto-derive v0.2.0 [INFO] [stderr] Compiling derive-where v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling test-log-macros v0.2.16 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Checking test-log v0.2.16 [INFO] [stderr] Checking proptest v1.6.0 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Checking sha3-utils v0.5.0 [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 postcard v1.1.1 [INFO] [stderr] Checking vec1 v1.12.1 [INFO] [stderr] Checking aranya-policy-ast v0.7.0 [INFO] [stderr] Checking spideroak-crypto v0.6.0 [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-runtime v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `aranya_policy_module` [INFO] [stdout] --> src/testing/vm.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use aranya_policy_module::Module; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `aranya_policy_module` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 7 - use aranya_policy_module::Module; [INFO] [stdout] 7 + use aranya_policy_vm::Module; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::vm_policy::testing` [INFO] [stdout] --> src/testing/vm.rs:19:16 [INFO] [stdout] | [INFO] [stdout] 19 | vm_policy::testing::TestFfiEnvelope, [INFO] [stdout] | ^^^^^^^ could not find `testing` in `vm_policy` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/vm_policy.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | pub mod testing; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vm_policy/testing.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg(feature = "testing")] [INFO] [stdout] | ------------------- the item is gated behind the `testing` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aranya_policy_lang` [INFO] [stdout] --> src/vm_policy.rs:791:9 [INFO] [stdout] | [INFO] [stdout] 791 | use aranya_policy_lang::lang::parse_policy_str; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `aranya_policy_lang` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 791 - use aranya_policy_lang::lang::parse_policy_str; [INFO] [stdout] 791 + use aranya_policy_vm::lang::parse_policy_str; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aranya_policy_compiler` [INFO] [stdout] --> src/vm_policy.rs:790:9 [INFO] [stdout] | [INFO] [stdout] 790 | use aranya_policy_compiler::Compiler; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `aranya_policy_compiler` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 790 - use aranya_policy_compiler::Compiler; [INFO] [stdout] 790 + use aranya_policy_vm::Compiler; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testing` [INFO] [stdout] --> src/storage/linear/mod.rs:1164:9 [INFO] [stdout] | [INFO] [stdout] 1164 | use testing::Manager; [INFO] [stdout] | ^^^^^^^ help: a similar path exists: `crate::testing` [INFO] [stdout] | [INFO] [stdout] = note: `use` statements changed in Rust 2018; read more at [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `hash_for_testing_only` found for struct `command::CommandId` in the current scope [INFO] [stdout] --> src/client/transaction.rs:535:33 [INFO] [stdout] | [INFO] [stdout] 535 | let id = CommandId::hash_for_testing_only(parents.as_flattened()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `command::CommandId` [INFO] [stdout] | [INFO] [stdout] ::: src/command.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / aranya_crypto::custom_id! { [INFO] [stdout] 12 | | /// An ID constructed as a cryptographic hash of a serialized [`Command`]. [INFO] [stdout] 13 | | pub struct CommandId; [INFO] [stdout] 14 | | } [INFO] [stdout] | |_- function or associated item `hash_for_testing_only` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `command::CommandId` consider using one of the following associated functions: [INFO] [stdout] command::CommandId::default [INFO] [stdout] command::CommandId::random [INFO] [stdout] command::CommandId::decode [INFO] [stdout] --> src/command.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / aranya_crypto::custom_id! { [INFO] [stdout] 12 | | /// An ID constructed as a cryptographic hash of a serialized [`Command`]. [INFO] [stdout] 13 | | pub struct CommandId; [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error originates in the macro `aranya_crypto::custom_id` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `hash_for_testing_only` found for struct `command::CommandId` in the current scope [INFO] [stdout] --> src/testing/protocol.rs:158:29 [INFO] [stdout] | [INFO] [stdout] 158 | let id = CommandId::hash_for_testing_only(data); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `command::CommandId` [INFO] [stdout] | [INFO] [stdout] ::: src/command.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / aranya_crypto::custom_id! { [INFO] [stdout] 12 | | /// An ID constructed as a cryptographic hash of a serialized [`Command`]. [INFO] [stdout] 13 | | pub struct CommandId; [INFO] [stdout] 14 | | } [INFO] [stdout] | |_- function or associated item `hash_for_testing_only` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `command::CommandId` consider using one of the following associated functions: [INFO] [stdout] command::CommandId::default [INFO] [stdout] command::CommandId::random [INFO] [stdout] command::CommandId::decode [INFO] [stdout] --> src/command.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / aranya_crypto::custom_id! { [INFO] [stdout] 12 | | /// An ID constructed as a cryptographic hash of a serialized [`Command`]. [INFO] [stdout] 13 | | pub struct CommandId; [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error originates in the macro `aranya_crypto::custom_id` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `hash_for_testing_only` found for struct `command::CommandId` in the current scope [INFO] [stdout] --> src/testing/protocol.rs:179:29 [INFO] [stdout] | [INFO] [stdout] 179 | let id = CommandId::hash_for_testing_only(data); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `command::CommandId` [INFO] [stdout] | [INFO] [stdout] ::: src/command.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / aranya_crypto::custom_id! { [INFO] [stdout] 12 | | /// An ID constructed as a cryptographic hash of a serialized [`Command`]. [INFO] [stdout] 13 | | pub struct CommandId; [INFO] [stdout] 14 | | } [INFO] [stdout] | |_- function or associated item `hash_for_testing_only` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `command::CommandId` consider using one of the following associated functions: [INFO] [stdout] command::CommandId::default [INFO] [stdout] command::CommandId::random [INFO] [stdout] command::CommandId::decode [INFO] [stdout] --> src/command.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / aranya_crypto::custom_id! { [INFO] [stdout] 12 | | /// An ID constructed as a cryptographic hash of a serialized [`Command`]. [INFO] [stdout] 13 | | pub struct CommandId; [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error originates in the macro `aranya_crypto::custom_id` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `hash_for_testing_only` found for struct `command::CommandId` in the current scope [INFO] [stdout] --> src/testing/protocol.rs:294:29 [INFO] [stdout] | [INFO] [stdout] 294 | let id = CommandId::hash_for_testing_only(data); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `command::CommandId` [INFO] [stdout] | [INFO] [stdout] ::: src/command.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / aranya_crypto::custom_id! { [INFO] [stdout] 12 | | /// An ID constructed as a cryptographic hash of a serialized [`Command`]. [INFO] [stdout] 13 | | pub struct CommandId; [INFO] [stdout] 14 | | } [INFO] [stdout] | |_- function or associated item `hash_for_testing_only` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `command::CommandId` consider using one of the following associated functions: [INFO] [stdout] command::CommandId::default [INFO] [stdout] command::CommandId::random [INFO] [stdout] command::CommandId::decode [INFO] [stdout] --> src/command.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / aranya_crypto::custom_id! { [INFO] [stdout] 12 | | /// An ID constructed as a cryptographic hash of a serialized [`Command`]. [INFO] [stdout] 13 | | pub struct CommandId; [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error originates in the macro `aranya_crypto::custom_id` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `aranya_policy_vm::FactKey: Arbitrary` is not satisfied [INFO] [stdout] --> src/vm_policy/io.rs:352:33 [INFO] [stdout] | [INFO] [stdout] 352 | fn test_round_trip(fk1: FactKey) { [INFO] [stdout] | ^^^^^^^ the trait `Arbitrary` is not implemented for `aranya_policy_vm::FactKey` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `aranya_policy_vm::FactKey: Arbitrary` is not satisfied [INFO] [stdout] --> src/vm_policy/io.rs:348:5 [INFO] [stdout] | [INFO] [stdout] 348 | / proptest! { [INFO] [stdout] 349 | | #![proptest_config(ProptestConfig::with_cases(10_000))] [INFO] [stdout] 350 | | [INFO] [stdout] 351 | | #[test] [INFO] [stdout] ... | [INFO] [stdout] 427 | | } [INFO] [stdout] | |_____^ the trait `Arbitrary` is not implemented for `aranya_policy_vm::FactKey` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `aranya_policy_vm::Identifier: Arbitrary` is not satisfied [INFO] [stdout] --> src/vm_policy/io.rs:361:37 [INFO] [stdout] | [INFO] [stdout] 361 | fn test_int_ord(identifier: Identifier, v1: i64, v2: i64) { [INFO] [stdout] | ^^^^^^^^^^ the trait `Arbitrary` is not implemented for `aranya_policy_vm::Identifier` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `aranya_policy_vm::Identifier: Arbitrary` is not satisfied [INFO] [stdout] --> src/vm_policy/io.rs:348:5 [INFO] [stdout] | [INFO] [stdout] 348 | / proptest! { [INFO] [stdout] 349 | | #![proptest_config(ProptestConfig::with_cases(10_000))] [INFO] [stdout] 350 | | [INFO] [stdout] 351 | | #[test] [INFO] [stdout] ... | [INFO] [stdout] 427 | | } [INFO] [stdout] | |_____^ the trait `Arbitrary` is not implemented for `aranya_policy_vm::Identifier` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `aranya_policy_vm::Identifier: Arbitrary` is not satisfied [INFO] [stdout] --> src/vm_policy/io.rs:374:38 [INFO] [stdout] | [INFO] [stdout] 374 | fn test_bool_ord(identifier: Identifier, v1: bool, v2: bool) { [INFO] [stdout] | ^^^^^^^^^^ the trait `Arbitrary` is not implemented for `aranya_policy_vm::Identifier` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `aranya_policy_vm::Identifier: Arbitrary` is not satisfied [INFO] [stdout] --> src/vm_policy/io.rs:348:5 [INFO] [stdout] | [INFO] [stdout] 348 | / proptest! { [INFO] [stdout] 349 | | #![proptest_config(ProptestConfig::with_cases(10_000))] [INFO] [stdout] 350 | | [INFO] [stdout] 351 | | #[test] [INFO] [stdout] ... | [INFO] [stdout] 427 | | } [INFO] [stdout] | |_____^ the trait `Arbitrary` is not implemented for `aranya_policy_vm::Identifier` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `aranya_policy_vm::Identifier: Arbitrary` is not satisfied [INFO] [stdout] --> src/vm_policy/io.rs:387:40 [INFO] [stdout] | [INFO] [stdout] 387 | fn test_string_ord(identifier: Identifier, v1: Text, v2: Text) { [INFO] [stdout] | ^^^^^^^^^^ the trait `Arbitrary` is not implemented for `aranya_policy_vm::Identifier` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `aranya_policy_vm::Text: Arbitrary` is not satisfied [INFO] [stdout] --> src/vm_policy/io.rs:387:56 [INFO] [stdout] | [INFO] [stdout] 387 | fn test_string_ord(identifier: Identifier, v1: Text, v2: Text) { [INFO] [stdout] | ^^^^ the trait `Arbitrary` is not implemented for `aranya_policy_vm::Text` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `aranya_policy_vm::Text: Arbitrary` is not satisfied [INFO] [stdout] --> src/vm_policy/io.rs:387:66 [INFO] [stdout] | [INFO] [stdout] 387 | fn test_string_ord(identifier: Identifier, v1: Text, v2: Text) { [INFO] [stdout] | ^^^^ the trait `Arbitrary` is not implemented for `aranya_policy_vm::Text` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `aranya_policy_vm::Identifier: Arbitrary` is not satisfied [INFO] [stdout] --> src/vm_policy/io.rs:348:5 [INFO] [stdout] | [INFO] [stdout] 348 | / proptest! { [INFO] [stdout] 349 | | #![proptest_config(ProptestConfig::with_cases(10_000))] [INFO] [stdout] 350 | | [INFO] [stdout] 351 | | #[test] [INFO] [stdout] ... | [INFO] [stdout] 427 | | } [INFO] [stdout] | |_____^ the trait `Arbitrary` is not implemented for `aranya_policy_vm::Identifier` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `aranya_policy_vm::Text: Arbitrary` is not satisfied [INFO] [stdout] --> src/vm_policy/io.rs:348:5 [INFO] [stdout] | [INFO] [stdout] 348 | / proptest! { [INFO] [stdout] 349 | | #![proptest_config(ProptestConfig::with_cases(10_000))] [INFO] [stdout] 350 | | [INFO] [stdout] 351 | | #[test] [INFO] [stdout] ... | [INFO] [stdout] 427 | | } [INFO] [stdout] | |_____^ the trait `Arbitrary` is not implemented for `aranya_policy_vm::Text` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `aranya_policy_vm::Identifier: Arbitrary` is not satisfied [INFO] [stdout] --> src/vm_policy/io.rs:401:36 [INFO] [stdout] | [INFO] [stdout] 401 | fn test_id_ord(identifier: Identifier, v1: Id, v2: Id) { [INFO] [stdout] | ^^^^^^^^^^ the trait `Arbitrary` is not implemented for `aranya_policy_vm::Identifier` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `aranya_crypto::Id: Arbitrary` is not satisfied [INFO] [stdout] --> src/vm_policy/io.rs:401:52 [INFO] [stdout] | [INFO] [stdout] 401 | fn test_id_ord(identifier: Identifier, v1: Id, v2: Id) { [INFO] [stdout] | ^^ the trait `Arbitrary` is not implemented for `aranya_crypto::Id` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `aranya_crypto::Id: Arbitrary` is not satisfied [INFO] [stdout] --> src/vm_policy/io.rs:401:60 [INFO] [stdout] | [INFO] [stdout] 401 | fn test_id_ord(identifier: Identifier, v1: Id, v2: Id) { [INFO] [stdout] | ^^ the trait `Arbitrary` is not implemented for `aranya_crypto::Id` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `aranya_policy_vm::Identifier: Arbitrary` is not satisfied [INFO] [stdout] --> src/vm_policy/io.rs:348:5 [INFO] [stdout] | [INFO] [stdout] 348 | / proptest! { [INFO] [stdout] 349 | | #![proptest_config(ProptestConfig::with_cases(10_000))] [INFO] [stdout] 350 | | [INFO] [stdout] 351 | | #[test] [INFO] [stdout] ... | [INFO] [stdout] 427 | | } [INFO] [stdout] | |_____^ the trait `Arbitrary` is not implemented for `aranya_policy_vm::Identifier` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `aranya_crypto::Id: Arbitrary` is not satisfied [INFO] [stdout] --> src/vm_policy/io.rs:348:5 [INFO] [stdout] | [INFO] [stdout] 348 | / proptest! { [INFO] [stdout] 349 | | #![proptest_config(ProptestConfig::with_cases(10_000))] [INFO] [stdout] 350 | | [INFO] [stdout] 351 | | #[test] [INFO] [stdout] ... | [INFO] [stdout] 427 | | } [INFO] [stdout] | |_____^ the trait `Arbitrary` is not implemented for `aranya_crypto::Id` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `aranya_policy_vm::Identifier: Arbitrary` is not satisfied [INFO] [stdout] --> src/vm_policy/io.rs:414:38 [INFO] [stdout] | [INFO] [stdout] 414 | fn test_enum_ord(identifier: Identifier, id1: Identifier, id2: Identifier, v1: i64, v2: i64) { [INFO] [stdout] | ^^^^^^^^^^ the trait `Arbitrary` is not implemented for `aranya_policy_vm::Identifier` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `aranya_policy_vm::Identifier: Arbitrary` is not satisfied [INFO] [stdout] --> src/vm_policy/io.rs:414:55 [INFO] [stdout] | [INFO] [stdout] 414 | fn test_enum_ord(identifier: Identifier, id1: Identifier, id2: Identifier, v1: i64, v2: i64) { [INFO] [stdout] | ^^^^^^^^^^ the trait `Arbitrary` is not implemented for `aranya_policy_vm::Identifier` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `aranya_policy_vm::Identifier: Arbitrary` is not satisfied [INFO] [stdout] --> src/vm_policy/io.rs:414:72 [INFO] [stdout] | [INFO] [stdout] 414 | fn test_enum_ord(identifier: Identifier, id1: Identifier, id2: Identifier, v1: i64, v2: i64) { [INFO] [stdout] | ^^^^^^^^^^ the trait `Arbitrary` is not implemented for `aranya_policy_vm::Identifier` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/arbitrary/traits.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `aranya_policy_vm::Identifier: Arbitrary` is not satisfied [INFO] [stdout] --> src/vm_policy/io.rs:348:5 [INFO] [stdout] | [INFO] [stdout] 348 | / proptest! { [INFO] [stdout] 349 | | #![proptest_config(ProptestConfig::with_cases(10_000))] [INFO] [stdout] 350 | | [INFO] [stdout] 351 | | #[test] [INFO] [stdout] ... | [INFO] [stdout] 427 | | } [INFO] [stdout] | |_____^ the trait `Arbitrary` is not implemented for `aranya_policy_vm::Identifier` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 187 others [INFO] [stdout] = note: this error originates in the macro `$crate::proptest_helper` which comes from the expansion of the macro `proptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `aranya_runtime` [INFO] [stdout] --> tests/vm.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | testing::vm::{self, TestEngine}, [INFO] [stdout] | ^^^^^^^ could not find `testing` in `aranya_runtime` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | pub mod testing; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/testing/mod.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | #![cfg(any(test, feature = "testing"))] [INFO] [stdout] | --------------------------- the item is gated here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `aranya_runtime::testing`, `aranya_runtime::vm_policy::testing` [INFO] [stdout] --> tests/vm.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | testing::vm::{self, TestEngine}, [INFO] [stdout] | ^^^^^^^ could not find `testing` in `aranya_runtime` [INFO] [stdout] 9 | vm_policy::testing::TestFfiEnvelope, [INFO] [stdout] | ^^^^^^^ could not find `testing` in `vm_policy` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | pub mod testing; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/testing/mod.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | #![cfg(any(test, feature = "testing"))] [INFO] [stdout] | --------------------------- the item is gated here [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/vm_policy.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | pub mod testing; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/vm_policy/testing.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg(feature = "testing")] [INFO] [stdout] | ------------------- the item is gated behind the `testing` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aranya_policy_lang` [INFO] [stdout] --> tests/vm.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use aranya_policy_lang::lang::parse_policy_document; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `aranya_policy_lang` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 5 - use aranya_policy_lang::lang::parse_policy_document; [INFO] [stdout] 5 + use aranya_policy_vm::lang::parse_policy_document; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aranya_policy_compiler` [INFO] [stdout] --> tests/vm.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use aranya_policy_compiler::Compiler; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `aranya_policy_compiler` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 4 - use aranya_policy_compiler::Compiler; [INFO] [stdout] 4 + use aranya_policy_vm::Compiler; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `aranya_policy_vm::ffi::FfiModule` [INFO] [stdout] --> tests/vm.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use aranya_policy_vm::ffi::FfiModule; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aranya-runtime` (test "vm") due to 4 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aranya-runtime` (lib test) due to 29 previous errors [INFO] running `Command { std: "docker" "inspect" "1ca364aa69f72fe01705fa8a1c9e3242901a2310d0f97e72dc256d0abf627089", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ca364aa69f72fe01705fa8a1c9e3242901a2310d0f97e72dc256d0abf627089", kill_on_drop: false }` [INFO] [stdout] 1ca364aa69f72fe01705fa8a1c9e3242901a2310d0f97e72dc256d0abf627089