[INFO] fetching crate aranya-runtime 0.16.0...
[INFO] testing aranya-runtime-0.16.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate aranya-runtime 0.16.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate aranya-runtime 0.16.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate aranya-runtime 0.16.0
[INFO] tweaked toml for crates.io crate aranya-runtime 0.16.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate aranya-runtime 0.16.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 aranya-runtime 0.16.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-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ba1a14f99a10b4e4cc582eb58b3cc603f9ba0b93f4b43906806aa6bb5989345
[INFO] running `Command { std: "docker" "start" "-a" "5ba1a14f99a10b4e4cc582eb58b3cc603f9ba0b93f4b43906806aa6bb5989345", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ba1a14f99a10b4e4cc582eb58b3cc603f9ba0b93f4b43906806aa6bb5989345", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ba1a14f99a10b4e4cc582eb58b3cc603f9ba0b93f4b43906806aa6bb5989345", kill_on_drop: false }`
[INFO] [stdout] 5ba1a14f99a10b4e4cc582eb58b3cc603f9ba0b93f4b43906806aa6bb5989345
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11df2c2a1479861571edb2f3fd5f0d2353a7ff10bc9e283cf1f5f392870e11e6
[INFO] running `Command { std: "docker" "start" "-a" "11df2c2a1479861571edb2f3fd5f0d2353a7ff10bc9e283cf1f5f392870e11e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling thiserror v2.0.7
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling buggy v0.1.0
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling spideroak-base58 v0.2.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling unicode-id v0.3.5
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling const-default v1.0.0
[INFO] [stderr]    Compiling markdown v1.0.0-alpha.17
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling aranya-policy-derive v0.10.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling cobs v0.2.3
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling p384 v0.13.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 ptr_meta_derive v0.3.0
[INFO] [stderr]    Compiling bytecheck_derive v0.8.1
[INFO] [stderr]    Compiling munge_macro v0.4.1
[INFO] [stderr]    Compiling rkyv_derive v0.8.11
[INFO] [stderr]    Compiling aranya-policy-text-macro v0.1.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.25
[INFO] [stderr]    Compiling ptr_meta v0.3.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling munge v0.4.1
[INFO] [stderr]    Compiling rancor v0.1.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling derive-where v1.5.0
[INFO] [stderr]    Compiling bytecheck v0.8.1
[INFO] [stderr]    Compiling rend v0.5.2
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling spideroak-crypto-derive v0.2.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling sha3-utils v0.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling rkyv v0.8.11
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling generic-array v1.1.1
[INFO] [stderr]    Compiling postcard v1.1.1
[INFO] [stderr]    Compiling vec1 v1.12.1
[INFO] [stderr]    Compiling spideroak-crypto v0.6.0
[INFO] [stderr]    Compiling aranya-policy-text v0.1.3
[INFO] [stderr]    Compiling aranya-policy-ast v0.9.0
[INFO] [stderr]    Compiling aranya-policy-lang v0.9.0
[INFO] [stderr]    Compiling aranya-id v0.2.0
[INFO] [stderr]    Compiling aranya-crypto v0.12.0
[INFO] [stderr]    Compiling aranya-policy-module v0.15.0
[INFO] [stderr]    Compiling aranya-policy-vm v0.15.0
[INFO] [stderr]    Compiling aranya-runtime v0.16.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s
[INFO] running `Command { std: "docker" "inspect" "11df2c2a1479861571edb2f3fd5f0d2353a7ff10bc9e283cf1f5f392870e11e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11df2c2a1479861571edb2f3fd5f0d2353a7ff10bc9e283cf1f5f392870e11e6", kill_on_drop: false }`
[INFO] [stdout] 11df2c2a1479861571edb2f3fd5f0d2353a7ff10bc9e283cf1f5f392870e11e6
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa6a5d8cc0f30df2dfaee1e4fb8d7e0e7d45095242c425a18b19b9dfc2e0cf7a
[INFO] running `Command { std: "docker" "start" "-a" "aa6a5d8cc0f30df2dfaee1e4fb8d7e0e7d45095242c425a18b19b9dfc2e0cf7a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling aranya-policy-module v0.15.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling aranya-policy-lang v0.9.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling test-log-macros v0.2.16
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling proptest v1.6.0
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling p384 v0.13.0
[INFO] [stderr]    Compiling test-log v0.2.16
[INFO] [stderr]    Compiling aranya-policy-derive v0.10.0
[INFO] [stderr]    Compiling spideroak-crypto v0.6.0
[INFO] [stderr]    Compiling aranya-crypto v0.12.0
[INFO] [stderr]    Compiling aranya-policy-vm v0.15.0
[INFO] [stderr]    Compiling aranya-runtime v0.16.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:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 | 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:871:9
[INFO] [stdout]     |
[INFO] [stdout] 871 |     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] 871 -     use aranya_policy_lang::lang::parse_policy_str;
[INFO] [stdout] 871 +     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:870:9
[INFO] [stdout]     |
[INFO] [stdout] 870 |     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] 870 -     use aranya_policy_compiler::Compiler;
[INFO] [stdout] 870 +     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:1146:9
[INFO] [stdout]      |
[INFO] [stdout] 1146 |     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 <https://doc.rust-lang.org/edition-guide/rust-2018/module-system/path-clarity.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> src/storage/linear/mod.rs:1195:25
[INFO] [stdout]      |
[INFO] [stdout] 1195 |                 let a = a.unwrap();
[INFO] [stdout]      |                         ^ cannot infer type
[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<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::Receiver<A>)
[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<A: Arbitrary>() -> StrategyFor<A> {
[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<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::Receiver<A>)
[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<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::Receiver<A>)
[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<A: Arbitrary>() -> StrategyFor<A> {
[INFO] [stdout]     |               ^^^^^^^^^ required by this bound in `any`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/vm_policy/io.rs:363:29
[INFO] [stdout]     |
[INFO] [stdout] 363 |                 identifier: identifier.clone(),
[INFO] [stdout]     |                             ^^^^^^^^^^ cannot infer type
[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<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::Receiver<A>)
[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<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::Receiver<A>)
[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<A: Arbitrary>() -> StrategyFor<A> {
[INFO] [stdout]     |               ^^^^^^^^^ required by this bound in `any`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/vm_policy/io.rs:376:29
[INFO] [stdout]     |
[INFO] [stdout] 376 |                 identifier: identifier.clone(),
[INFO] [stdout]     |                             ^^^^^^^^^^ cannot infer type
[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<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::Receiver<A>)
[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<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::Receiver<A>)
[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<A: Arbitrary>() -> StrategyFor<A> {
[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<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::Receiver<A>)
[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<A: Arbitrary>() -> StrategyFor<A> {
[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<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::Receiver<A>)
[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<A: Arbitrary>() -> StrategyFor<A> {
[INFO] [stdout]     |               ^^^^^^^^^ required by this bound in `any`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/vm_policy/io.rs:388:23
[INFO] [stdout]     |
[INFO] [stdout] 388 |             let cmp = v1.cmp(&v2);
[INFO] [stdout]     |                       ^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/vm_policy/io.rs:390:29
[INFO] [stdout]     |
[INFO] [stdout] 390 |                 identifier: identifier.clone(),
[INFO] [stdout]     |                             ^^^^^^^^^^ cannot infer type
[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<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::Receiver<A>)
[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<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::Receiver<A>)
[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: BaseId, v2: BaseId) {
[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<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::Receiver<A>)
[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<A: Arbitrary>() -> StrategyFor<A> {
[INFO] [stdout]     |               ^^^^^^^^^ required by this bound in `any`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `aranya_crypto::id::Id<aranya_id::id::__private_base_id::BaseIdTag>: 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: BaseId, v2: BaseId) {
[INFO] [stdout]     |                                                    ^^^^^^ the trait `Arbitrary` is not implemented for `aranya_crypto::id::Id<aranya_id::id::__private_base_id::BaseIdTag>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::Receiver<A>)
[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<A: Arbitrary>() -> StrategyFor<A> {
[INFO] [stdout]     |               ^^^^^^^^^ required by this bound in `any`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `aranya_crypto::id::Id<aranya_id::id::__private_base_id::BaseIdTag>: Arbitrary` is not satisfied
[INFO] [stdout]    --> src/vm_policy/io.rs:401:64
[INFO] [stdout]     |
[INFO] [stdout] 401 |         fn test_id_ord(identifier: Identifier, v1: BaseId, v2: BaseId) {
[INFO] [stdout]     |                                                                ^^^^^^ the trait `Arbitrary` is not implemented for `aranya_crypto::id::Id<aranya_id::id::__private_base_id::BaseIdTag>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::Receiver<A>)
[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<A: Arbitrary>() -> StrategyFor<A> {
[INFO] [stdout]     |               ^^^^^^^^^ required by this bound in `any`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/vm_policy/io.rs:403:29
[INFO] [stdout]     |
[INFO] [stdout] 403 |                 identifier: identifier.clone(),
[INFO] [stdout]     |                             ^^^^^^^^^^ cannot infer type
[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<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::Receiver<A>)
[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::Id<aranya_id::id::__private_base_id::BaseIdTag>: 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::Id<aranya_id::id::__private_base_id::BaseIdTag>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Arbitrary`:
[INFO] [stdout]               ()
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::Receiver<A>)
[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<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::Receiver<A>)
[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<A: Arbitrary>() -> StrategyFor<A> {
[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<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::Receiver<A>)
[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<A: Arbitrary>() -> StrategyFor<A> {
[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<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::Receiver<A>)
[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<A: Arbitrary>() -> StrategyFor<A> {
[INFO] [stdout]     |               ^^^^^^^^^ required by this bound in `any`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/vm_policy/io.rs:416:29
[INFO] [stdout]     |
[INFO] [stdout] 416 |                 identifier: identifier.clone(),
[INFO] [stdout]     |                             ^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/vm_policy/io.rs:417:44
[INFO] [stdout]     |
[INFO] [stdout] 417 |                 value: HashableValue::Enum(id1.clone(), v1),
[INFO] [stdout]     |                                            ^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/vm_policy/io.rs:421:44
[INFO] [stdout]     |
[INFO] [stdout] 421 |                 value: HashableValue::Enum(id2.clone(), v2),
[INFO] [stdout]     |                                            ^^^ cannot infer type
[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<A>, std::sync::mpsc::IntoIter<A>)
[INFO] [stdout]               (SyncSender<A>, std::sync::mpsc::Receiver<A>)
[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:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 | 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:53:9
[INFO] [stdout]     |
[INFO] [stdout]  53 | 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:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 | 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 as _`
[INFO] [stdout]  --> tests/vm.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use aranya_policy_vm::ffi::FfiModule as _;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) 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] [stderr] error: could not compile `aranya-runtime` (lib test) due to 34 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "aa6a5d8cc0f30df2dfaee1e4fb8d7e0e7d45095242c425a18b19b9dfc2e0cf7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa6a5d8cc0f30df2dfaee1e4fb8d7e0e7d45095242c425a18b19b9dfc2e0cf7a", kill_on_drop: false }`
[INFO] [stdout] aa6a5d8cc0f30df2dfaee1e4fb8d7e0e7d45095242c425a18b19b9dfc2e0cf7a
