[INFO] fetching crate orml-benchmarking 0.2.0... [INFO] checking orml-benchmarking-0.2.0 against master#893fadd11a52aa26fc19c67ee1b79f03d6a1bed3 for pr-77153 [INFO] extracting crate orml-benchmarking 0.2.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate orml-benchmarking 0.2.0 on toolchain 893fadd11a52aa26fc19c67ee1b79f03d6a1bed3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+893fadd11a52aa26fc19c67ee1b79f03d6a1bed3" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate orml-benchmarking 0.2.0 [INFO] finished tweaking crates.io crate orml-benchmarking 0.2.0 [INFO] tweaked toml for crates.io crate orml-benchmarking 0.2.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+893fadd11a52aa26fc19c67ee1b79f03d6a1bed3" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+893fadd11a52aa26fc19c67ee1b79f03d6a1bed3" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+893fadd11a52aa26fc19c67ee1b79f03d6a1bed3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d3180d85a2ce026c372fa40b10cf8be173dc456c4f17593d3c5fa9b3eb2353b1 [INFO] running `Command { std: "docker" "start" "-a" "d3180d85a2ce026c372fa40b10cf8be173dc456c4f17593d3c5fa9b3eb2353b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3180d85a2ce026c372fa40b10cf8be173dc456c4f17593d3c5fa9b3eb2353b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3180d85a2ce026c372fa40b10cf8be173dc456c4f17593d3c5fa9b3eb2353b1", kill_on_drop: false }` [INFO] [stdout] d3180d85a2ce026c372fa40b10cf8be173dc456c4f17593d3c5fa9b3eb2353b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+893fadd11a52aa26fc19c67ee1b79f03d6a1bed3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e5731d0544e781f3eebb9371f30672ce9ce1b4e9083ba5cae09501545917e9b [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" "9e5731d0544e781f3eebb9371f30672ce9ce1b4e9083ba5cae09501545917e9b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking trie-db v0.22.1 [INFO] [stderr] Compiling sp-api-proc-macro v2.0.0 [INFO] [stderr] Checking memory-db v0.24.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking statrs v0.10.0 [INFO] [stderr] Checking num-integer v0.1.43 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking sp-arithmetic v2.0.0 [INFO] [stderr] Checking num-bigint v0.2.6 [INFO] [stderr] Checking chrono v0.4.16 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking tracing-subscriber v0.2.12 [INFO] [stderr] Checking num-rational v0.2.4 [INFO] [stderr] Checking wasmi v0.6.2 [INFO] [stderr] Checking nalgebra v0.18.1 [INFO] [stderr] Checking sp-tracing v2.0.0 [INFO] [stderr] Checking sp-wasm-interface v2.0.0 [INFO] [stderr] Checking sp-runtime-interface v2.0.0 [INFO] [stderr] Checking sp-core v2.0.0 [INFO] [stderr] Checking sp-trie v2.0.0 [INFO] [stderr] Checking sp-inherents v2.0.0 [INFO] [stderr] Checking frame-metadata v12.0.0 [INFO] [stderr] Checking sp-state-machine v0.8.0 [INFO] [stderr] Checking sp-io v2.0.0 [INFO] [stderr] Checking sp-application-crypto v2.0.0 [INFO] [stderr] Checking sp-runtime v2.0.0 [INFO] [stderr] Checking sp-version v2.0.0 [INFO] [stderr] Checking frame-support v2.0.0 [INFO] [stderr] Checking linregress v0.1.7 [INFO] [stderr] Checking sp-api v2.0.0 [INFO] [stderr] Checking frame-system v2.0.0 [INFO] [stderr] Checking frame-benchmarking v2.0.0 [INFO] [stderr] Checking orml-benchmarking v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0437]: type `ModuleToIndex` is not a member of trait `frame_system::Trait` [INFO] [stdout] --> src/tests.rs:76:2 [INFO] [stdout] | [INFO] [stdout] 76 | type ModuleToIndex = (); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `frame_system::Trait` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `verify` is not a member of trait `$crate::BenchmarkingSetup` [INFO] [stdout] --> src/lib.rs:602:4 [INFO] [stdout] | [INFO] [stdout] 602 | fn verify(&self, components: &[($crate::BenchmarkParameter, u32)]) [INFO] [stdout] | _____________^ [INFO] [stdout] 603 | | -> Result Result<(), &'static str>>, &'static str> [INFO] [stdout] 604 | | { [INFO] [stdout] 605 | | $( [INFO] [stdout] ... | [INFO] [stdout] 620 | | Ok(Box::new(move || -> Result<(), &'static str> { $eval; $postcode; Ok(()) })) [INFO] [stdout] 621 | | } [INFO] [stdout] | |_____________^ not a member of trait `$crate::BenchmarkingSetup` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / runtime_benchmarks! { [INFO] [stdout] 102 | | { Test, self } [INFO] [stdout] 103 | | [INFO] [stdout] 104 | | _ { [INFO] [stdout] ... | [INFO] [stdout] 147 | | } [INFO] [stdout] 148 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `verify` is not a member of trait `$crate::BenchmarkingSetup` [INFO] [stdout] --> src/lib.rs:602:4 [INFO] [stdout] | [INFO] [stdout] 602 | fn verify(&self, components: &[($crate::BenchmarkParameter, u32)]) [INFO] [stdout] | _____________^ [INFO] [stdout] 603 | | -> Result Result<(), &'static str>>, &'static str> [INFO] [stdout] 604 | | { [INFO] [stdout] 605 | | $( [INFO] [stdout] ... | [INFO] [stdout] 620 | | Ok(Box::new(move || -> Result<(), &'static str> { $eval; $postcode; Ok(()) })) [INFO] [stdout] 621 | | } [INFO] [stdout] | |_____________^ not a member of trait `$crate::BenchmarkingSetup` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / runtime_benchmarks! { [INFO] [stdout] 102 | | { Test, self } [INFO] [stdout] 103 | | [INFO] [stdout] 104 | | _ { [INFO] [stdout] ... | [INFO] [stdout] 147 | | } [INFO] [stdout] 148 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `verify` is not a member of trait `$crate::BenchmarkingSetup` [INFO] [stdout] --> src/lib.rs:602:4 [INFO] [stdout] | [INFO] [stdout] 602 | fn verify(&self, components: &[($crate::BenchmarkParameter, u32)]) [INFO] [stdout] | _____________^ [INFO] [stdout] 603 | | -> Result Result<(), &'static str>>, &'static str> [INFO] [stdout] 604 | | { [INFO] [stdout] 605 | | $( [INFO] [stdout] ... | [INFO] [stdout] 620 | | Ok(Box::new(move || -> Result<(), &'static str> { $eval; $postcode; Ok(()) })) [INFO] [stdout] 621 | | } [INFO] [stdout] | |_____________^ not a member of trait `$crate::BenchmarkingSetup` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / runtime_benchmarks! { [INFO] [stdout] 102 | | { Test, self } [INFO] [stdout] 103 | | [INFO] [stdout] 104 | | _ { [INFO] [stdout] ... | [INFO] [stdout] 147 | | } [INFO] [stdout] 148 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `verify` is not a member of trait `$crate::BenchmarkingSetup` [INFO] [stdout] --> src/lib.rs:602:4 [INFO] [stdout] | [INFO] [stdout] 602 | fn verify(&self, components: &[($crate::BenchmarkParameter, u32)]) [INFO] [stdout] | _____________^ [INFO] [stdout] 603 | | -> Result Result<(), &'static str>>, &'static str> [INFO] [stdout] 604 | | { [INFO] [stdout] 605 | | $( [INFO] [stdout] ... | [INFO] [stdout] 620 | | Ok(Box::new(move || -> Result<(), &'static str> { $eval; $postcode; Ok(()) })) [INFO] [stdout] 621 | | } [INFO] [stdout] | |_____________^ not a member of trait `$crate::BenchmarkingSetup` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / runtime_benchmarks! { [INFO] [stdout] 102 | | { Test, self } [INFO] [stdout] 103 | | [INFO] [stdout] 104 | | _ { [INFO] [stdout] ... | [INFO] [stdout] 147 | | } [INFO] [stdout] 148 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `verify` is not a member of trait `$crate::BenchmarkingSetup` [INFO] [stdout] --> src/lib.rs:602:4 [INFO] [stdout] | [INFO] [stdout] 602 | fn verify(&self, components: &[($crate::BenchmarkParameter, u32)]) [INFO] [stdout] | _____________^ [INFO] [stdout] 603 | | -> Result Result<(), &'static str>>, &'static str> [INFO] [stdout] 604 | | { [INFO] [stdout] 605 | | $( [INFO] [stdout] ... | [INFO] [stdout] 620 | | Ok(Box::new(move || -> Result<(), &'static str> { $eval; $postcode; Ok(()) })) [INFO] [stdout] 621 | | } [INFO] [stdout] | |_____________^ not a member of trait `$crate::BenchmarkingSetup` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / runtime_benchmarks! { [INFO] [stdout] 102 | | { Test, self } [INFO] [stdout] 103 | | [INFO] [stdout] 104 | | _ { [INFO] [stdout] ... | [INFO] [stdout] 147 | | } [INFO] [stdout] 148 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `verify` is not a member of trait `$crate::BenchmarkingSetup` [INFO] [stdout] --> src/lib.rs:678:4 [INFO] [stdout] | [INFO] [stdout] 678 | fn verify(&self, components: &[($crate::BenchmarkParameter, u32)]) [INFO] [stdout] | _____________^ [INFO] [stdout] 679 | | -> Result Result<(), &'static str>>, &'static str> [INFO] [stdout] 680 | | { [INFO] [stdout] 681 | | match self { [INFO] [stdout] ... | [INFO] [stdout] 687 | | } [INFO] [stdout] 688 | | } [INFO] [stdout] | |_____________^ not a member of trait `$crate::BenchmarkingSetup` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / runtime_benchmarks! { [INFO] [stdout] 102 | | { Test, self } [INFO] [stdout] 103 | | [INFO] [stdout] 104 | | _ { [INFO] [stdout] ... | [INFO] [stdout] 147 | | } [INFO] [stdout] 148 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `verify` in trait `$crate::BenchmarkingSetup` [INFO] [stdout] --> src/lib.rs:889:9 [INFO] [stdout] | [INFO] [stdout] 889 | >::verify(&selected_benchmark, &c)?; [INFO] [stdout] | ^^^^^^ not found in `$crate::BenchmarkingSetup` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / runtime_benchmarks! { [INFO] [stdout] 102 | | { Test, self } [INFO] [stdout] 103 | | [INFO] [stdout] 104 | | _ { [INFO] [stdout] ... | [INFO] [stdout] 147 | | } [INFO] [stdout] 148 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `verify` in trait `$crate::BenchmarkingSetup` [INFO] [stdout] --> src/lib.rs:889:9 [INFO] [stdout] | [INFO] [stdout] 889 | >::verify(&selected_benchmark, &c)?; [INFO] [stdout] | ^^^^^^ not found in `$crate::BenchmarkingSetup` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / runtime_benchmarks! { [INFO] [stdout] 102 | | { Test, self } [INFO] [stdout] 103 | | [INFO] [stdout] 104 | | _ { [INFO] [stdout] ... | [INFO] [stdout] 147 | | } [INFO] [stdout] 148 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `verify` in trait `$crate::BenchmarkingSetup` [INFO] [stdout] --> src/lib.rs:889:9 [INFO] [stdout] | [INFO] [stdout] 889 | >::verify(&selected_benchmark, &c)?; [INFO] [stdout] | ^^^^^^ not found in `$crate::BenchmarkingSetup` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / runtime_benchmarks! { [INFO] [stdout] 102 | | { Test, self } [INFO] [stdout] 103 | | [INFO] [stdout] 104 | | _ { [INFO] [stdout] ... | [INFO] [stdout] 147 | | } [INFO] [stdout] 148 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `verify` in trait `$crate::BenchmarkingSetup` [INFO] [stdout] --> src/lib.rs:889:9 [INFO] [stdout] | [INFO] [stdout] 889 | >::verify(&selected_benchmark, &c)?; [INFO] [stdout] | ^^^^^^ not found in `$crate::BenchmarkingSetup` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / runtime_benchmarks! { [INFO] [stdout] 102 | | { Test, self } [INFO] [stdout] 103 | | [INFO] [stdout] 104 | | _ { [INFO] [stdout] ... | [INFO] [stdout] 147 | | } [INFO] [stdout] 148 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `verify` in trait `$crate::BenchmarkingSetup` [INFO] [stdout] --> src/lib.rs:889:9 [INFO] [stdout] | [INFO] [stdout] 889 | >::verify(&selected_benchmark, &c)?; [INFO] [stdout] | ^^^^^^ not found in `$crate::BenchmarkingSetup` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / runtime_benchmarks! { [INFO] [stdout] 102 | | { Test, self } [INFO] [stdout] 103 | | [INFO] [stdout] 104 | | _ { [INFO] [stdout] ... | [INFO] [stdout] 147 | | } [INFO] [stdout] 148 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `verify` in trait `$crate::BenchmarkingSetup` [INFO] [stdout] --> src/lib.rs:685:10 [INFO] [stdout] | [INFO] [stdout] 685 | >::verify(&$bench, components), [INFO] [stdout] | ^^^^^^ not found in `$crate::BenchmarkingSetup` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / runtime_benchmarks! { [INFO] [stdout] 102 | | { Test, self } [INFO] [stdout] 103 | | [INFO] [stdout] 104 | | _ { [INFO] [stdout] ... | [INFO] [stdout] 147 | | } [INFO] [stdout] 148 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0576]: cannot find method or associated constant `verify` in trait `BenchmarkingSetup` [INFO] [stdout] --> src/tests.rs:203:51 [INFO] [stdout] | [INFO] [stdout] 203 | >::verify(&selected_benchmark, &[(BenchmarkParameter::b, 1)]) [INFO] [stdout] | ^^^^^^ not found in `BenchmarkingSetup` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `PalletInfo` [INFO] [stdout] --> src/tests.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | impl frame_system::Trait for Test { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `PalletInfo` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `type PalletInfo = Type;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0050]: method `instance` has 2 parameters but the declaration in trait `instance` has 3 [INFO] [stdout] --> src/lib.rs:581:16 [INFO] [stdout] | [INFO] [stdout] 581 | fn instance(&self, components: &[($crate::BenchmarkParameter, u32)]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 3 parameters, found 2 [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / runtime_benchmarks! { [INFO] [stdout] 102 | | { Test, self } [INFO] [stdout] 103 | | [INFO] [stdout] 104 | | _ { [INFO] [stdout] ... | [INFO] [stdout] 147 | | } [INFO] [stdout] 148 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `instance` from trait: `fn(&Self, &[(frame_benchmarking::BenchmarkParameter, u32)], bool) -> std::result::Result std::result::Result<(), &'static str> + 'static)>, &'static str>` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0050]: method `instance` has 2 parameters but the declaration in trait `instance` has 3 [INFO] [stdout] --> src/lib.rs:581:16 [INFO] [stdout] | [INFO] [stdout] 581 | fn instance(&self, components: &[($crate::BenchmarkParameter, u32)]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 3 parameters, found 2 [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / runtime_benchmarks! { [INFO] [stdout] 102 | | { Test, self } [INFO] [stdout] 103 | | [INFO] [stdout] 104 | | _ { [INFO] [stdout] ... | [INFO] [stdout] 147 | | } [INFO] [stdout] 148 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `instance` from trait: `fn(&Self, &[(frame_benchmarking::BenchmarkParameter, u32)], bool) -> std::result::Result std::result::Result<(), &'static str> + 'static)>, &'static str>` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0050]: method `instance` has 2 parameters but the declaration in trait `instance` has 3 [INFO] [stdout] --> src/lib.rs:581:16 [INFO] [stdout] | [INFO] [stdout] 581 | fn instance(&self, components: &[($crate::BenchmarkParameter, u32)]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 3 parameters, found 2 [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / runtime_benchmarks! { [INFO] [stdout] 102 | | { Test, self } [INFO] [stdout] 103 | | [INFO] [stdout] 104 | | _ { [INFO] [stdout] ... | [INFO] [stdout] 147 | | } [INFO] [stdout] 148 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `instance` from trait: `fn(&Self, &[(frame_benchmarking::BenchmarkParameter, u32)], bool) -> std::result::Result std::result::Result<(), &'static str> + 'static)>, &'static str>` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0050]: method `instance` has 2 parameters but the declaration in trait `instance` has 3 [INFO] [stdout] --> src/lib.rs:581:16 [INFO] [stdout] | [INFO] [stdout] 581 | fn instance(&self, components: &[($crate::BenchmarkParameter, u32)]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 3 parameters, found 2 [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / runtime_benchmarks! { [INFO] [stdout] 102 | | { Test, self } [INFO] [stdout] 103 | | [INFO] [stdout] 104 | | _ { [INFO] [stdout] ... | [INFO] [stdout] 147 | | } [INFO] [stdout] 148 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `instance` from trait: `fn(&Self, &[(frame_benchmarking::BenchmarkParameter, u32)], bool) -> std::result::Result std::result::Result<(), &'static str> + 'static)>, &'static str>` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0050]: method `instance` has 2 parameters but the declaration in trait `instance` has 3 [INFO] [stdout] --> src/lib.rs:581:16 [INFO] [stdout] | [INFO] [stdout] 581 | fn instance(&self, components: &[($crate::BenchmarkParameter, u32)]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 3 parameters, found 2 [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / runtime_benchmarks! { [INFO] [stdout] 102 | | { Test, self } [INFO] [stdout] 103 | | [INFO] [stdout] 104 | | _ { [INFO] [stdout] ... | [INFO] [stdout] 147 | | } [INFO] [stdout] 148 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `instance` from trait: `fn(&Self, &[(frame_benchmarking::BenchmarkParameter, u32)], bool) -> std::result::Result std::result::Result<(), &'static str> + 'static)>, &'static str>` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0050]: method `instance` has 2 parameters but the declaration in trait `instance` has 3 [INFO] [stdout] --> src/lib.rs:666:16 [INFO] [stdout] | [INFO] [stdout] 666 | fn instance(&self, components: &[($crate::BenchmarkParameter, u32)]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 3 parameters, found 2 [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / runtime_benchmarks! { [INFO] [stdout] 102 | | { Test, self } [INFO] [stdout] 103 | | [INFO] [stdout] 104 | | _ { [INFO] [stdout] ... | [INFO] [stdout] 147 | | } [INFO] [stdout] 148 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `instance` from trait: `fn(&Self, &[(frame_benchmarking::BenchmarkParameter, u32)], bool) -> std::result::Result std::result::Result<(), &'static str> + 'static)>, &'static str>` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/lib.rs:671:23 [INFO] [stdout] | [INFO] [stdout] 671 | Self::$bench => < [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 672 | | $bench as $crate::BenchmarkingSetup<$runtime $(, $bench_inst)? > [INFO] [stdout] 673 | | >::instance(&$bench, components), [INFO] [stdout] | | ^ ------- ---------- supplied 2 arguments [INFO] [stdout] | |___________________________________| [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / runtime_benchmarks! { [INFO] [stdout] 102 | | { Test, self } [INFO] [stdout] 103 | | [INFO] [stdout] 104 | | _ { [INFO] [stdout] ... | [INFO] [stdout] 147 | | } [INFO] [stdout] 148 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/tests.rs:159:3 [INFO] [stdout] | [INFO] [stdout] 159 | >::instance(&selected_benchmark, &[(BenchmarkParameter::b, 1)]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ------------------- ----------------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/tests.rs:175:3 [INFO] [stdout] | [INFO] [stdout] 175 | >::instance(&selected_benchmark, &[(BenchmarkParameter::b, 1)]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ------------------- ----------------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/tests.rs:191:3 [INFO] [stdout] | [INFO] [stdout] 191 | >::instance(&selected_benchmark, &[(BenchmarkParameter::x, 1)]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ------------------- ----------------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 25 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0050, E0061, E0407, E0437, E0576. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stderr] error: could not compile `orml-benchmarking` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "9e5731d0544e781f3eebb9371f30672ce9ce1b4e9083ba5cae09501545917e9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e5731d0544e781f3eebb9371f30672ce9ce1b4e9083ba5cae09501545917e9b", kill_on_drop: false }` [INFO] [stdout] 9e5731d0544e781f3eebb9371f30672ce9ce1b4e9083ba5cae09501545917e9b