[INFO] fetching crate ergotree-interpreter 0.14.0... [INFO] testing ergotree-interpreter-0.14.0 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate ergotree-interpreter 0.14.0 into /workspace/builds/worker-104/source [INFO] validating manifest of crates.io crate ergotree-interpreter 0.14.0 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ergotree-interpreter 0.14.0 [INFO] finished tweaking crates.io crate ergotree-interpreter 0.14.0 [INFO] tweaked toml for crates.io crate ergotree-interpreter 0.14.0 written to /workspace/builds/worker-104/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61f7d4d8db63c3263598cc5f3f3f885dab2c2743b4c3b51f7864cb8b22bed4dc [INFO] running `Command { std: "docker" "start" "-a" "61f7d4d8db63c3263598cc5f3f3f885dab2c2743b4c3b51f7864cb8b22bed4dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61f7d4d8db63c3263598cc5f3f3f885dab2c2743b4c3b51f7864cb8b22bed4dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61f7d4d8db63c3263598cc5f3f3f885dab2c2743b4c3b51f7864cb8b22bed4dc", kill_on_drop: false }` [INFO] [stdout] 61f7d4d8db63c3263598cc5f3f3f885dab2c2743b4c3b51f7864cb8b22bed4dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28d78ccbd1dd528037890cb70cf9ea698c6e314ff9be4fdd9b182dfa3e051ed5 [INFO] running `Command { std: "docker" "start" "-a" "28d78ccbd1dd528037890cb70cf9ea698c6e314ff9be4fdd9b182dfa3e051ed5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling base16 v0.2.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling crypto-bigint v0.2.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling signature v1.3.2 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling debug-cell v0.1.1 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling sigma-util v0.3.0 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling elliptic-curve v0.10.6 [INFO] [stderr] Compiling scorex_crypto_avltree v0.1.0 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling ecdsa v0.12.4 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling k256 v0.9.6 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling proptest-derive v0.3.0 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling bounded-vec v0.4.0 [INFO] [stderr] Compiling sigma-ser v0.3.0 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling serde_with_macros v1.5.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling num256 v0.3.4 [INFO] [stderr] Compiling serde_with v1.12.0 [INFO] [stderr] Compiling ergotree-ir v0.14.0 [INFO] [stderr] Compiling ergotree-interpreter v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "28d78ccbd1dd528037890cb70cf9ea698c6e314ff9be4fdd9b182dfa3e051ed5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28d78ccbd1dd528037890cb70cf9ea698c6e314ff9be4fdd9b182dfa3e051ed5", kill_on_drop: false }` [INFO] [stdout] 28d78ccbd1dd528037890cb70cf9ea698c6e314ff9be4fdd9b182dfa3e051ed5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7749a3084045a717ce72a7dcd2c7992f6ad1848a0309462ad933d3257304396 [INFO] running `Command { std: "docker" "start" "-a" "d7749a3084045a717ce72a7dcd2c7992f6ad1848a0309462ad933d3257304396", kill_on_drop: false }` [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling text-size v1.1.0 [INFO] [stderr] Compiling countme v2.0.4 [INFO] [stderr] Compiling line-col v0.2.1 [INFO] [stderr] Compiling drop_bomb v0.1.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling sigma-test-util v0.3.0 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling rowan v0.12.6 [INFO] [stderr] Compiling logos v0.12.0 [INFO] [stderr] Compiling ergoscript-compiler v0.10.0 [INFO] [stderr] Compiling ergotree-interpreter v0.14.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `ergotree_interpreter::eval::context::Context: proptest::arbitrary::traits::Arbitrary` is not satisfied [INFO] [stdout] --> tests/signing_spec_tests.rs:43:33 [INFO] [stdout] | [INFO] [stdout] 43 | Rc::new(force_any_val::()), [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::traits::Arbitrary` is not implemented for `ergotree_interpreter::eval::context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ergotree_interpreter::eval::context::Context: proptest::arbitrary::traits::Arbitrary` is not satisfied [INFO] [stdout] --> tests/signing_spec_tests.rs:81:33 [INFO] [stdout] | [INFO] [stdout] 81 | Rc::new(force_any_val::()), [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::traits::Arbitrary` is not implemented for `ergotree_interpreter::eval::context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ergotree_interpreter::eval::context::Context: proptest::arbitrary::traits::Arbitrary` is not satisfied [INFO] [stdout] --> tests/signing_spec_tests.rs:138:33 [INFO] [stdout] | [INFO] [stdout] 138 | Rc::new(force_any_val::()), [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::traits::Arbitrary` is not implemented for `ergotree_interpreter::eval::context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ergotree_interpreter::eval::context::Context: proptest::arbitrary::traits::Arbitrary` is not satisfied [INFO] [stdout] --> tests/signing_spec_tests.rs:195:33 [INFO] [stdout] | [INFO] [stdout] 195 | Rc::new(force_any_val::()), [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::traits::Arbitrary` is not implemented for `ergotree_interpreter::eval::context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ergotree_interpreter::eval::context::Context: proptest::arbitrary::traits::Arbitrary` is not satisfied [INFO] [stdout] --> tests/signing_spec_tests.rs:246:33 [INFO] [stdout] | [INFO] [stdout] 246 | Rc::new(force_any_val::()), [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::traits::Arbitrary` is not implemented for `ergotree_interpreter::eval::context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ergotree_interpreter::eval::context::Context: proptest::arbitrary::traits::Arbitrary` is not satisfied [INFO] [stdout] --> tests/signing_spec_tests.rs:317:33 [INFO] [stdout] | [INFO] [stdout] 317 | Rc::new(force_any_val::()), [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::traits::Arbitrary` is not implemented for `ergotree_interpreter::eval::context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ergotree_interpreter::eval::context::Context: proptest::arbitrary::traits::Arbitrary` is not satisfied [INFO] [stdout] --> tests/signing_spec_tests.rs:388:33 [INFO] [stdout] | [INFO] [stdout] 388 | Rc::new(force_any_val::()), [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::traits::Arbitrary` is not implemented for `ergotree_interpreter::eval::context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ergotree-interpreter` due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/contracts.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::eval::tests::eval_out_wo_ctx; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/and.rs:24:22 [INFO] [stdout] | [INFO] [stdout] 24 | use crate::eval::tests::eval_out; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/apply.rs:50:22 [INFO] [stdout] | [INFO] [stdout] 50 | use crate::eval::tests::eval_out; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/bin_op.rs:305:22 [INFO] [stdout] | [INFO] [stdout] 305 | use crate::eval::tests::eval_out; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/bin_op.rs:306:22 [INFO] [stdout] | [INFO] [stdout] 306 | use crate::eval::tests::try_eval_out; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/bit_inversion.rs:31:22 [INFO] [stdout] | [INFO] [stdout] 31 | use crate::eval::tests::try_eval_out_wo_ctx; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/bool_to_sigma.rs:24:22 [INFO] [stdout] | [INFO] [stdout] 24 | use crate::eval::tests::eval_out_wo_ctx; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/byte_array_to_bigint.rs:35:22 [INFO] [stdout] | [INFO] [stdout] 35 | use crate::eval::tests::try_eval_out_wo_ctx; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/byte_array_to_long.rs:35:22 [INFO] [stdout] | [INFO] [stdout] 35 | use crate::eval::tests::try_eval_out_wo_ctx; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/calc_blake2b256.rs:35:22 [INFO] [stdout] | [INFO] [stdout] 35 | use crate::eval::tests::eval_out; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/calc_sha256.rs:34:22 [INFO] [stdout] | [INFO] [stdout] 34 | use crate::eval::tests::eval_out; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/coll_append.rs:39:22 [INFO] [stdout] | [INFO] [stdout] 39 | use crate::eval::tests::eval_out_wo_ctx; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/coll_by_index.rs:53:22 [INFO] [stdout] | [INFO] [stdout] 53 | use crate::eval::tests::eval_out; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/coll_by_index.rs:54:22 [INFO] [stdout] | [INFO] [stdout] 54 | use crate::eval::tests::eval_out_wo_ctx; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/coll_exists.rs:61:22 [INFO] [stdout] | [INFO] [stdout] 61 | use crate::eval::tests::eval_out_wo_ctx; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/coll_filter.rs:78:22 [INFO] [stdout] | [INFO] [stdout] 78 | use crate::eval::tests::eval_out; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/coll_fold.rs:63:22 [INFO] [stdout] | [INFO] [stdout] 63 | use crate::eval::tests::eval_out; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/coll_forall.rs:61:22 [INFO] [stdout] | [INFO] [stdout] 61 | use crate::eval::tests::eval_out_wo_ctx; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/coll_map.rs:75:22 [INFO] [stdout] | [INFO] [stdout] 75 | use crate::eval::tests::eval_out; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/coll_size.rs:28:22 [INFO] [stdout] | [INFO] [stdout] 28 | use crate::eval::tests::eval_out; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/coll_slice.rs:43:22 [INFO] [stdout] | [INFO] [stdout] 43 | use crate::eval::tests::{eval_out_wo_ctx, try_eval_out_wo_ctx}; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/collection.rs:44:22 [INFO] [stdout] | [INFO] [stdout] 44 | use crate::eval::tests::eval_out_wo_ctx; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/decode_point.rs:29:22 [INFO] [stdout] | [INFO] [stdout] 29 | use crate::eval::tests::eval_out_wo_ctx; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/deserialize_context.rs:46:22 [INFO] [stdout] | [INFO] [stdout] 46 | use crate::eval::tests::try_eval_out; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/downcast.rs:129:22 [INFO] [stdout] | [INFO] [stdout] 129 | use crate::eval::tests::{eval_out_wo_ctx, try_eval_out_wo_ctx}; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/exponentiate.rs:39:22 [INFO] [stdout] | [INFO] [stdout] 39 | use crate::eval::tests::{eval_out, try_eval_out}; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/extract_amount.rs:27:22 [INFO] [stdout] | [INFO] [stdout] 27 | use crate::eval::tests::eval_out; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/extract_bytes.rs:28:22 [INFO] [stdout] | [INFO] [stdout] 28 | use crate::eval::tests::eval_out; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/extract_bytes_with_no_ref.rs:27:22 [INFO] [stdout] | [INFO] [stdout] 27 | use crate::eval::tests::eval_out; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/extract_creation_info.rs:25:22 [INFO] [stdout] | [INFO] [stdout] 25 | use crate::eval::tests::eval_out; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/extract_id.rs:30:22 [INFO] [stdout] | [INFO] [stdout] 30 | use crate::eval::tests::eval_out; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/extract_reg_as.rs:38:22 [INFO] [stdout] | [INFO] [stdout] 38 | use crate::eval::tests::eval_out; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/extract_script_bytes.rs:27:22 [INFO] [stdout] | [INFO] [stdout] 27 | use crate::eval::tests::eval_out; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/get_var.rs:29:22 [INFO] [stdout] | [INFO] [stdout] 29 | use crate::eval::tests::{eval_out, try_eval_out}; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/global_vars.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | use crate::eval::tests::eval_out; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/if_op.rs:24:22 [INFO] [stdout] | [INFO] [stdout] 24 | use crate::eval::tests::eval_out_wo_ctx; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/logical_not.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | use crate::eval::tests::eval_out_wo_ctx; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/long_to_byte_array.rs:27:22 [INFO] [stdout] | [INFO] [stdout] 27 | use crate::eval::tests::eval_out_wo_ctx; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/multiply_group.rs:30:22 [INFO] [stdout] | [INFO] [stdout] 30 | use crate::eval::tests::eval_out; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/negation.rs:41:22 [INFO] [stdout] | [INFO] [stdout] 41 | use crate::eval::tests::try_eval_out_wo_ctx; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/option_get.rs:29:22 [INFO] [stdout] | [INFO] [stdout] 29 | use crate::eval::tests::eval_out; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/option_get_or_else.rs:28:22 [INFO] [stdout] | [INFO] [stdout] 28 | use crate::eval::tests::eval_out; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/option_is_defined.rs:27:22 [INFO] [stdout] | [INFO] [stdout] 27 | use crate::eval::tests::eval_out; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/or.rs:23:22 [INFO] [stdout] | [INFO] [stdout] 23 | use crate::eval::tests::eval_out; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/property_call.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | use crate::eval::tests::eval_out; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/sigma_and.rs:34:22 [INFO] [stdout] | [INFO] [stdout] 34 | use crate::eval::tests::eval_out; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/sigma_or.rs:34:22 [INFO] [stdout] | [INFO] [stdout] 34 | use crate::eval::tests::eval_out; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/subst_const.rs:103:22 [INFO] [stdout] | [INFO] [stdout] 103 | use crate::eval::tests::try_eval_out_wo_ctx; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/tuple.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::eval::tests::eval_out_wo_ctx; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/upcast.rs:94:22 [INFO] [stdout] | [INFO] [stdout] 94 | use crate::eval::tests::eval_out_wo_ctx; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/xor.rs:43:22 [INFO] [stdout] | [INFO] [stdout] 43 | use crate::eval::tests::eval_out; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::eval::tests` [INFO] [stdout] --> src/eval/xor_of.rs:23:22 [INFO] [stdout] | [INFO] [stdout] 23 | use crate::eval::tests::eval_out; [INFO] [stdout] | ^^^^^ could not find `tests` in `eval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/bin_op.rs:321:43 [INFO] [stdout] | [INFO] [stdout] 321 | let ctx = Rc::new(force_any_val::()); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/bin_op.rs:328:44 [INFO] [stdout] | [INFO] [stdout] 328 | let ctx1 = Rc::new(force_any_val::()); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/bin_op.rs:432:43 [INFO] [stdout] | [INFO] [stdout] 432 | let ctx = Rc::new(force_any_val::()); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/bin_op.rs:447:43 [INFO] [stdout] | [INFO] [stdout] 447 | let ctx = Rc::new(force_any_val::()); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/bin_op.rs:458:43 [INFO] [stdout] | [INFO] [stdout] 458 | let ctx = Rc::new(force_any_val::()); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/bin_op.rs:469:43 [INFO] [stdout] | [INFO] [stdout] 469 | let ctx = Rc::new(force_any_val::()); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/get_var.rs:40:39 [INFO] [stdout] | [INFO] [stdout] 40 | let mut ctx = force_any_val::(); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/eval/subst_const.rs:130:37 [INFO] [stdout] | [INFO] [stdout] 130 | let positions = Expr::Const(Constant::from(vec![0])).into(); [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type for struct `Vec<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `ergotree_ir::mir::constant::Constant: From>` found in the `ergotree_ir` crate: [INFO] [stdout] - impl From> for ergotree_ir::mir::constant::Constant; [INFO] [stdout] - impl From> for ergotree_ir::mir::constant::Constant; [INFO] [stdout] - impl From> for ergotree_ir::mir::constant::Constant [INFO] [stdout] where T: LiftIntoSType, T: StoreWrapped, T: Into; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/eval/subst_const.rs:170:37 [INFO] [stdout] | [INFO] [stdout] 170 | let positions = Expr::Const(Constant::from(vec![1, 2, 0])).into(); [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type for struct `Vec<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `ergotree_ir::mir::constant::Constant: From>` found in the `ergotree_ir` crate: [INFO] [stdout] - impl From> for ergotree_ir::mir::constant::Constant; [INFO] [stdout] - impl From> for ergotree_ir::mir::constant::Constant; [INFO] [stdout] - impl From> for ergotree_ir::mir::constant::Constant [INFO] [stdout] where T: LiftIntoSType, T: StoreWrapped, T: Into; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/and.rs:38:47 [INFO] [stdout] | [INFO] [stdout] 38 | let ctx = Rc::new(force_any_val::()); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/apply.rs:95:43 [INFO] [stdout] | [INFO] [stdout] 95 | let ctx = Rc::new(force_any_val::()); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/bin_op.rs:397:43 [INFO] [stdout] | [INFO] [stdout] 397 | let ctx = Rc::new(force_any_val::()); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/bin_op.rs:417:43 [INFO] [stdout] | [INFO] [stdout] 417 | let ctx = Rc::new(force_any_val::()); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/calc_blake2b256.rs:50:47 [INFO] [stdout] | [INFO] [stdout] 50 | let ctx = Rc::new(force_any_val::()); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/calc_sha256.rs:49:47 [INFO] [stdout] | [INFO] [stdout] 49 | let ctx = Rc::new(force_any_val::()); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `(Vec<{integer}>, Vec<{integer}>, Vec)` [INFO] [stdout] --> src/eval/coll_append.rs:70:27 [INFO] [stdout] | [INFO] [stdout] 55 | for (test_inp, test_col2, expected_output) in [ [INFO] [stdout] | _______________________________________________________- [INFO] [stdout] 56 | | ( [INFO] [stdout] 57 | | vec![1, 2, 3, 4], [INFO] [stdout] 58 | | vec![5, 6, 7, 8], [INFO] [stdout] ... | [INFO] [stdout] 67 | | ] [INFO] [stdout] 68 | | .iter() [INFO] [stdout] | |_______________- this method call resolves to `std::slice::Iter<'_, T>` [INFO] [stdout] 69 | { [INFO] [stdout] 70 | let in_expr = Expr::from(test_inp.clone()); [INFO] [stdout] | ^^^^^^^^^^ cannot infer type for struct `Vec<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `Literal: ~const From>` found in the `ergotree_ir` crate: [INFO] [stdout] - impl From> for Literal; [INFO] [stdout] - impl From> for Literal; [INFO] [stdout] - impl From> for Literal [INFO] [stdout] where T: LiftIntoSType, T: StoreWrapped, T: Into; [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `Vec<{integer}>` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `ergotree_ir::mir::expr::Expr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `(Vec<{integer}>, Vec<{integer}>, Vec)` [INFO] [stdout] --> src/eval/coll_append.rs:70:27 [INFO] [stdout] | [INFO] [stdout] 55 | for (test_inp, test_col2, expected_output) in [ [INFO] [stdout] | _______________________________________________________- [INFO] [stdout] 56 | | ( [INFO] [stdout] 57 | | vec![1, 2, 3, 4], [INFO] [stdout] 58 | | vec![5, 6, 7, 8], [INFO] [stdout] ... | [INFO] [stdout] 67 | | ] [INFO] [stdout] 68 | | .iter() [INFO] [stdout] | |_______________- this method call resolves to `std::slice::Iter<'_, T>` [INFO] [stdout] 69 | { [INFO] [stdout] 70 | let in_expr = Expr::from(test_inp.clone()); [INFO] [stdout] | ^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: LiftIntoSType` found in the `ergotree_ir` crate: [INFO] [stdout] - impl LiftIntoSType for i16; [INFO] [stdout] - impl LiftIntoSType for i32; [INFO] [stdout] - impl LiftIntoSType for i64; [INFO] [stdout] - impl LiftIntoSType for i8; [INFO] [stdout] = note: required because of the requirements on the impl of `LiftIntoSType` for `Vec<{integer}>` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `ergotree_ir::mir::expr::Expr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `(Vec<{integer}>, Vec<{integer}>, Vec)` [INFO] [stdout] --> src/eval/coll_append.rs:71:29 [INFO] [stdout] | [INFO] [stdout] 55 | for (test_inp, test_col2, expected_output) in [ [INFO] [stdout] | _______________________________________________________- [INFO] [stdout] 56 | | ( [INFO] [stdout] 57 | | vec![1, 2, 3, 4], [INFO] [stdout] 58 | | vec![5, 6, 7, 8], [INFO] [stdout] ... | [INFO] [stdout] 67 | | ] [INFO] [stdout] 68 | | .iter() [INFO] [stdout] | |_______________- this method call resolves to `std::slice::Iter<'_, T>` [INFO] [stdout] ... [INFO] [stdout] 71 | let col2_expr = Expr::from(test_col2.clone()); [INFO] [stdout] | ^^^^^^^^^^ cannot infer type for struct `Vec<{integer}>` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `Literal: ~const From>` found in the `ergotree_ir` crate: [INFO] [stdout] - impl From> for Literal; [INFO] [stdout] - impl From> for Literal; [INFO] [stdout] - impl From> for Literal [INFO] [stdout] where T: LiftIntoSType, T: StoreWrapped, T: Into; [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `Vec<{integer}>` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `ergotree_ir::mir::expr::Expr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `(Vec<{integer}>, Vec<{integer}>, Vec)` [INFO] [stdout] --> src/eval/coll_append.rs:71:29 [INFO] [stdout] | [INFO] [stdout] 55 | for (test_inp, test_col2, expected_output) in [ [INFO] [stdout] | _______________________________________________________- [INFO] [stdout] 56 | | ( [INFO] [stdout] 57 | | vec![1, 2, 3, 4], [INFO] [stdout] 58 | | vec![5, 6, 7, 8], [INFO] [stdout] ... | [INFO] [stdout] 67 | | ] [INFO] [stdout] 68 | | .iter() [INFO] [stdout] | |_______________- this method call resolves to `std::slice::Iter<'_, T>` [INFO] [stdout] ... [INFO] [stdout] 71 | let col2_expr = Expr::from(test_col2.clone()); [INFO] [stdout] | ^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: LiftIntoSType` found in the `ergotree_ir` crate: [INFO] [stdout] - impl LiftIntoSType for i16; [INFO] [stdout] - impl LiftIntoSType for i32; [INFO] [stdout] - impl LiftIntoSType for i64; [INFO] [stdout] - impl LiftIntoSType for i8; [INFO] [stdout] = note: required because of the requirements on the impl of `LiftIntoSType` for `Vec<{integer}>` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `ergotree_ir::mir::expr::Expr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/coll_by_index.rs:62:43 [INFO] [stdout] | [INFO] [stdout] 62 | let ctx = Rc::new(force_any_val::()); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/coll_filter.rs:101:34 [INFO] [stdout] | [INFO] [stdout] 101 | fn eval_box_value(ctx in any::()) { [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `Rc<_>` in the current scope [INFO] [stdout] --> src/eval/coll_filter.rs:133:57 [INFO] [stdout] | [INFO] [stdout] 133 | eval_out::>>(&expr, ctx.clone()), [INFO] [stdout] | ^^^^^ method not found in `Rc<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data_inputs` on type `Rc<_>` [INFO] [stdout] --> src/eval/coll_filter.rs:134:21 [INFO] [stdout] | [INFO] [stdout] 134 | ctx.data_inputs.clone() [INFO] [stdout] | ^^^^^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/coll_fold.rs:87:29 [INFO] [stdout] | [INFO] [stdout] 87 | fn eval_fold(ctx in any::()) { [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `Rc<_>` in the current scope [INFO] [stdout] --> src/eval/coll_fold.rs:128:44 [INFO] [stdout] | [INFO] [stdout] 128 | eval_out::(&expr, ctx.clone()), [INFO] [stdout] | ^^^^^ method not found in `Rc<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data_inputs` on type `Rc<_>` [INFO] [stdout] --> src/eval/coll_fold.rs:129:21 [INFO] [stdout] | [INFO] [stdout] 129 | ctx.data_inputs [INFO] [stdout] | ^^^^^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/coll_map.rs:97:34 [INFO] [stdout] | [INFO] [stdout] 97 | fn eval_box_value(ctx in any::()) { [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `Rc<_>` in the current scope [INFO] [stdout] --> src/eval/coll_map.rs:129:49 [INFO] [stdout] | [INFO] [stdout] 129 | eval_out::>(&expr, ctx.clone()), [INFO] [stdout] | ^^^^^ method not found in `Rc<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data_inputs` on type `Rc<_>` [INFO] [stdout] --> src/eval/coll_map.rs:130:21 [INFO] [stdout] | [INFO] [stdout] 130 | ctx.data_inputs [INFO] [stdout] | ^^^^^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/coll_size.rs:40:43 [INFO] [stdout] | [INFO] [stdout] 40 | let ctx = Rc::new(force_any_val::()); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/deserialize_context.rs:65:35 [INFO] [stdout] | [INFO] [stdout] 65 | let ctx = force_any_val::().with_extension(ctx_ext); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/deserialize_context.rs:76:35 [INFO] [stdout] | [INFO] [stdout] 76 | let ctx = force_any_val::().with_extension(ContextExtension::empty()); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/deserialize_context.rs:92:35 [INFO] [stdout] | [INFO] [stdout] 92 | let ctx = force_any_val::().with_extension(ctx_ext); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/deserialize_context.rs:111:35 [INFO] [stdout] | [INFO] [stdout] 111 | let ctx = force_any_val::().with_extension(ctx_ext); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `DlogProverInput: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/exponentiate.rs:53:53 [INFO] [stdout] | [INFO] [stdout] 53 | fn eval_any(left in any::(), pi in any::()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `DlogProverInput` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `proptest::arbitrary::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/arbitrary/traits.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn any() -> StrategyFor { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `proptest::arbitrary::any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/exponentiate.rs:69:47 [INFO] [stdout] | [INFO] [stdout] 69 | let ctx = Rc::new(force_any_val::()); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/exponentiate.rs:84:43 [INFO] [stdout] | [INFO] [stdout] 84 | let ctx = Rc::new(force_any_val::()); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/extract_amount.rs:39:43 [INFO] [stdout] | [INFO] [stdout] 39 | let ctx = Rc::new(force_any_val::()); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/extract_bytes.rs:41:43 [INFO] [stdout] | [INFO] [stdout] 41 | let ctx = Rc::new(force_any_val::()); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/extract_bytes_with_no_ref.rs:39:43 [INFO] [stdout] | [INFO] [stdout] 39 | let ctx = Rc::new(force_any_val::()); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/extract_creation_info.rs:41:43 [INFO] [stdout] | [INFO] [stdout] 41 | let ctx = Rc::new(force_any_val::()); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/extract_id.rs:42:43 [INFO] [stdout] | [INFO] [stdout] 42 | let ctx = Rc::new(force_any_val::()); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/extract_reg_as.rs:57:43 [INFO] [stdout] | [INFO] [stdout] 57 | let ctx = Rc::new(force_any_val::()); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/extract_script_bytes.rs:39:43 [INFO] [stdout] | [INFO] [stdout] 39 | let ctx = Rc::new(force_any_val::()); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/global_vars.rs:43:43 [INFO] [stdout] | [INFO] [stdout] 43 | let ctx = Rc::new(force_any_val::()); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/global_vars.rs:50:43 [INFO] [stdout] | [INFO] [stdout] 50 | let ctx = Rc::new(force_any_val::()); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/global_vars.rs:59:43 [INFO] [stdout] | [INFO] [stdout] 59 | let ctx = Rc::new(force_any_val::()); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/global_vars.rs:68:43 [INFO] [stdout] | [INFO] [stdout] 68 | let ctx = Rc::new(force_any_val::()); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/global_vars.rs:77:43 [INFO] [stdout] | [INFO] [stdout] 77 | let ctx = Rc::new(force_any_val::()); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/multiply_group.rs:51:47 [INFO] [stdout] | [INFO] [stdout] 51 | let ctx = Rc::new(force_any_val::()); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/option_get.rs:48:43 [INFO] [stdout] | [INFO] [stdout] 48 | let ctx = Rc::new(force_any_val::()); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/option_get_or_else.rs:51:43 [INFO] [stdout] | [INFO] [stdout] 51 | let ctx = Rc::new(force_any_val::()); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/option_get_or_else.rs:67:43 [INFO] [stdout] | [INFO] [stdout] 67 | let ctx = Rc::new(force_any_val::()); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/option_is_defined.rs:48:43 [INFO] [stdout] | [INFO] [stdout] 48 | let ctx = Rc::new(force_any_val::()); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/or.rs:35:47 [INFO] [stdout] | [INFO] [stdout] 35 | let ctx = Rc::new(force_any_val::()); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/property_call.rs:34:43 [INFO] [stdout] | [INFO] [stdout] 34 | let ctx = Rc::new(force_any_val::()); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/sigma_and.rs:51:47 [INFO] [stdout] | [INFO] [stdout] 51 | let ctx = Rc::new(force_any_val::()); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/sigma_or.rs:51:47 [INFO] [stdout] | [INFO] [stdout] 51 | let ctx = Rc::new(force_any_val::()); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/xor.rs:61:43 [INFO] [stdout] | [INFO] [stdout] 61 | let ctx = Rc::new(force_any_val::()); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/xor.rs:77:43 [INFO] [stdout] | [INFO] [stdout] 77 | let ctx = Rc::new(force_any_val::()); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/xor.rs:93:43 [INFO] [stdout] | [INFO] [stdout] 93 | let ctx = Rc::new(force_any_val::()); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/xor.rs:109:43 [INFO] [stdout] | [INFO] [stdout] 109 | let ctx = Rc::new(force_any_val::()); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/xor.rs:125:43 [INFO] [stdout] | [INFO] [stdout] 125 | let ctx = Rc::new(force_any_val::()); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/xor.rs:142:47 [INFO] [stdout] | [INFO] [stdout] 142 | let ctx = Rc::new(force_any_val::()); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/eval/xor_of.rs:35:47 [INFO] [stdout] | [INFO] [stdout] 35 | let ctx = Rc::new(force_any_val::()); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/sigma_protocol/prover.rs:940:37 [INFO] [stdout] | [INFO] [stdout] 940 | Rc::new(force_any_val::()), [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/sigma_protocol/prover.rs:961:37 [INFO] [stdout] | [INFO] [stdout] 961 | Rc::new(force_any_val::()), [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/sigma_protocol/prover.rs:982:37 [INFO] [stdout] | [INFO] [stdout] 982 | Rc::new(force_any_val::()), [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/sigma_protocol/prover.rs:1008:37 [INFO] [stdout] | [INFO] [stdout] 1008 | Rc::new(force_any_val::()), [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/sigma_protocol/prover.rs:1040:37 [INFO] [stdout] | [INFO] [stdout] 1040 | Rc::new(force_any_val::()), [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/sigma_protocol/prover.rs:1065:37 [INFO] [stdout] | [INFO] [stdout] 1065 | Rc::new(force_any_val::()), [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/sigma_protocol/prover.rs:1097:37 [INFO] [stdout] | [INFO] [stdout] 1097 | Rc::new(force_any_val::()), [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `context::Context: proptest::arbitrary::Arbitrary` is not satisfied [INFO] [stdout] --> src/sigma_protocol/prover.rs:1117:37 [INFO] [stdout] | [INFO] [stdout] 1117 | Rc::new(force_any_val::()), [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::Arbitrary` is not implemented for `context::Context` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sigma-test-util-0.3.0/src/lib.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn force_any_val() -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::convert::TryInto` [INFO] [stdout] --> src/contracts.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | use std::convert::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | #![deny(unused_imports)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 125 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0283, E0432, E0599, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d7749a3084045a717ce72a7dcd2c7992f6ad1848a0309462ad933d3257304396", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7749a3084045a717ce72a7dcd2c7992f6ad1848a0309462ad933d3257304396", kill_on_drop: false }` [INFO] [stdout] d7749a3084045a717ce72a7dcd2c7992f6ad1848a0309462ad933d3257304396