[INFO] fetching crate ergotree-ir 0.28.0... [INFO] testing ergotree-ir-0.28.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate ergotree-ir 0.28.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate ergotree-ir 0.28.0 [INFO] finished tweaking crates.io crate ergotree-ir 0.28.0 [INFO] tweaked toml for crates.io crate ergotree-ir 0.28.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ergotree-ir 0.28.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 182 packages to latest compatible versions [INFO] [stderr] Adding bounded-vec v0.7.1 (available: v0.9.0) [INFO] [stderr] Adding bs58 v0.4.0 (available: v0.5.1) [INFO] [stderr] Adding derive_more v0.99.20 (available: v2.0.1) [INFO] [stderr] Adding elliptic-curve v0.12.3 (available: v0.13.8) [INFO] [stderr] Adding indexmap v1.9.3 (available: v2.11.4) [INFO] [stderr] Adding miette v5.10.0 (available: v7.6.0) [INFO] [stderr] Adding num-derive v0.3.3 (available: v0.4.2) [INFO] [stderr] Adding num256 v0.3.5 (available: v0.6.0) [INFO] [stderr] Adding proptest v1.0.0 (available: v1.8.0) [INFO] [stderr] Adding proptest-derive v0.3.0 (available: v0.6.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding serde_with v1.14.0 (available: v3.14.1) [INFO] [stderr] Adding strum v0.21.0 (available: v0.27.2) [INFO] [stderr] Adding strum_macros v0.21.1 (available: v0.27.2) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding url v2.2.2 (available: v2.5.7) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 40daf4e97e489b57459452473302764f6a61316e46b250ed1cc2c5eeec85508a [INFO] running `Command { std: "docker" "start" "-a" "40daf4e97e489b57459452473302764f6a61316e46b250ed1cc2c5eeec85508a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40daf4e97e489b57459452473302764f6a61316e46b250ed1cc2c5eeec85508a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40daf4e97e489b57459452473302764f6a61316e46b250ed1cc2c5eeec85508a", kill_on_drop: false }` [INFO] [stdout] 40daf4e97e489b57459452473302764f6a61316e46b250ed1cc2c5eeec85508a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59d96850a88e5fb4e011ed8cc663ec53072e4a8c3a99d7c50ffeb2ac50d0ba4e [INFO] running `Command { std: "docker" "start" "-a" "59d96850a88e5fb4e011ed8cc663ec53072e4a8c3a99d7c50ffeb2ac50d0ba4e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling sigma-util v0.18.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling supports-unicode v2.1.0 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling base16 v0.2.1 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling num256 v0.3.5 [INFO] [stderr] Compiling bounded-vec v0.7.1 [INFO] [stderr] Compiling sigma-ser v0.19.0 [INFO] [stderr] Compiling ergo-chain-types v0.15.0 [INFO] [stderr] Compiling ergotree-ir v0.28.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/bigint256.rs:18:56 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(PartialEq, Eq, PartialOrd, Ord, Debug, Clone, Zero, One)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Zero` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_Zero_FOR_BigInt256` [INFO] [stdout] 19 | pub struct BigInt256(Int256); [INFO] [stdout] | --------- `BigInt256` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zero` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zero` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Zero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/bigint256.rs:18:62 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(PartialEq, Eq, PartialOrd, Ord, Debug, Clone, Zero, One)] [INFO] [stdout] | ^-- [INFO] [stdout] | | [INFO] [stdout] | `One` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_One_FOR_BigInt256` [INFO] [stdout] 19 | pub struct BigInt256(Int256); [INFO] [stdout] | --------- `BigInt256` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `One` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `One` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `One` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/serialization/types.rs:17:45 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Copy, Clone, Debug, PartialEq, Eq, FromPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_TypeCode` [INFO] [stdout] 18 | #[repr(u8)] [INFO] [stdout] 19 | pub enum TypeCode { [INFO] [stdout] | -------- `TypeCode` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.52s [INFO] running `Command { std: "docker" "inspect" "59d96850a88e5fb4e011ed8cc663ec53072e4a8c3a99d7c50ffeb2ac50d0ba4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59d96850a88e5fb4e011ed8cc663ec53072e4a8c3a99d7c50ffeb2ac50d0ba4e", kill_on_drop: false }` [INFO] [stdout] 59d96850a88e5fb4e011ed8cc663ec53072e4a8c3a99d7c50ffeb2ac50d0ba4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7dd61f3dea643c473dbe9da5350566c603baf707be67013be0369208d9886d53 [INFO] running `Command { std: "docker" "start" "-a" "7dd61f3dea643c473dbe9da5350566c603baf707be67013be0369208d9886d53", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling dissimilar v1.0.10 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling expect-test v1.5.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling ergo-chain-types v0.15.0 [INFO] [stderr] Compiling proptest-derive v0.3.0 [INFO] [stderr] Compiling ergotree-ir v0.28.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/bigint256.rs:18:56 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(PartialEq, Eq, PartialOrd, Ord, Debug, Clone, Zero, One)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Zero` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_Zero_FOR_BigInt256` [INFO] [stdout] 19 | pub struct BigInt256(Int256); [INFO] [stdout] | --------- `BigInt256` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Zero` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Zero` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Zero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/bigint256.rs:18:62 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(PartialEq, Eq, PartialOrd, Ord, Debug, Clone, Zero, One)] [INFO] [stdout] | ^-- [INFO] [stdout] | | [INFO] [stdout] | `One` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_One_FOR_BigInt256` [INFO] [stdout] 19 | pub struct BigInt256(Int256); [INFO] [stdout] | --------- `BigInt256` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `One` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `One` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `One` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/serialization/types.rs:17:45 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Copy, Clone, Debug, PartialEq, Eq, FromPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_TypeCode` [INFO] [stdout] 18 | #[repr(u8)] [INFO] [stdout] 19 | pub enum TypeCode { [INFO] [stdout] | -------- `TypeCode` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sigma-test-util v0.3.0 [INFO] [stdout] error[E0432]: unresolved import `crate::chain::token::arbitrary` [INFO] [stdout] --> src/chain/ergo_box.rs:483:30 [INFO] [stdout] | [INFO] [stdout] 483 | use crate::chain::token::arbitrary::ArbTokenIdParam; [INFO] [stdout] | ^^^^^^^^^ could not find `arbitrary` in `token` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/chain/token.rs:193:9 [INFO] [stdout] | [INFO] [stdout] 192 | #[cfg(feature = "arbitrary")] [INFO] [stdout] | --------------------- the item is gated behind the `arbitrary` feature [INFO] [stdout] 193 | pub mod arbitrary { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::mir::expr::arbitrary` [INFO] [stdout] --> src/serialization/bin_op.rs:93:27 [INFO] [stdout] | [INFO] [stdout] 93 | use crate::mir::expr::arbitrary::ArbExprParams; [INFO] [stdout] | ^^^^^^^^^ could not find `arbitrary` in `expr` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/mir/expr.rs:392:16 [INFO] [stdout] | [INFO] [stdout] 387 | #[cfg(feature = "arbitrary")] [INFO] [stdout] | --------------------- the item is gated behind the `arbitrary` feature [INFO] [stdout] ... [INFO] [stdout] 392 | pub(crate) mod arbitrary { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> src/chain/address.rs:588:9 [INFO] [stdout] | [INFO] [stdout] 588 | use proptest::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> src/chain/ergo_box/box_id.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | use proptest::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> src/chain/ergo_box/box_value.rs:246:9 [INFO] [stdout] | [INFO] [stdout] 246 | use proptest::{collection::vec, prelude::*}; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> src/chain/ergo_box/register.rs:286:9 [INFO] [stdout] | [INFO] [stdout] 286 | use proptest::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> src/chain/ergo_box.rs:486:9 [INFO] [stdout] | [INFO] [stdout] 486 | use proptest::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> src/chain/json/ergo_box.rs:252:9 [INFO] [stdout] | [INFO] [stdout] 252 | use proptest::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> src/chain/token.rs:284:9 [INFO] [stdout] | [INFO] [stdout] 284 | use proptest::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> src/mir/and.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | use proptest::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> src/mir/apply.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | use proptest::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> src/mir/atleast.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | use proptest::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> src/mir/avl_tree_data.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | use proptest::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> src/mir/bin_op.rs:337:9 [INFO] [stdout] | [INFO] [stdout] 337 | use proptest::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> src/mir/bit_inversion.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 95 | use proptest::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> src/mir/block.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | use proptest::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> src/mir/constant.rs:1099:9 [INFO] [stdout] | [INFO] [stdout] 1099 | use proptest::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> src/mir/decode_point.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | use proptest::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `super::super::stype::tests` [INFO] [stdout] --> src/types/type_unify.rs:84:30 [INFO] [stdout] | [INFO] [stdout] 84 | use super::super::stype::tests::primitive_type; [INFO] [stdout] | ^^^^^ could not find `tests` in `stype` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/types/stype.rs:278:16 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "arbitrary")] [INFO] [stdout] | --------------------- the item is gated behind the `arbitrary` feature [INFO] [stdout] 277 | #[allow(clippy::unwrap_used)] [INFO] [stdout] 278 | pub(crate) mod tests { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> src/mir/get_var.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | use proptest::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> src/mir/logical_not.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | use proptest::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> src/mir/negation.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | use proptest::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> src/mir/or.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | use proptest::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> src/mir/sigma_and.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | use proptest::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> src/mir/sigma_or.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | use proptest::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> src/mir/xor_of.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | use proptest::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> src/reference.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | use proptest::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> src/sigma_protocol/dlog_group.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | use proptest::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> src/sigma_protocol/sigma_boolean/cand.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 110 | use proptest::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> src/sigma_protocol/sigma_boolean/cor.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | use proptest::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> src/sigma_protocol/sigma_boolean.rs:425:9 [INFO] [stdout] | [INFO] [stdout] 425 | use proptest::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> src/types/type_unify.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | use proptest::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> src/chain/ergo_box.rs:485:9 [INFO] [stdout] | [INFO] [stdout] 485 | use proptest::collection::SizeRange; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `proptest_derive` [INFO] [stdout] --> src/mir/func_value.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use proptest_derive::Arbitrary; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `proptest_derive` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `proptest_derive`, use `cargo add proptest_derive` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proptest` in this scope [INFO] [stdout] --> src/chain/address.rs:590:5 [INFO] [stdout] | [INFO] [stdout] 590 | proptest! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proptest` in this scope [INFO] [stdout] --> src/chain/ergo_box/box_id.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | proptest! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proptest` in this scope [INFO] [stdout] --> src/chain/ergo_box/box_value.rs:324:5 [INFO] [stdout] | [INFO] [stdout] 324 | proptest! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proptest` in this scope [INFO] [stdout] --> src/chain/ergo_box/register.rs:288:5 [INFO] [stdout] | [INFO] [stdout] 288 | proptest! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proptest` in this scope [INFO] [stdout] --> src/chain/ergo_box.rs:542:5 [INFO] [stdout] | [INFO] [stdout] 542 | proptest! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proptest` in this scope [INFO] [stdout] --> src/chain/json/ergo_box.rs:254:5 [INFO] [stdout] | [INFO] [stdout] 254 | proptest! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proptest` in this scope [INFO] [stdout] --> src/chain/token.rs:286:5 [INFO] [stdout] | [INFO] [stdout] 286 | proptest! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proptest` in this scope [INFO] [stdout] --> src/mir/and.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | proptest! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proptest` in this scope [INFO] [stdout] --> src/mir/apply.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | proptest! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proptest` in this scope [INFO] [stdout] --> src/mir/atleast.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | proptest! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proptest` in this scope [INFO] [stdout] --> src/mir/avl_tree_data.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 145 | proptest! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proptest` in this scope [INFO] [stdout] --> src/mir/bin_op.rs:339:5 [INFO] [stdout] | [INFO] [stdout] 339 | proptest! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proptest` in this scope [INFO] [stdout] --> src/mir/bit_inversion.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | proptest! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proptest` in this scope [INFO] [stdout] --> src/mir/block.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | proptest! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proptest` in this scope [INFO] [stdout] --> src/mir/constant.rs:1121:5 [INFO] [stdout] | [INFO] [stdout] 1121 | proptest! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proptest` in this scope [INFO] [stdout] --> src/mir/decode_point.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | proptest! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proptest` in this scope [INFO] [stdout] --> src/mir/get_var.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | proptest! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proptest` in this scope [INFO] [stdout] --> src/mir/logical_not.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | proptest! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proptest` in this scope [INFO] [stdout] --> src/mir/negation.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | proptest! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proptest` in this scope [INFO] [stdout] --> src/mir/or.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | proptest! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proptest` in this scope [INFO] [stdout] --> src/mir/sigma_and.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | proptest! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proptest` in this scope [INFO] [stdout] --> src/mir/sigma_or.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | proptest! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Arbitrary` in this scope [INFO] [stdout] --> src/mir/val_def.rs:40:25 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg_attr(test, derive(Arbitrary))] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proptest` in this scope [INFO] [stdout] --> src/mir/xor_of.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | proptest! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proptest` in this scope [INFO] [stdout] --> src/reference.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | proptest! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `prop_compose` in this scope [INFO] [stdout] --> src/sigma_protocol/dlog_group.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | prop_compose! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proptest` in this scope [INFO] [stdout] --> src/sigma_protocol/dlog_group.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 157 | proptest! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proptest` in this scope [INFO] [stdout] --> src/sigma_protocol/sigma_boolean/cand.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | proptest! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proptest` in this scope [INFO] [stdout] --> src/sigma_protocol/sigma_boolean/cor.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | proptest! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proptest` in this scope [INFO] [stdout] --> src/sigma_protocol/sigma_boolean.rs:427:5 [INFO] [stdout] | [INFO] [stdout] 427 | proptest! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proptest` in this scope [INFO] [stdout] --> src/types/type_unify.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | proptest! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `super::*` [INFO] [stdout] --> src/chain/address.rs:587:9 [INFO] [stdout] | [INFO] [stdout] 587 | use super::*; [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: unused import: `super::*` [INFO] [stdout] --> src/chain/ergo_box/box_id.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `crate::serialization::sigma_serialize_roundtrip` [INFO] [stdout] --> src/chain/ergo_box/box_id.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | use crate::serialization::sigma_serialize_roundtrip; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `crate::serialization::sigma_serialize_roundtrip` [INFO] [stdout] --> src/chain/ergo_box/register.rs:285:9 [INFO] [stdout] | [INFO] [stdout] 285 | use crate::serialization::sigma_serialize_roundtrip; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `crate::chain::token::TokenId` [INFO] [stdout] --> src/chain/token.rs:282:9 [INFO] [stdout] | [INFO] [stdout] 282 | use crate::chain::token::TokenId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `crate::serialization::sigma_serialize_roundtrip` [INFO] [stdout] --> src/chain/token.rs:283:9 [INFO] [stdout] | [INFO] [stdout] 283 | use crate::serialization::sigma_serialize_roundtrip; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `super::*` [INFO] [stdout] --> src/mir/and.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `crate::mir::expr::Expr` [INFO] [stdout] --> src/mir/and.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | use crate::mir::expr::Expr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `crate::serialization::sigma_serialize_roundtrip` [INFO] [stdout] --> src/mir/and.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | use crate::serialization::sigma_serialize_roundtrip; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `crate::serialization::sigma_serialize_roundtrip` [INFO] [stdout] --> src/mir/apply.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | use crate::serialization::sigma_serialize_roundtrip; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `super::*` [INFO] [stdout] --> src/mir/apply.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `super::*` [INFO] [stdout] --> src/mir/atleast.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `crate::mir::expr::Expr` [INFO] [stdout] --> src/mir/atleast.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | use crate::mir::expr::Expr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `crate::serialization::sigma_serialize_roundtrip` [INFO] [stdout] --> src/mir/atleast.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | use crate::serialization::sigma_serialize_roundtrip; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `super::*` [INFO] [stdout] --> src/mir/avl_tree_data.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `crate::mir::expr::Expr` [INFO] [stdout] --> src/mir/avl_tree_data.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 141 | use crate::mir::expr::Expr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `crate::serialization::sigma_serialize_roundtrip` [INFO] [stdout] --> src/mir/avl_tree_data.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | use crate::serialization::sigma_serialize_roundtrip; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `crate::serialization::sigma_serialize_roundtrip` [INFO] [stdout] --> src/mir/bin_op.rs:335:9 [INFO] [stdout] | [INFO] [stdout] 335 | use crate::serialization::sigma_serialize_roundtrip; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `super::*` [INFO] [stdout] --> src/mir/bit_inversion.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `crate::mir::expr::Expr` [INFO] [stdout] --> src/mir/bit_inversion.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | use crate::mir::expr::Expr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `crate::serialization::sigma_serialize_roundtrip` [INFO] [stdout] --> src/mir/bit_inversion.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | use crate::serialization::sigma_serialize_roundtrip; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `crate::mir::block::BlockValue` [INFO] [stdout] --> src/mir/block.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | use crate::mir::block::BlockValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `crate::mir::expr::Expr` [INFO] [stdout] --> src/mir/block.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | use crate::mir::expr::Expr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `crate::serialization::sigma_serialize_roundtrip` [INFO] [stdout] --> src/mir/block.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | use crate::serialization::sigma_serialize_roundtrip; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `super::*` [INFO] [stdout] --> src/mir/decode_point.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `crate::mir::expr::Expr` [INFO] [stdout] --> src/mir/decode_point.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | use crate::mir::expr::Expr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `crate::serialization::sigma_serialize_roundtrip` [INFO] [stdout] --> src/mir/decode_point.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | use crate::serialization::sigma_serialize_roundtrip; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `super::*` [INFO] [stdout] --> src/mir/get_var.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `crate::mir::expr::Expr` [INFO] [stdout] --> src/mir/get_var.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | use crate::mir::expr::Expr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `crate::serialization::sigma_serialize_roundtrip` [INFO] [stdout] --> src/mir/get_var.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | use crate::serialization::sigma_serialize_roundtrip; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `super::*` [INFO] [stdout] --> src/mir/logical_not.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `crate::mir::expr::Expr` [INFO] [stdout] --> src/mir/logical_not.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | use crate::mir::expr::Expr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `crate::serialization::sigma_serialize_roundtrip` [INFO] [stdout] --> src/mir/logical_not.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | use crate::serialization::sigma_serialize_roundtrip; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `super::*` [INFO] [stdout] --> src/mir/negation.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `crate::mir::expr::Expr` [INFO] [stdout] --> src/mir/negation.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | use crate::mir::expr::Expr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `crate::serialization::sigma_serialize_roundtrip` [INFO] [stdout] --> src/mir/negation.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | use crate::serialization::sigma_serialize_roundtrip; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `super::*` [INFO] [stdout] --> src/mir/or.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `crate::mir::expr::Expr` [INFO] [stdout] --> src/mir/or.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | use crate::mir::expr::Expr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `crate::serialization::sigma_serialize_roundtrip` [INFO] [stdout] --> src/mir/or.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | use crate::serialization::sigma_serialize_roundtrip; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `super::*` [INFO] [stdout] --> src/mir/sigma_and.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `crate::mir::expr::Expr` [INFO] [stdout] --> src/mir/sigma_and.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | use crate::mir::expr::Expr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `crate::serialization::sigma_serialize_roundtrip` [INFO] [stdout] --> src/mir/sigma_and.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | use crate::serialization::sigma_serialize_roundtrip; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `super::*` [INFO] [stdout] --> src/mir/sigma_or.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `crate::mir::expr::Expr` [INFO] [stdout] --> src/mir/sigma_or.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | use crate::mir::expr::Expr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `crate::serialization::sigma_serialize_roundtrip` [INFO] [stdout] --> src/mir/sigma_or.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | use crate::serialization::sigma_serialize_roundtrip; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `super::*` [INFO] [stdout] --> src/mir/xor_of.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `crate::mir::expr::Expr` [INFO] [stdout] --> src/mir/xor_of.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | use crate::mir::expr::Expr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `crate::serialization::sigma_serialize_roundtrip` [INFO] [stdout] --> src/mir/xor_of.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | use crate::serialization::sigma_serialize_roundtrip; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `crate::reference::Ref` [INFO] [stdout] --> src/reference.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | use crate::reference::Ref; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `crate::serialization::sigma_serialize_roundtrip` [INFO] [stdout] --> src/sigma_protocol/sigma_boolean/cand.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | use crate::serialization::sigma_serialize_roundtrip; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `crate::serialization::sigma_serialize_roundtrip` [INFO] [stdout] --> src/sigma_protocol/sigma_boolean/cor.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 110 | use crate::serialization::sigma_serialize_roundtrip; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `super::*` [INFO] [stdout] --> src/sigma_protocol/sigma_boolean.rs:423:9 [INFO] [stdout] | [INFO] [stdout] 423 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused import: `crate::serialization::sigma_serialize_roundtrip` [INFO] [stdout] --> src/sigma_protocol/sigma_boolean.rs:424:9 [INFO] [stdout] | [INFO] [stdout] 424 | use crate::serialization::sigma_serialize_roundtrip; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `chain::ergo_box::ErgoBox: proptest::arbitrary::traits::Arbitrary` is not satisfied [INFO] [stdout] --> src/chain/ergo_box.rs:492:33 [INFO] [stdout] | [INFO] [stdout] 492 | let b = force_any_val::(); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::traits::Arbitrary` is not implemented for `chain::ergo_box::ErgoBox` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `proptest::arbitrary::traits::Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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 `chain::ergo_box::ErgoBox: proptest::arbitrary::traits::Arbitrary` is not satisfied [INFO] [stdout] --> src/chain/ergo_box.rs:513:33 [INFO] [stdout] | [INFO] [stdout] 513 | let b = force_any_val::(); [INFO] [stdout] | ^^^^^^^ the trait `proptest::arbitrary::traits::Arbitrary` is not implemented for `chain::ergo_box::ErgoBox` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `proptest::arbitrary::traits::Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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 `chain::token::Token: proptest::arbitrary::traits::Arbitrary` is not satisfied [INFO] [stdout] --> src/chain/ergo_box.rs:523:22 [INFO] [stdout] | [INFO] [stdout] 523 | let tokens = force_any_val_with::>(( [INFO] [stdout] | ______________________^ [INFO] [stdout] 524 | | SizeRange::new(ErgoBox::MAX_TOKENS_COUNT..=ErgoBox::MAX_TOKENS_COUNT), [INFO] [stdout] 525 | | ArbTokenIdParam::Arbitrary, [INFO] [stdout] 526 | | )); [INFO] [stdout] | |__________^ the trait `proptest::arbitrary::traits::Arbitrary` is not implemented for `chain::token::Token` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `proptest::arbitrary::traits::Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 201 others [INFO] [stdout] = note: required for `Vec` to implement `proptest::arbitrary::traits::Arbitrary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ergo_tree::ErgoTree: proptest::arbitrary::traits::Arbitrary` is not satisfied [INFO] [stdout] --> src/chain/ergo_box.rs:530:44 [INFO] [stdout] | [INFO] [stdout] 530 | ergo_tree: force_any_val::(), [INFO] [stdout] | ^^^^^^^^ the trait `proptest::arbitrary::traits::Arbitrary` is not implemented for `ergo_tree::ErgoTree` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `proptest::arbitrary::traits::Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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 `mir::expr::Expr: proptest::arbitrary::traits::Arbitrary` is not satisfied [INFO] [stdout] --> src/serialization/bin_op.rs:111:34 [INFO] [stdout] | [INFO] [stdout] 111 | force_any_val_with::(ArbExprParams { [INFO] [stdout] | ^^^^ the trait `proptest::arbitrary::traits::Arbitrary` is not implemented for `mir::expr::Expr` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `proptest::arbitrary::traits::Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `force_any_val_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sigma-test-util-0.3.0/src/lib.rs:10:30 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn force_any_val_with(args: T::Parameters) -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val_with` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `mir::expr::Expr: proptest::arbitrary::traits::Arbitrary` is not satisfied [INFO] [stdout] --> src/serialization/bin_op.rs:115:34 [INFO] [stdout] | [INFO] [stdout] 115 | force_any_val_with::(ArbExprParams { [INFO] [stdout] | ^^^^ the trait `proptest::arbitrary::traits::Arbitrary` is not implemented for `mir::expr::Expr` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `proptest::arbitrary::traits::Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `force_any_val_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sigma-test-util-0.3.0/src/lib.rs:10:30 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn force_any_val_with(args: T::Parameters) -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val_with` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `mir::expr::Expr: proptest::arbitrary::traits::Arbitrary` is not satisfied [INFO] [stdout] --> src/serialization/bin_op.rs:111:40 [INFO] [stdout] | [INFO] [stdout] 111 | force_any_val_with::(ArbExprParams { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 112 | | tpe: SType::SAny, [INFO] [stdout] 113 | | depth: 1, [INFO] [stdout] 114 | | }), [INFO] [stdout] | |_____________^ the trait `proptest::arbitrary::traits::Arbitrary` is not implemented for `mir::expr::Expr` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `proptest::arbitrary::traits::Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 201 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `mir::expr::Expr: proptest::arbitrary::traits::Arbitrary` is not satisfied [INFO] [stdout] --> src/serialization/bin_op.rs:126:34 [INFO] [stdout] | [INFO] [stdout] 126 | force_any_val_with::(ArbExprParams { [INFO] [stdout] | ^^^^ the trait `proptest::arbitrary::traits::Arbitrary` is not implemented for `mir::expr::Expr` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `proptest::arbitrary::traits::Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `force_any_val_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sigma-test-util-0.3.0/src/lib.rs:10:30 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn force_any_val_with(args: T::Parameters) -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val_with` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `mir::expr::Expr: proptest::arbitrary::traits::Arbitrary` is not satisfied [INFO] [stdout] --> src/serialization/bin_op.rs:130:34 [INFO] [stdout] | [INFO] [stdout] 130 | force_any_val_with::(ArbExprParams { [INFO] [stdout] | ^^^^ the trait `proptest::arbitrary::traits::Arbitrary` is not implemented for `mir::expr::Expr` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `proptest::arbitrary::traits::Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `force_any_val_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sigma-test-util-0.3.0/src/lib.rs:10:30 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn force_any_val_with(args: T::Parameters) -> T { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `force_any_val_with` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `mir::expr::Expr: proptest::arbitrary::traits::Arbitrary` is not satisfied [INFO] [stdout] --> src/serialization/bin_op.rs:126:40 [INFO] [stdout] | [INFO] [stdout] 126 | force_any_val_with::(ArbExprParams { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 127 | | tpe: SType::SAny, [INFO] [stdout] 128 | | depth: 1, [INFO] [stdout] 129 | | }), [INFO] [stdout] | |_____________^ the trait `proptest::arbitrary::traits::Arbitrary` is not implemented for `mir::expr::Expr` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `proptest::arbitrary::traits::Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 201 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ProveDlog: proptest::arbitrary::traits::Arbitrary` is not satisfied [INFO] [stdout] --> src/sigma_protocol/sigma_boolean/cand.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | let pk = force_any_val::(); [INFO] [stdout] | ^^^^^^^^^ the trait `proptest::arbitrary::traits::Arbitrary` is not implemented for `ProveDlog` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `proptest::arbitrary::traits::Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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 `ProveDlog: proptest::arbitrary::traits::Arbitrary` is not satisfied [INFO] [stdout] --> src/sigma_protocol/sigma_boolean/cand.rs:136:34 [INFO] [stdout] | [INFO] [stdout] 136 | let pk = force_any_val::(); [INFO] [stdout] | ^^^^^^^^^ the trait `proptest::arbitrary::traits::Arbitrary` is not implemented for `ProveDlog` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `proptest::arbitrary::traits::Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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 `ProveDlog: proptest::arbitrary::traits::Arbitrary` is not satisfied [INFO] [stdout] --> src/sigma_protocol/sigma_boolean/cand.rs:143:35 [INFO] [stdout] | [INFO] [stdout] 143 | let pk1 = force_any_val::(); [INFO] [stdout] | ^^^^^^^^^ the trait `proptest::arbitrary::traits::Arbitrary` is not implemented for `ProveDlog` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `proptest::arbitrary::traits::Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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 `ProveDlog: proptest::arbitrary::traits::Arbitrary` is not satisfied [INFO] [stdout] --> src/sigma_protocol/sigma_boolean/cand.rs:144:35 [INFO] [stdout] | [INFO] [stdout] 144 | let pk2 = force_any_val::(); [INFO] [stdout] | ^^^^^^^^^ the trait `proptest::arbitrary::traits::Arbitrary` is not implemented for `ProveDlog` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `proptest::arbitrary::traits::Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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 `ProveDlog: proptest::arbitrary::traits::Arbitrary` is not satisfied [INFO] [stdout] --> src/sigma_protocol/sigma_boolean/cor.rs:130:34 [INFO] [stdout] | [INFO] [stdout] 130 | let pk = force_any_val::(); [INFO] [stdout] | ^^^^^^^^^ the trait `proptest::arbitrary::traits::Arbitrary` is not implemented for `ProveDlog` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `proptest::arbitrary::traits::Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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 `ProveDlog: proptest::arbitrary::traits::Arbitrary` is not satisfied [INFO] [stdout] --> src/sigma_protocol/sigma_boolean/cor.rs:137:34 [INFO] [stdout] | [INFO] [stdout] 137 | let pk = force_any_val::(); [INFO] [stdout] | ^^^^^^^^^ the trait `proptest::arbitrary::traits::Arbitrary` is not implemented for `ProveDlog` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `proptest::arbitrary::traits::Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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 `ProveDlog: proptest::arbitrary::traits::Arbitrary` is not satisfied [INFO] [stdout] --> src/sigma_protocol/sigma_boolean/cor.rs:145:35 [INFO] [stdout] | [INFO] [stdout] 145 | let pk1 = force_any_val::(); [INFO] [stdout] | ^^^^^^^^^ the trait `proptest::arbitrary::traits::Arbitrary` is not implemented for `ProveDlog` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `proptest::arbitrary::traits::Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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 `ProveDlog: proptest::arbitrary::traits::Arbitrary` is not satisfied [INFO] [stdout] --> src/sigma_protocol/sigma_boolean/cor.rs:146:35 [INFO] [stdout] | [INFO] [stdout] 146 | let pk2 = force_any_val::(); [INFO] [stdout] | ^^^^^^^^^ the trait `proptest::arbitrary::traits::Arbitrary` is not implemented for `ProveDlog` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `proptest::arbitrary::traits::Arbitrary`: [INFO] [stdout] () [INFO] [stdout] (SyncSender, std::sync::mpsc::IntoIter) [INFO] [stdout] (SyncSender, std::sync::mpsc::Receiver) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 201 others [INFO] [stdout] note: required by a bound in `force_any_val` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] Some errors have detailed explanations: E0277, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ergotree-ir` (lib test) due to 136 previous errors [INFO] running `Command { std: "docker" "inspect" "7dd61f3dea643c473dbe9da5350566c603baf707be67013be0369208d9886d53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dd61f3dea643c473dbe9da5350566c603baf707be67013be0369208d9886d53", kill_on_drop: false }` [INFO] [stdout] 7dd61f3dea643c473dbe9da5350566c603baf707be67013be0369208d9886d53