[INFO] cloning repository https://github.com/Cosmian/rust_mpc_join [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cosmian/rust_mpc_join" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCosmian%2Frust_mpc_join", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCosmian%2Frust_mpc_join'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 77befb51ce504ce0bb5e2ac510de6846deb4e697 [INFO] checking Cosmian/rust_mpc_join against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCosmian%2Frust_mpc_join" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Cosmian/rust_mpc_join on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-11/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-11/source/rust-toolchain [INFO] started tweaking git repo https://github.com/Cosmian/rust_mpc_join [INFO] finished tweaking git repo https://github.com/Cosmian/rust_mpc_join [INFO] tweaked toml for git repo https://github.com/Cosmian/rust_mpc_join written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/Cosmian/rust_mpc_join already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scale_documentation_parser v0.1.1 [INFO] [stderr] Downloaded cosmian_std v0.1.2 [INFO] [stderr] Downloaded scale_impl_generator v0.1.1 [INFO] [stderr] Downloaded scale-core v0.1.1 [INFO] [stderr] Downloaded scale_std v0.1.0 [INFO] [stderr] Downloaded scale_documentation v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ae60bb9dc45e09e42fc4257c2d91b36e101ad17bfb4d80175469e4b406e93d2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7ae60bb9dc45e09e42fc4257c2d91b36e101ad17bfb4d80175469e4b406e93d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ae60bb9dc45e09e42fc4257c2d91b36e101ad17bfb4d80175469e4b406e93d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ae60bb9dc45e09e42fc4257c2d91b36e101ad17bfb4d80175469e4b406e93d2", kill_on_drop: false }` [INFO] [stdout] 7ae60bb9dc45e09e42fc4257c2d91b36e101ad17bfb4d80175469e4b406e93d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bfcca7852e3a78c2157b0a04ae12820f5116bcea69e5e02f60061992c2e66ae5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bfcca7852e3a78c2157b0a04ae12820f5116bcea69e5e02f60061992c2e66ae5", 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] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling scale-core v0.1.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling scale_documentation_parser v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling scale_documentation v0.1.0 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling scale_impl_generator v0.1.1 [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | scale_impl_generator::impls!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: SharingData.txt as specified in the SHARING_DATA env var does not exist: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::__deletec`, `crate::__deleteint`, `crate::__deletes`, `crate::__deletesint`, `crate::__newc`, `crate::__newint`, `crate::__news`, `crate::__newsint` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/alloc.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::{__deletec, __deleteint, __deletes, __deletesint, __newc, __newint, __news, __newsint}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^ ^^^^^^^^ ^^^^^^ ^^^^^^^^^ no `__newsint` in the root [INFO] [stdout] | | | | | | | | [INFO] [stdout] | | | | | | | no `__news` in the root [INFO] [stdout] | | | | | | no `__newint` in the root [INFO] [stdout] | | | | | no `__newc` in the root [INFO] [stdout] | | | | no `__deletesint` in the root [INFO] [stdout] | | | no `__deletes` in the root [INFO] [stdout] | | no `__deleteint` in the root [INFO] [stdout] | no `__deletec` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:16:42 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct ClearModp(pub core::arch::wasm32::v128); [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__crash` in module `$crate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:404:26 [INFO] [stdout] | [INFO] [stdout] 234 | panic!("this operation makes no sense") [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 404 | unsafe { $crate::__crash() } [INFO] [stdout] | ^^^^^^^ help: a function with a similar name exists: `crash` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/system.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn crash() { [INFO] [stdout] | -------------- similarly named function `crash` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__convmodp` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/clear_modp.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | unsafe { __convmodp(s, 64) } [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__subcfi` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/clear_modp.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | unsafe { __subcfi(c, I) } [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__output_clear` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/clear_modp.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | __output_clear(self, C); [INFO] [stdout] | ^^^^^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: try calling `__output_clear` as a method: `self.__output_clear(C)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__input_clear` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/clear_modp.rs:50:18 [INFO] [stdout] | [INFO] [stdout] 50 | unsafe { __input_clear(C) } [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__print_reg` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/clear_modp.rs:57:18 [INFO] [stdout] | [INFO] [stdout] 57 | unsafe { __print_reg(self) } [INFO] [stdout] | ^^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: try calling `__print_reg` as a method: `self.__print_reg()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__legendrec` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/clear_modp.rs:64:18 [INFO] [stdout] | [INFO] [stdout] 64 | unsafe { __legendrec(self) } [INFO] [stdout] | ^^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: try calling `__legendrec` as a method: `self.__legendrec()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__digestc` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/clear_modp.rs:71:18 [INFO] [stdout] | [INFO] [stdout] 71 | unsafe { __digestc(self) } [INFO] [stdout] | ^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: try calling `__digestc` as a method: `self.__digestc()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__output_int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/i64.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | __output_int(self, C); [INFO] [stdout] | ^^^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: try calling `__output_int` as a method: `self.__output_int(C)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__input_int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/i64.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | unsafe { __input_int(C) } [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__rand` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/i64.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | unsafe { __rand(self) } [INFO] [stdout] | ^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: try calling `__rand` as a method: `self.__rand()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__open_channel` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/io.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | unsafe { __open_channel(C) } [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__close_channel` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/io.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | __close_channel(C); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__print_char_regint` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/print.rs:13:29 [INFO] [stdout] | [INFO] [stdout] 13 | unsafe { crate::__print_char_regint(c.into()) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__print_int` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/print.rs:47:37 [INFO] [stdout] | [INFO] [stdout] 47 | unsafe { crate::__print_int(self as i64) } [INFO] [stdout] | ^^^^^^^^^^^ not found in the crate root [INFO] [stdout] ... [INFO] [stdout] 54 | impl_print!(isize, usize, i128, u128, i64, u64, i32, u32, i16, u16, i8, u8, bool); [INFO] [stdout] | ---------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_print` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__convsbitsint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_bit.rs:17:23 [INFO] [stdout] | [INFO] [stdout] 17 | SecretBit(__convsbitsint(self)) [INFO] [stdout] | ^^^^^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: try calling `__convsbitsint` as a method: `self.__convsbitsint()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__convsintsbit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_bit.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | __convsintsbit(self.0) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__opensbit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_bit.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | __opensbit(__convsintsbit(self.0)) [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__convsintsbit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_bit.rs:45:24 [INFO] [stdout] | [INFO] [stdout] 45 | __opensbit(__convsintsbit(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__convsbitsint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_bit.rs:62:23 [INFO] [stdout] | [INFO] [stdout] 62 | SecretBit(__convsbitsint(__negb(__convsintsbit(self.0)))) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__negb` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_bit.rs:62:38 [INFO] [stdout] | [INFO] [stdout] 62 | SecretBit(__convsbitsint(__negb(__convsintsbit(self.0)))) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__convsintsbit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_bit.rs:62:45 [INFO] [stdout] | [INFO] [stdout] 62 | SecretBit(__convsbitsint(__negb(__convsintsbit(self.0)))) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__convsbitsint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_bit.rs:76:23 [INFO] [stdout] | [INFO] [stdout] 76 | SecretBit(__convsbitsint(__orsb( [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__orsb` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_bit.rs:76:38 [INFO] [stdout] | [INFO] [stdout] 76 | SecretBit(__convsbitsint(__orsb( [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__convsintsbit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_bit.rs:77:17 [INFO] [stdout] | [INFO] [stdout] 77 | __convsintsbit(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__convsintsbit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_bit.rs:78:17 [INFO] [stdout] | [INFO] [stdout] 78 | __convsintsbit(other.0), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__convsbitsint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_bit.rs:92:23 [INFO] [stdout] | [INFO] [stdout] 92 | SecretBit(__convsbitsint(__xorsb( [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__xorsb` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_bit.rs:92:38 [INFO] [stdout] | [INFO] [stdout] 92 | SecretBit(__convsbitsint(__xorsb( [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__convsintsbit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_bit.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | __convsintsbit(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__convsintsbit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_bit.rs:94:17 [INFO] [stdout] | [INFO] [stdout] 94 | __convsintsbit(other.0), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__convsbitsint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_bit.rs:108:23 [INFO] [stdout] | [INFO] [stdout] 108 | SecretBit(__convsbitsint(__andsb( [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__andsb` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_bit.rs:108:38 [INFO] [stdout] | [INFO] [stdout] 108 | SecretBit(__convsbitsint(__andsb( [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__convsintsbit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_bit.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 109 | __convsintsbit(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__convsintsbit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_bit.rs:110:17 [INFO] [stdout] | [INFO] [stdout] 110 | __convsintsbit(other.0), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__sintbit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_i64.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | __sintbit(a, b.to_raw(), 0) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__opensint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_i64.rs:23:18 [INFO] [stdout] | [INFO] [stdout] 23 | unsafe { __opensint(*self) } [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__invsint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_i64.rs:38:18 [INFO] [stdout] | [INFO] [stdout] 38 | unsafe { __invsint(self) } [INFO] [stdout] | ^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: try calling `__invsint` as a method: `self.__invsint()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__ltzsint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_i64.rs:62:18 [INFO] [stdout] | [INFO] [stdout] 62 | unsafe { __ltzsint(self - other) }.to_real() [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__ltzsint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_i64.rs:66:19 [INFO] [stdout] | [INFO] [stdout] 66 | unsafe { (__ltzsint(self - other)).to_real() | (__eqzsint(other - self)).to_real() } [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__eqzsint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_i64.rs:66:57 [INFO] [stdout] | [INFO] [stdout] 66 | unsafe { (__ltzsint(self - other)).to_real() | (__eqzsint(other - self)).to_real() } [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__ltzsint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_i64.rs:70:18 [INFO] [stdout] | [INFO] [stdout] 70 | unsafe { __ltzsint(other - self) }.to_real() [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__ltzsint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_i64.rs:74:19 [INFO] [stdout] | [INFO] [stdout] 74 | unsafe { (__ltzsint(other - self)).to_real() | (__eqzsint(other - self)).to_real() } [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__eqzsint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_i64.rs:74:57 [INFO] [stdout] | [INFO] [stdout] 74 | unsafe { (__ltzsint(other - self)).to_real() | (__eqzsint(other - self)).to_real() } [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__eqzsint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_i64.rs:78:18 [INFO] [stdout] | [INFO] [stdout] 78 | unsafe { __eqzsint(other - self) }.to_real() [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__ltzsint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_i64.rs:89:18 [INFO] [stdout] | [INFO] [stdout] 89 | unsafe { __ltzsint(self).to_real() } [INFO] [stdout] | ^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: try calling `__ltzsint` as a method: `self.__ltzsint()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__ltzsint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_i64.rs:93:19 [INFO] [stdout] | [INFO] [stdout] 93 | unsafe { (__ltzsint(self)).to_real() | (__eqzsint(self)).to_real() } [INFO] [stdout] | ^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: try calling `__ltzsint` as a method: `self.__ltzsint()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__eqzsint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_i64.rs:93:49 [INFO] [stdout] | [INFO] [stdout] 93 | unsafe { (__ltzsint(self)).to_real() | (__eqzsint(self)).to_real() } [INFO] [stdout] | ^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: try calling `__eqzsint` as a method: `self.__eqzsint()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__eqzsint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_i64.rs:105:18 [INFO] [stdout] | [INFO] [stdout] 105 | unsafe { __eqzsint(self).to_real() } [INFO] [stdout] | ^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: try calling `__eqzsint` as a method: `self.__eqzsint()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__ltzsint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_i64.rs:116:18 [INFO] [stdout] | [INFO] [stdout] 116 | unsafe { __ltzsint(self - other).to_real() } [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__ltzsint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_i64.rs:120:19 [INFO] [stdout] | [INFO] [stdout] 120 | unsafe { (__ltzsint(self - other)).to_real() | (__eqzsint(other - self)).to_real() } [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__eqzsint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_i64.rs:120:57 [INFO] [stdout] | [INFO] [stdout] 120 | unsafe { (__ltzsint(self - other)).to_real() | (__eqzsint(other - self)).to_real() } [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__ltzsint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_i64.rs:124:18 [INFO] [stdout] | [INFO] [stdout] 124 | unsafe { __ltzsint(other - self).to_real() } [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__ltzsint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_i64.rs:128:19 [INFO] [stdout] | [INFO] [stdout] 128 | unsafe { (__ltzsint(other - self)).to_real() | (__eqzsint(other - self)).to_real() } [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__eqzsint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_i64.rs:128:57 [INFO] [stdout] | [INFO] [stdout] 128 | unsafe { (__ltzsint(other - self)).to_real() | (__eqzsint(other - self)).to_real() } [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__eqzsint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_i64.rs:132:18 [INFO] [stdout] | [INFO] [stdout] 132 | unsafe { __eqzsint(other - self).to_real() } [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__sintbit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_i64.rs:170:18 [INFO] [stdout] | [INFO] [stdout] 170 | unsafe { __sintbit(self, b.to_raw(), I) } [INFO] [stdout] | ^^^^^^^^^--------------------- [INFO] [stdout] | | [INFO] [stdout] | help: try calling `__sintbit` as a method: `self.__sintbit(b.to_raw(), I)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__bitsint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_i64.rs:177:18 [INFO] [stdout] | [INFO] [stdout] 177 | unsafe { __bitsint(self, I).to_real() } [INFO] [stdout] | ^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: try calling `__bitsint` as a method: `self.__bitsint(I)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__sand` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_i64.rs:185:18 [INFO] [stdout] | [INFO] [stdout] 185 | unsafe { __sand(self, bit.to_raw()) } [INFO] [stdout] | ^^^^^^-------------------- [INFO] [stdout] | | [INFO] [stdout] | help: try calling `__sand` as a method: `self.__sand(bit.to_raw())` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__sand` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_i64.rs:193:18 [INFO] [stdout] | [INFO] [stdout] 193 | unsafe { __sand(val, self.to_raw()) } [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__mul2sint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_i64.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | __mul2sint(a, b) [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__convsuregsint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_modp.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | unsafe { __convsuregsint(val) } [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__ldsi` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_modp.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | let s = __ldsi(0); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__addm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_modp.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | __addm(s, a) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__ldsi` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_modp.rs:29:21 [INFO] [stdout] | [INFO] [stdout] 29 | let s = __ldsi(0); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__convint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_modp.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 30 | let c = __convint(a); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__addm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_modp.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | __addm(s, c) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__subsfi` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_modp.rs:71:18 [INFO] [stdout] | [INFO] [stdout] 71 | unsafe { __subsfi(s, I) } [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__bit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_modp.rs:102:18 [INFO] [stdout] | [INFO] [stdout] 102 | unsafe { __bit() } [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__square` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_modp.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | __square() [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__triple` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_modp.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | __triple() [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__private_output` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_modp.rs:120:13 [INFO] [stdout] | [INFO] [stdout] 120 | __private_output(self, P, C); [INFO] [stdout] | ^^^^^^^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: try calling `__private_output` as a method: `self.__private_output(P, C)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__private_input` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/secret_modp.rs:128:18 [INFO] [stdout] | [INFO] [stdout] 128 | unsafe { __private_input(P, C) } [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__start_clock` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/system.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | unsafe { __start_clock(ID) } [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__stop_clock` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/system.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | unsafe { __stop_clock(ID) } [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__reqbl` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/system.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 24 | unsafe { __reqbl(BIT_LENGTH) } [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__crash` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/system.rs:30:14 [INFO] [stdout] | [INFO] [stdout] 30 | unsafe { __crash() } [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__restart` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/system.rs:36:14 [INFO] [stdout] | [INFO] [stdout] 36 | unsafe { __restart() } [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__clear_memory` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/system.rs:42:14 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { __clear_memory() } [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__clear_registers` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/system.rs:48:14 [INFO] [stdout] | [INFO] [stdout] 48 | unsafe { __clear_registers() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__gc` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/system.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | __gc(ID) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__lf` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/system.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | __lf(ID) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `__crash` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:308:14 [INFO] [stdout] | [INFO] [stdout] 308 | unsafe { __crash() } [INFO] [stdout] | ^^^^^^^ help: a function with a similar name exists: `crash` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/system.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn crash() { [INFO] [stdout] | -------------- similarly named function `crash` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `types::ClearModp: LoadFromMem` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:68:6 [INFO] [stdout] | [INFO] [stdout] 64 | pub trait AnyRegister: $($bound+)* Sized {} [INFO] [stdout] | ------ required by this bound in `AnyRegister` [INFO] [stdout] ... [INFO] [stdout] 68 | impl AnyRegister for ClearModp {} [INFO] [stdout] | ^^^^^^^^^^^ the trait `LoadFromMem` is not implemented for `types::ClearModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `types::ClearModp: StoreInMem` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:68:6 [INFO] [stdout] | [INFO] [stdout] 64 | pub trait AnyRegister: $($bound+)* Sized {} [INFO] [stdout] | ------ required by this bound in `AnyRegister` [INFO] [stdout] ... [INFO] [stdout] 68 | impl AnyRegister for ClearModp {} [INFO] [stdout] | ^^^^^^^^^^^ the trait `StoreInMem` is not implemented for `types::ClearModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `types::ClearModp` by `types::ClearModp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:68:6 [INFO] [stdout] | [INFO] [stdout] 64 | pub trait AnyRegister: $($bound+)* Sized {} [INFO] [stdout] | ------ required by this bound in `AnyRegister` [INFO] [stdout] ... [INFO] [stdout] 68 | impl AnyRegister for ClearModp {} [INFO] [stdout] | ^^^^^^^^^^^ no implementation for `types::ClearModp * types::ClearModp` [INFO] [stdout] | [INFO] [stdout] = help: the trait `core::ops::Mul` is not implemented for `types::ClearModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `types::ClearModp` from `types::ClearModp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:68:6 [INFO] [stdout] | [INFO] [stdout] 64 | pub trait AnyRegister: $($bound+)* Sized {} [INFO] [stdout] | ------ required by this bound in `AnyRegister` [INFO] [stdout] ... [INFO] [stdout] 68 | impl AnyRegister for ClearModp {} [INFO] [stdout] | ^^^^^^^^^^^ no implementation for `types::ClearModp - types::ClearModp` [INFO] [stdout] | [INFO] [stdout] = help: the trait `core::ops::Sub` is not implemented for `types::ClearModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `types::ClearModp` to `types::ClearModp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:68:6 [INFO] [stdout] | [INFO] [stdout] 64 | pub trait AnyRegister: $($bound+)* Sized {} [INFO] [stdout] | ------ required by this bound in `AnyRegister` [INFO] [stdout] ... [INFO] [stdout] 68 | impl AnyRegister for ClearModp {} [INFO] [stdout] | ^^^^^^^^^^^ no implementation for `types::ClearModp + types::ClearModp` [INFO] [stdout] | [INFO] [stdout] = help: the trait `core::ops::Add` is not implemented for `types::ClearModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `types::ClearModp: Stack` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:68:6 [INFO] [stdout] | [INFO] [stdout] 64 | pub trait AnyRegister: $($bound+)* Sized {} [INFO] [stdout] | ------ required by this bound in `AnyRegister` [INFO] [stdout] ... [INFO] [stdout] 68 | impl AnyRegister for ClearModp {} [INFO] [stdout] | ^^^^^^^^^^^ the trait `Stack` is not implemented for `types::ClearModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `types::SecretModp: LoadFromMem` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:69:6 [INFO] [stdout] | [INFO] [stdout] 64 | pub trait AnyRegister: $($bound+)* Sized {} [INFO] [stdout] | ------ required by this bound in `AnyRegister` [INFO] [stdout] ... [INFO] [stdout] 69 | impl AnyRegister for SecretModp {} [INFO] [stdout] | ^^^^^^^^^^^ the trait `LoadFromMem` is not implemented for `types::SecretModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `types::SecretModp: StoreInMem` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:69:6 [INFO] [stdout] | [INFO] [stdout] 64 | pub trait AnyRegister: $($bound+)* Sized {} [INFO] [stdout] | ------ required by this bound in `AnyRegister` [INFO] [stdout] ... [INFO] [stdout] 69 | impl AnyRegister for SecretModp {} [INFO] [stdout] | ^^^^^^^^^^^ the trait `StoreInMem` is not implemented for `types::SecretModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `types::SecretModp` from `types::SecretModp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:69:6 [INFO] [stdout] | [INFO] [stdout] 64 | pub trait AnyRegister: $($bound+)* Sized {} [INFO] [stdout] | ------ required by this bound in `AnyRegister` [INFO] [stdout] ... [INFO] [stdout] 69 | impl AnyRegister for SecretModp {} [INFO] [stdout] | ^^^^^^^^^^^ no implementation for `types::SecretModp - types::SecretModp` [INFO] [stdout] | [INFO] [stdout] = help: the trait `core::ops::Sub` is not implemented for `types::SecretModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `types::SecretModp` to `types::SecretModp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:69:6 [INFO] [stdout] | [INFO] [stdout] 64 | pub trait AnyRegister: $($bound+)* Sized {} [INFO] [stdout] | ------ required by this bound in `AnyRegister` [INFO] [stdout] ... [INFO] [stdout] 69 | impl AnyRegister for SecretModp {} [INFO] [stdout] | ^^^^^^^^^^^ no implementation for `types::SecretModp + types::SecretModp` [INFO] [stdout] | [INFO] [stdout] = help: the trait `core::ops::Add` is not implemented for `types::SecretModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `types::SecretModp: Stack` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:69:6 [INFO] [stdout] | [INFO] [stdout] 64 | pub trait AnyRegister: $($bound+)* Sized {} [INFO] [stdout] | ------ required by this bound in `AnyRegister` [INFO] [stdout] ... [INFO] [stdout] 69 | impl AnyRegister for SecretModp {} [INFO] [stdout] | ^^^^^^^^^^^ the trait `Stack` is not implemented for `types::SecretModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `i64: LoadFromMem` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:70:6 [INFO] [stdout] | [INFO] [stdout] 64 | pub trait AnyRegister: $($bound+)* Sized {} [INFO] [stdout] | ------ required by this bound in `AnyRegister` [INFO] [stdout] ... [INFO] [stdout] 70 | impl AnyRegister for i64 {} [INFO] [stdout] | ^^^^^^^^^^^ the trait `LoadFromMem` is not implemented for `i64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `i64: StoreInMem` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:70:6 [INFO] [stdout] | [INFO] [stdout] 64 | pub trait AnyRegister: $($bound+)* Sized {} [INFO] [stdout] | ------ required by this bound in `AnyRegister` [INFO] [stdout] ... [INFO] [stdout] 70 | impl AnyRegister for i64 {} [INFO] [stdout] | ^^^^^^^^^^^ the trait `StoreInMem` is not implemented for `i64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `i64: Stack` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:70:6 [INFO] [stdout] | [INFO] [stdout] 64 | pub trait AnyRegister: $($bound+)* Sized {} [INFO] [stdout] | ------ required by this bound in `AnyRegister` [INFO] [stdout] ... [INFO] [stdout] 70 | impl AnyRegister for i64 {} [INFO] [stdout] | ^^^^^^^^^^^ the trait `Stack` is not implemented for `i64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `types::SecretI64: LoadFromMem` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:71:6 [INFO] [stdout] | [INFO] [stdout] 64 | pub trait AnyRegister: $($bound+)* Sized {} [INFO] [stdout] | ------ required by this bound in `AnyRegister` [INFO] [stdout] ... [INFO] [stdout] 71 | impl AnyRegister for SecretI64 {} [INFO] [stdout] | ^^^^^^^^^^^ the trait `LoadFromMem` is not implemented for `types::SecretI64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `types::SecretI64: StoreInMem` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:71:6 [INFO] [stdout] | [INFO] [stdout] 64 | pub trait AnyRegister: $($bound+)* Sized {} [INFO] [stdout] | ------ required by this bound in `AnyRegister` [INFO] [stdout] ... [INFO] [stdout] 71 | impl AnyRegister for SecretI64 {} [INFO] [stdout] | ^^^^^^^^^^^ the trait `StoreInMem` is not implemented for `types::SecretI64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `types::SecretI64` by `types::SecretI64` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:71:6 [INFO] [stdout] | [INFO] [stdout] 64 | pub trait AnyRegister: $($bound+)* Sized {} [INFO] [stdout] | ------ required by this bound in `AnyRegister` [INFO] [stdout] ... [INFO] [stdout] 71 | impl AnyRegister for SecretI64 {} [INFO] [stdout] | ^^^^^^^^^^^ no implementation for `types::SecretI64 * types::SecretI64` [INFO] [stdout] | [INFO] [stdout] = help: the trait `core::ops::Mul` is not implemented for `types::SecretI64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `types::SecretI64` from `types::SecretI64` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:71:6 [INFO] [stdout] | [INFO] [stdout] 64 | pub trait AnyRegister: $($bound+)* Sized {} [INFO] [stdout] | ------ required by this bound in `AnyRegister` [INFO] [stdout] ... [INFO] [stdout] 71 | impl AnyRegister for SecretI64 {} [INFO] [stdout] | ^^^^^^^^^^^ no implementation for `types::SecretI64 - types::SecretI64` [INFO] [stdout] | [INFO] [stdout] = help: the trait `core::ops::Sub` is not implemented for `types::SecretI64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `types::SecretI64` to `types::SecretI64` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:71:6 [INFO] [stdout] | [INFO] [stdout] 64 | pub trait AnyRegister: $($bound+)* Sized {} [INFO] [stdout] | ------ required by this bound in `AnyRegister` [INFO] [stdout] ... [INFO] [stdout] 71 | impl AnyRegister for SecretI64 {} [INFO] [stdout] | ^^^^^^^^^^^ no implementation for `types::SecretI64 + types::SecretI64` [INFO] [stdout] | [INFO] [stdout] = help: the trait `core::ops::Add` is not implemented for `types::SecretI64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `types::SecretI64: Stack` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:71:6 [INFO] [stdout] | [INFO] [stdout] 64 | pub trait AnyRegister: $($bound+)* Sized {} [INFO] [stdout] | ------ required by this bound in `AnyRegister` [INFO] [stdout] ... [INFO] [stdout] 71 | impl AnyRegister for SecretI64 {} [INFO] [stdout] | ^^^^^^^^^^^ the trait `Stack` is not implemented for `types::SecretI64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `types::SecretModp` from `types::ClearModp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:99:6 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait InnerModp: [INFO] [stdout] | --------- required by a bound in this [INFO] [stdout] ... [INFO] [stdout] 95 | + Sub [INFO] [stdout] | ------------------------------------ required by this bound in `InnerModp` [INFO] [stdout] ... [INFO] [stdout] 99 | impl InnerModp for ClearModp {} [INFO] [stdout] | ^^^^^^^^^ no implementation for `types::ClearModp - types::SecretModp` [INFO] [stdout] | [INFO] [stdout] = help: the trait `core::ops::Sub` is not implemented for `types::ClearModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `types::SecretModp` to `types::ClearModp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:99:6 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait InnerModp: [INFO] [stdout] | --------- required by a bound in this [INFO] [stdout] ... [INFO] [stdout] 94 | + Add [INFO] [stdout] | ------------------------------------ required by this bound in `InnerModp` [INFO] [stdout] ... [INFO] [stdout] 99 | impl InnerModp for ClearModp {} [INFO] [stdout] | ^^^^^^^^^ no implementation for `types::ClearModp + types::SecretModp` [INFO] [stdout] | [INFO] [stdout] = help: the trait `core::ops::Add` is not implemented for `types::ClearModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `types::ClearModp` by `types::SecretModp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:99:6 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait InnerModp: [INFO] [stdout] | --------- required by a bound in this [INFO] [stdout] ... [INFO] [stdout] 93 | + Mul [INFO] [stdout] | ------------------------------------ required by this bound in `InnerModp` [INFO] [stdout] ... [INFO] [stdout] 99 | impl InnerModp for ClearModp {} [INFO] [stdout] | ^^^^^^^^^ no implementation for `types::ClearModp * types::SecretModp` [INFO] [stdout] | [INFO] [stdout] = help: the trait `core::ops::Mul` is not implemented for `types::ClearModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `types::ClearModp` from `types::ClearModp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:99:6 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait InnerModp: [INFO] [stdout] | --------- required by a bound in this [INFO] [stdout] ... [INFO] [stdout] 92 | + Sub [INFO] [stdout] | ----------------------------- required by this bound in `InnerModp` [INFO] [stdout] ... [INFO] [stdout] 99 | impl InnerModp for ClearModp {} [INFO] [stdout] | ^^^^^^^^^ no implementation for `types::ClearModp - types::ClearModp` [INFO] [stdout] | [INFO] [stdout] = help: the trait `core::ops::Sub` is not implemented for `types::ClearModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `types::ClearModp` to `types::ClearModp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:99:6 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait InnerModp: [INFO] [stdout] | --------- required by a bound in this [INFO] [stdout] ... [INFO] [stdout] 91 | + Add [INFO] [stdout] | ----------------------------- required by this bound in `InnerModp` [INFO] [stdout] ... [INFO] [stdout] 99 | impl InnerModp for ClearModp {} [INFO] [stdout] | ^^^^^^^^^ no implementation for `types::ClearModp + types::ClearModp` [INFO] [stdout] | [INFO] [stdout] = help: the trait `core::ops::Add` is not implemented for `types::ClearModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `types::ClearModp` by `types::ClearModp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:99:6 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait InnerModp: [INFO] [stdout] | --------- required by a bound in this [INFO] [stdout] ... [INFO] [stdout] 90 | + Mul [INFO] [stdout] | ----------------------------- required by this bound in `InnerModp` [INFO] [stdout] ... [INFO] [stdout] 99 | impl InnerModp for ClearModp {} [INFO] [stdout] | ^^^^^^^^^ no implementation for `types::ClearModp * types::ClearModp` [INFO] [stdout] | [INFO] [stdout] = help: the trait `core::ops::Mul` is not implemented for `types::ClearModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `types::ClearModp: LoadFromMem` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:99:6 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait InnerModp: [INFO] [stdout] | --------- required by a bound in this [INFO] [stdout] 86 | AnyRegister [INFO] [stdout] | ----------- required by this bound in `InnerModp` [INFO] [stdout] ... [INFO] [stdout] 99 | impl InnerModp for ClearModp {} [INFO] [stdout] | ^^^^^^^^^ the trait `LoadFromMem` is not implemented for `types::ClearModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `types::ClearModp: StoreInMem` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:99:6 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait InnerModp: [INFO] [stdout] | --------- required by a bound in this [INFO] [stdout] 86 | AnyRegister [INFO] [stdout] | ----------- required by this bound in `InnerModp` [INFO] [stdout] ... [INFO] [stdout] 99 | impl InnerModp for ClearModp {} [INFO] [stdout] | ^^^^^^^^^ the trait `StoreInMem` is not implemented for `types::ClearModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `types::ClearModp: Stack` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:99:6 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait InnerModp: [INFO] [stdout] | --------- required by a bound in this [INFO] [stdout] 86 | AnyRegister [INFO] [stdout] | ----------- required by this bound in `InnerModp` [INFO] [stdout] ... [INFO] [stdout] 99 | impl InnerModp for ClearModp {} [INFO] [stdout] | ^^^^^^^^^ the trait `Stack` is not implemented for `types::ClearModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `types::SecretModp` from `types::SecretModp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:100:6 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait InnerModp: [INFO] [stdout] | --------- required by a bound in this [INFO] [stdout] ... [INFO] [stdout] 95 | + Sub [INFO] [stdout] | ------------------------------------ required by this bound in `InnerModp` [INFO] [stdout] ... [INFO] [stdout] 100 | impl InnerModp for SecretModp {} [INFO] [stdout] | ^^^^^^^^^ no implementation for `types::SecretModp - types::SecretModp` [INFO] [stdout] | [INFO] [stdout] = help: the trait `core::ops::Sub` is not implemented for `types::SecretModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `types::SecretModp` to `types::SecretModp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:100:6 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait InnerModp: [INFO] [stdout] | --------- required by a bound in this [INFO] [stdout] ... [INFO] [stdout] 94 | + Add [INFO] [stdout] | ------------------------------------ required by this bound in `InnerModp` [INFO] [stdout] ... [INFO] [stdout] 100 | impl InnerModp for SecretModp {} [INFO] [stdout] | ^^^^^^^^^ no implementation for `types::SecretModp + types::SecretModp` [INFO] [stdout] | [INFO] [stdout] = help: the trait `core::ops::Add` is not implemented for `types::SecretModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `types::ClearModp` from `types::SecretModp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:100:6 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait InnerModp: [INFO] [stdout] | --------- required by a bound in this [INFO] [stdout] ... [INFO] [stdout] 92 | + Sub [INFO] [stdout] | ----------------------------- required by this bound in `InnerModp` [INFO] [stdout] ... [INFO] [stdout] 100 | impl InnerModp for SecretModp {} [INFO] [stdout] | ^^^^^^^^^ no implementation for `types::SecretModp - types::ClearModp` [INFO] [stdout] | [INFO] [stdout] = help: the trait `core::ops::Sub` is not implemented for `types::SecretModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `types::ClearModp` to `types::SecretModp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:100:6 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait InnerModp: [INFO] [stdout] | --------- required by a bound in this [INFO] [stdout] ... [INFO] [stdout] 91 | + Add [INFO] [stdout] | ----------------------------- required by this bound in `InnerModp` [INFO] [stdout] ... [INFO] [stdout] 100 | impl InnerModp for SecretModp {} [INFO] [stdout] | ^^^^^^^^^ no implementation for `types::SecretModp + types::ClearModp` [INFO] [stdout] | [INFO] [stdout] = help: the trait `core::ops::Add` is not implemented for `types::SecretModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `types::SecretModp` by `types::ClearModp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:100:6 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait InnerModp: [INFO] [stdout] | --------- required by a bound in this [INFO] [stdout] ... [INFO] [stdout] 90 | + Mul [INFO] [stdout] | ----------------------------- required by this bound in `InnerModp` [INFO] [stdout] ... [INFO] [stdout] 100 | impl InnerModp for SecretModp {} [INFO] [stdout] | ^^^^^^^^^ no implementation for `types::SecretModp * types::ClearModp` [INFO] [stdout] | [INFO] [stdout] = help: the trait `core::ops::Mul` is not implemented for `types::SecretModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `types::SecretModp: LoadFromMem` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:100:6 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait InnerModp: [INFO] [stdout] | --------- required by a bound in this [INFO] [stdout] 86 | AnyRegister [INFO] [stdout] | ----------- required by this bound in `InnerModp` [INFO] [stdout] ... [INFO] [stdout] 100 | impl InnerModp for SecretModp {} [INFO] [stdout] | ^^^^^^^^^ the trait `LoadFromMem` is not implemented for `types::SecretModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `types::SecretModp: StoreInMem` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:100:6 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait InnerModp: [INFO] [stdout] | --------- required by a bound in this [INFO] [stdout] 86 | AnyRegister [INFO] [stdout] | ----------- required by this bound in `InnerModp` [INFO] [stdout] ... [INFO] [stdout] 100 | impl InnerModp for SecretModp {} [INFO] [stdout] | ^^^^^^^^^ the trait `StoreInMem` is not implemented for `types::SecretModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `types::SecretModp: Stack` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:100:6 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait InnerModp: [INFO] [stdout] | --------- required by a bound in this [INFO] [stdout] 86 | AnyRegister [INFO] [stdout] | ----------- required by this bound in `InnerModp` [INFO] [stdout] ... [INFO] [stdout] 100 | impl InnerModp for SecretModp {} [INFO] [stdout] | ^^^^^^^^^ the trait `Stack` is not implemented for `types::SecretModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `types::SecretModp` from `types::ClearModp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:110:6 [INFO] [stdout] | [INFO] [stdout] 102 | pub trait Modp: [INFO] [stdout] | --------- required by this bound in `Modp` [INFO] [stdout] ... [INFO] [stdout] 110 | impl Modp for SecretModp {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ no implementation for `types::ClearModp - types::SecretModp` [INFO] [stdout] | [INFO] [stdout] = help: the trait `core::ops::Sub` is not implemented for `types::ClearModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `types::SecretModp` to `types::ClearModp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:110:6 [INFO] [stdout] | [INFO] [stdout] 102 | pub trait Modp: [INFO] [stdout] | --------- required by this bound in `Modp` [INFO] [stdout] ... [INFO] [stdout] 110 | impl Modp for SecretModp {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ no implementation for `types::ClearModp + types::SecretModp` [INFO] [stdout] | [INFO] [stdout] = help: the trait `core::ops::Add` is not implemented for `types::ClearModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `types::ClearModp` by `types::SecretModp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:110:6 [INFO] [stdout] | [INFO] [stdout] 102 | pub trait Modp: [INFO] [stdout] | --------- required by this bound in `Modp` [INFO] [stdout] ... [INFO] [stdout] 110 | impl Modp for SecretModp {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ no implementation for `types::ClearModp * types::SecretModp` [INFO] [stdout] | [INFO] [stdout] = help: the trait `core::ops::Mul` is not implemented for `types::ClearModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `types::ClearModp` from `types::ClearModp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:110:6 [INFO] [stdout] | [INFO] [stdout] 102 | pub trait Modp: [INFO] [stdout] | --------- required by this bound in `Modp` [INFO] [stdout] ... [INFO] [stdout] 110 | impl Modp for SecretModp {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ no implementation for `types::ClearModp - types::ClearModp` [INFO] [stdout] | [INFO] [stdout] = help: the trait `core::ops::Sub` is not implemented for `types::ClearModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `types::ClearModp` to `types::ClearModp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:110:6 [INFO] [stdout] | [INFO] [stdout] 102 | pub trait Modp: [INFO] [stdout] | --------- required by this bound in `Modp` [INFO] [stdout] ... [INFO] [stdout] 110 | impl Modp for SecretModp {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ no implementation for `types::ClearModp + types::ClearModp` [INFO] [stdout] | [INFO] [stdout] = help: the trait `core::ops::Add` is not implemented for `types::ClearModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `types::ClearModp` by `types::ClearModp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:110:6 [INFO] [stdout] | [INFO] [stdout] 102 | pub trait Modp: [INFO] [stdout] | --------- required by this bound in `Modp` [INFO] [stdout] ... [INFO] [stdout] 110 | impl Modp for SecretModp {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ no implementation for `types::ClearModp * types::ClearModp` [INFO] [stdout] | [INFO] [stdout] = help: the trait `core::ops::Mul` is not implemented for `types::ClearModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `types::ClearModp: LoadFromMem` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:110:6 [INFO] [stdout] | [INFO] [stdout] 102 | pub trait Modp: [INFO] [stdout] | --------- required by this bound in `Modp` [INFO] [stdout] ... [INFO] [stdout] 110 | impl Modp for SecretModp {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `LoadFromMem` is not implemented for `types::ClearModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `types::ClearModp: StoreInMem` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:110:6 [INFO] [stdout] | [INFO] [stdout] 102 | pub trait Modp: [INFO] [stdout] | --------- required by this bound in `Modp` [INFO] [stdout] ... [INFO] [stdout] 110 | impl Modp for SecretModp {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `StoreInMem` is not implemented for `types::ClearModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `types::ClearModp: Stack` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:110:6 [INFO] [stdout] | [INFO] [stdout] 102 | pub trait Modp: [INFO] [stdout] | --------- required by this bound in `Modp` [INFO] [stdout] ... [INFO] [stdout] 110 | impl Modp for SecretModp {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `Stack` is not implemented for `types::ClearModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `types::ClearModp` from `types::SecretModp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:110:6 [INFO] [stdout] | [INFO] [stdout] 102 | pub trait Modp: [INFO] [stdout] | ---- required by a bound in this [INFO] [stdout] ... [INFO] [stdout] 106 | + Sub [INFO] [stdout] | ------------------------------- required by this bound in `Modp` [INFO] [stdout] ... [INFO] [stdout] 110 | impl Modp for SecretModp {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ no implementation for `types::SecretModp - types::ClearModp` [INFO] [stdout] | [INFO] [stdout] = help: the trait `core::ops::Sub` is not implemented for `types::SecretModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `types::ClearModp` to `types::SecretModp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:110:6 [INFO] [stdout] | [INFO] [stdout] 102 | pub trait Modp: [INFO] [stdout] | ---- required by a bound in this [INFO] [stdout] ... [INFO] [stdout] 105 | + Add [INFO] [stdout] | ------------------------------- required by this bound in `Modp` [INFO] [stdout] ... [INFO] [stdout] 110 | impl Modp for SecretModp {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ no implementation for `types::SecretModp + types::ClearModp` [INFO] [stdout] | [INFO] [stdout] = help: the trait `core::ops::Add` is not implemented for `types::SecretModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `types::SecretModp` by `types::ClearModp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:110:6 [INFO] [stdout] | [INFO] [stdout] 102 | pub trait Modp: [INFO] [stdout] | ---- required by a bound in this [INFO] [stdout] 103 | InnerModp [INFO] [stdout] 104 | + Mul [INFO] [stdout] | ------------------------------- required by this bound in `Modp` [INFO] [stdout] ... [INFO] [stdout] 110 | impl Modp for SecretModp {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ no implementation for `types::SecretModp * types::ClearModp` [INFO] [stdout] | [INFO] [stdout] = help: the trait `core::ops::Mul` is not implemented for `types::SecretModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `types::SecretModp` from `types::SecretModp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:110:6 [INFO] [stdout] | [INFO] [stdout] 102 | pub trait Modp: [INFO] [stdout] | ---- required by a bound in this [INFO] [stdout] 103 | InnerModp [INFO] [stdout] | --------- required by this bound in `Modp` [INFO] [stdout] ... [INFO] [stdout] 110 | impl Modp for SecretModp {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ no implementation for `types::SecretModp - types::SecretModp` [INFO] [stdout] | [INFO] [stdout] = help: the trait `core::ops::Sub` is not implemented for `types::SecretModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `types::SecretModp` to `types::SecretModp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:110:6 [INFO] [stdout] | [INFO] [stdout] 102 | pub trait Modp: [INFO] [stdout] | ---- required by a bound in this [INFO] [stdout] 103 | InnerModp [INFO] [stdout] | --------- required by this bound in `Modp` [INFO] [stdout] ... [INFO] [stdout] 110 | impl Modp for SecretModp {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ no implementation for `types::SecretModp + types::SecretModp` [INFO] [stdout] | [INFO] [stdout] = help: the trait `core::ops::Add` is not implemented for `types::SecretModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `types::SecretModp: LoadFromMem` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:110:6 [INFO] [stdout] | [INFO] [stdout] 102 | pub trait Modp: [INFO] [stdout] | ---- required by a bound in this [INFO] [stdout] 103 | InnerModp [INFO] [stdout] | --------- required by this bound in `Modp` [INFO] [stdout] ... [INFO] [stdout] 110 | impl Modp for SecretModp {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `LoadFromMem` is not implemented for `types::SecretModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `types::SecretModp: StoreInMem` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:110:6 [INFO] [stdout] | [INFO] [stdout] 102 | pub trait Modp: [INFO] [stdout] | ---- required by a bound in this [INFO] [stdout] 103 | InnerModp [INFO] [stdout] | --------- required by this bound in `Modp` [INFO] [stdout] ... [INFO] [stdout] 110 | impl Modp for SecretModp {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `StoreInMem` is not implemented for `types::SecretModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `types::SecretModp: Stack` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:110:6 [INFO] [stdout] | [INFO] [stdout] 102 | pub trait Modp: [INFO] [stdout] | ---- required by a bound in this [INFO] [stdout] 103 | InnerModp [INFO] [stdout] | --------- required by this bound in `Modp` [INFO] [stdout] ... [INFO] [stdout] 110 | impl Modp for SecretModp {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `Stack` is not implemented for `types::SecretModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `types::SecretModp` from `types::SecretModp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:111:6 [INFO] [stdout] | [INFO] [stdout] 102 | pub trait Modp: [INFO] [stdout] | --------- required by this bound in `Modp` [INFO] [stdout] ... [INFO] [stdout] 111 | impl Modp for ClearModp {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no implementation for `types::SecretModp - types::SecretModp` [INFO] [stdout] | [INFO] [stdout] = help: the trait `core::ops::Sub` is not implemented for `types::SecretModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `types::SecretModp` to `types::SecretModp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:111:6 [INFO] [stdout] | [INFO] [stdout] 102 | pub trait Modp: [INFO] [stdout] | --------- required by this bound in `Modp` [INFO] [stdout] ... [INFO] [stdout] 111 | impl Modp for ClearModp {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no implementation for `types::SecretModp + types::SecretModp` [INFO] [stdout] | [INFO] [stdout] = help: the trait `core::ops::Add` is not implemented for `types::SecretModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `types::ClearModp` from `types::SecretModp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:111:6 [INFO] [stdout] | [INFO] [stdout] 102 | pub trait Modp: [INFO] [stdout] | --------- required by this bound in `Modp` [INFO] [stdout] ... [INFO] [stdout] 111 | impl Modp for ClearModp {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no implementation for `types::SecretModp - types::ClearModp` [INFO] [stdout] | [INFO] [stdout] = help: the trait `core::ops::Sub` is not implemented for `types::SecretModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `types::ClearModp` to `types::SecretModp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:111:6 [INFO] [stdout] | [INFO] [stdout] 102 | pub trait Modp: [INFO] [stdout] | --------- required by this bound in `Modp` [INFO] [stdout] ... [INFO] [stdout] 111 | impl Modp for ClearModp {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no implementation for `types::SecretModp + types::ClearModp` [INFO] [stdout] | [INFO] [stdout] = help: the trait `core::ops::Add` is not implemented for `types::SecretModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `types::SecretModp` by `types::ClearModp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:111:6 [INFO] [stdout] | [INFO] [stdout] 102 | pub trait Modp: [INFO] [stdout] | --------- required by this bound in `Modp` [INFO] [stdout] ... [INFO] [stdout] 111 | impl Modp for ClearModp {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no implementation for `types::SecretModp * types::ClearModp` [INFO] [stdout] | [INFO] [stdout] = help: the trait `core::ops::Mul` is not implemented for `types::SecretModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `types::SecretModp: LoadFromMem` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:111:6 [INFO] [stdout] | [INFO] [stdout] 102 | pub trait Modp: [INFO] [stdout] | --------- required by this bound in `Modp` [INFO] [stdout] ... [INFO] [stdout] 111 | impl Modp for ClearModp {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `LoadFromMem` is not implemented for `types::SecretModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `types::SecretModp: StoreInMem` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:111:6 [INFO] [stdout] | [INFO] [stdout] 102 | pub trait Modp: [INFO] [stdout] | --------- required by this bound in `Modp` [INFO] [stdout] ... [INFO] [stdout] 111 | impl Modp for ClearModp {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `StoreInMem` is not implemented for `types::SecretModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `types::SecretModp: Stack` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:111:6 [INFO] [stdout] | [INFO] [stdout] 102 | pub trait Modp: [INFO] [stdout] | --------- required by this bound in `Modp` [INFO] [stdout] ... [INFO] [stdout] 111 | impl Modp for ClearModp {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `Stack` is not implemented for `types::SecretModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `types::SecretModp` from `types::ClearModp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:111:6 [INFO] [stdout] | [INFO] [stdout] 102 | pub trait Modp: [INFO] [stdout] | ---- required by a bound in this [INFO] [stdout] ... [INFO] [stdout] 106 | + Sub [INFO] [stdout] | ------------------------------- required by this bound in `Modp` [INFO] [stdout] ... [INFO] [stdout] 111 | impl Modp for ClearModp {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no implementation for `types::ClearModp - types::SecretModp` [INFO] [stdout] | [INFO] [stdout] = help: the trait `core::ops::Sub` is not implemented for `types::ClearModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `types::SecretModp` to `types::ClearModp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:111:6 [INFO] [stdout] | [INFO] [stdout] 102 | pub trait Modp: [INFO] [stdout] | ---- required by a bound in this [INFO] [stdout] ... [INFO] [stdout] 105 | + Add [INFO] [stdout] | ------------------------------- required by this bound in `Modp` [INFO] [stdout] ... [INFO] [stdout] 111 | impl Modp for ClearModp {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no implementation for `types::ClearModp + types::SecretModp` [INFO] [stdout] | [INFO] [stdout] = help: the trait `core::ops::Add` is not implemented for `types::ClearModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `types::ClearModp` by `types::SecretModp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:111:6 [INFO] [stdout] | [INFO] [stdout] 102 | pub trait Modp: [INFO] [stdout] | ---- required by a bound in this [INFO] [stdout] 103 | InnerModp [INFO] [stdout] 104 | + Mul [INFO] [stdout] | ------------------------------- required by this bound in `Modp` [INFO] [stdout] ... [INFO] [stdout] 111 | impl Modp for ClearModp {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no implementation for `types::ClearModp * types::SecretModp` [INFO] [stdout] | [INFO] [stdout] = help: the trait `core::ops::Mul` is not implemented for `types::ClearModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `types::ClearModp` from `types::ClearModp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:111:6 [INFO] [stdout] | [INFO] [stdout] 102 | pub trait Modp: [INFO] [stdout] | ---- required by a bound in this [INFO] [stdout] 103 | InnerModp [INFO] [stdout] | --------- required by this bound in `Modp` [INFO] [stdout] ... [INFO] [stdout] 111 | impl Modp for ClearModp {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no implementation for `types::ClearModp - types::ClearModp` [INFO] [stdout] | [INFO] [stdout] = help: the trait `core::ops::Sub` is not implemented for `types::ClearModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `types::ClearModp` to `types::ClearModp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:111:6 [INFO] [stdout] | [INFO] [stdout] 102 | pub trait Modp: [INFO] [stdout] | ---- required by a bound in this [INFO] [stdout] 103 | InnerModp [INFO] [stdout] | --------- required by this bound in `Modp` [INFO] [stdout] ... [INFO] [stdout] 111 | impl Modp for ClearModp {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no implementation for `types::ClearModp + types::ClearModp` [INFO] [stdout] | [INFO] [stdout] = help: the trait `core::ops::Add` is not implemented for `types::ClearModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `types::ClearModp` by `types::ClearModp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:111:6 [INFO] [stdout] | [INFO] [stdout] 102 | pub trait Modp: [INFO] [stdout] | ---- required by a bound in this [INFO] [stdout] 103 | InnerModp [INFO] [stdout] | --------- required by this bound in `Modp` [INFO] [stdout] ... [INFO] [stdout] 111 | impl Modp for ClearModp {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no implementation for `types::ClearModp * types::ClearModp` [INFO] [stdout] | [INFO] [stdout] = help: the trait `core::ops::Mul` is not implemented for `types::ClearModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `types::ClearModp: LoadFromMem` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:111:6 [INFO] [stdout] | [INFO] [stdout] 102 | pub trait Modp: [INFO] [stdout] | ---- required by a bound in this [INFO] [stdout] 103 | InnerModp [INFO] [stdout] | --------- required by this bound in `Modp` [INFO] [stdout] ... [INFO] [stdout] 111 | impl Modp for ClearModp {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `LoadFromMem` is not implemented for `types::ClearModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `types::ClearModp: StoreInMem` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:111:6 [INFO] [stdout] | [INFO] [stdout] 102 | pub trait Modp: [INFO] [stdout] | ---- required by a bound in this [INFO] [stdout] 103 | InnerModp [INFO] [stdout] | --------- required by this bound in `Modp` [INFO] [stdout] ... [INFO] [stdout] 111 | impl Modp for ClearModp {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `StoreInMem` is not implemented for `types::ClearModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `types::ClearModp: Stack` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:111:6 [INFO] [stdout] | [INFO] [stdout] 102 | pub trait Modp: [INFO] [stdout] | ---- required by a bound in this [INFO] [stdout] 103 | InnerModp [INFO] [stdout] | --------- required by this bound in `Modp` [INFO] [stdout] ... [INFO] [stdout] 111 | impl Modp for ClearModp {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `Stack` is not implemented for `types::ClearModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `types::SecretModp` from `types::SecretModp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:112:6 [INFO] [stdout] | [INFO] [stdout] 102 | pub trait Modp: [INFO] [stdout] | ---- required by a bound in this [INFO] [stdout] ... [INFO] [stdout] 106 | + Sub [INFO] [stdout] | ------------------------------- required by this bound in `Modp` [INFO] [stdout] ... [INFO] [stdout] 112 | impl Modp for SecretModp {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no implementation for `types::SecretModp - types::SecretModp` [INFO] [stdout] | [INFO] [stdout] = help: the trait `core::ops::Sub` is not implemented for `types::SecretModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `types::SecretModp` to `types::SecretModp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:112:6 [INFO] [stdout] | [INFO] [stdout] 102 | pub trait Modp: [INFO] [stdout] | ---- required by a bound in this [INFO] [stdout] ... [INFO] [stdout] 105 | + Add [INFO] [stdout] | ------------------------------- required by this bound in `Modp` [INFO] [stdout] ... [INFO] [stdout] 112 | impl Modp for SecretModp {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no implementation for `types::SecretModp + types::SecretModp` [INFO] [stdout] | [INFO] [stdout] = help: the trait `core::ops::Add` is not implemented for `types::SecretModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `types::ClearModp` from `types::SecretModp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:112:6 [INFO] [stdout] | [INFO] [stdout] 102 | pub trait Modp: [INFO] [stdout] | ---- required by a bound in this [INFO] [stdout] 103 | InnerModp [INFO] [stdout] | --------- required by this bound in `Modp` [INFO] [stdout] ... [INFO] [stdout] 112 | impl Modp for SecretModp {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no implementation for `types::SecretModp - types::ClearModp` [INFO] [stdout] | [INFO] [stdout] = help: the trait `core::ops::Sub` is not implemented for `types::SecretModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `types::ClearModp` to `types::SecretModp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:112:6 [INFO] [stdout] | [INFO] [stdout] 102 | pub trait Modp: [INFO] [stdout] | ---- required by a bound in this [INFO] [stdout] 103 | InnerModp [INFO] [stdout] | --------- required by this bound in `Modp` [INFO] [stdout] ... [INFO] [stdout] 112 | impl Modp for SecretModp {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no implementation for `types::SecretModp + types::ClearModp` [INFO] [stdout] | [INFO] [stdout] = help: the trait `core::ops::Add` is not implemented for `types::SecretModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply `types::SecretModp` by `types::ClearModp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:112:6 [INFO] [stdout] | [INFO] [stdout] 102 | pub trait Modp: [INFO] [stdout] | ---- required by a bound in this [INFO] [stdout] 103 | InnerModp [INFO] [stdout] | --------- required by this bound in `Modp` [INFO] [stdout] ... [INFO] [stdout] 112 | impl Modp for SecretModp {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no implementation for `types::SecretModp * types::ClearModp` [INFO] [stdout] | [INFO] [stdout] = help: the trait `core::ops::Mul` is not implemented for `types::SecretModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `types::SecretModp: LoadFromMem` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:112:6 [INFO] [stdout] | [INFO] [stdout] 102 | pub trait Modp: [INFO] [stdout] | ---- required by a bound in this [INFO] [stdout] 103 | InnerModp [INFO] [stdout] | --------- required by this bound in `Modp` [INFO] [stdout] ... [INFO] [stdout] 112 | impl Modp for SecretModp {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `LoadFromMem` is not implemented for `types::SecretModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `types::SecretModp: StoreInMem` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:112:6 [INFO] [stdout] | [INFO] [stdout] 102 | pub trait Modp: [INFO] [stdout] | ---- required by a bound in this [INFO] [stdout] 103 | InnerModp [INFO] [stdout] | --------- required by this bound in `Modp` [INFO] [stdout] ... [INFO] [stdout] 112 | impl Modp for SecretModp {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `StoreInMem` is not implemented for `types::SecretModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `types::SecretModp: Stack` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scale-core-0.1.1/src/lib.rs:112:6 [INFO] [stdout] | [INFO] [stdout] 102 | pub trait Modp: [INFO] [stdout] | ---- required by a bound in this [INFO] [stdout] 103 | InnerModp [INFO] [stdout] | --------- required by this bound in `Modp` [INFO] [stdout] ... [INFO] [stdout] 112 | impl Modp for SecretModp {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `Stack` is not implemented for `types::SecretModp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 164 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `scale-core` due to 165 previous errors [INFO] running `Command { std: "docker" "inspect" "bfcca7852e3a78c2157b0a04ae12820f5116bcea69e5e02f60061992c2e66ae5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfcca7852e3a78c2157b0a04ae12820f5116bcea69e5e02f60061992c2e66ae5", kill_on_drop: false }` [INFO] [stdout] bfcca7852e3a78c2157b0a04ae12820f5116bcea69e5e02f60061992c2e66ae5