[INFO] cloning repository https://github.com/mverleg/prover [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mverleg/prover" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmverleg%2Fprover", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmverleg%2Fprover'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5f42a6f9fed24c439c53dcbbfa59ceba5b44361e [INFO] checking mverleg/prover against try#86f78589b09557f70c9db3f56ad1921e0a9f76ef for pr-138438 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmverleg%2Fprover" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mverleg/prover on toolchain 86f78589b09557f70c9db3f56ad1921e0a9f76ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+86f78589b09557f70c9db3f56ad1921e0a9f76ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mverleg/prover [INFO] finished tweaking git repo https://github.com/mverleg/prover [INFO] tweaked toml for git repo https://github.com/mverleg/prover written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mverleg/prover already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+86f78589b09557f70c9db3f56ad1921e0a9f76ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+86f78589b09557f70c9db3f56ad1921e0a9f76ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 90ba8df41bbb9712584d3ded22af00263b76e83dcb6c913ff81faff6f9c614ff [INFO] running `Command { std: "docker" "start" "-a" "90ba8df41bbb9712584d3ded22af00263b76e83dcb6c913ff81faff6f9c614ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90ba8df41bbb9712584d3ded22af00263b76e83dcb6c913ff81faff6f9c614ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90ba8df41bbb9712584d3ded22af00263b76e83dcb6c913ff81faff6f9c614ff", kill_on_drop: false }` [INFO] [stdout] 90ba8df41bbb9712584d3ded22af00263b76e83dcb6c913ff81faff6f9c614ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+86f78589b09557f70c9db3f56ad1921e0a9f76ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 303e993aae98d52bb90c1cea0c6ef3a987454ff673b65845709a3086e71ca2ce [INFO] running `Command { std: "docker" "start" "-a" "303e993aae98d52bb90c1cea0c6ef3a987454ff673b65845709a3086e71ca2ce", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking bound_prover v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `num::Num` [INFO] [stdout] --> src/logic/proposition.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use num::Num; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `logic::eql::Eql` [INFO] [stdout] --> src/notation.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use logic::eql::Eql; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `logic::gt::Gt` [INFO] [stdout] --> src/notation.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use logic::gt::Gt; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `logic::lt::Lt` [INFO] [stdout] --> src/notation.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use logic::lt::Lt; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num::Num` [INFO] [stdout] --> src/notation.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use num::Num; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num::Num` [INFO] [stdout] --> src/logic/proposition.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use num::Num; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `logic::eql::Eql` [INFO] [stdout] --> src/notation.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use logic::eql::Eql; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `logic::gt::Gt` [INFO] [stdout] --> src/notation.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use logic::gt::Gt; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `logic::lt::Lt` [INFO] [stdout] --> src/notation.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use logic::lt::Lt; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num::Num` [INFO] [stdout] --> src/notation.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use num::Num; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::logic::*` [INFO] [stdout] --> src/lib.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | use super::logic::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::num::*` [INFO] [stdout] --> src/lib.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | use super::num::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/logic/mod.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | Num(&'a Num), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 14 | Num(&'a dyn Num), [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/logic/mod.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | Num(&'a Num), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 14 | Num(&'a dyn Num), [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `Num` is not dyn compatible [INFO] [stdout] --> src/logic/mod.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | Num(&'a Num), [INFO] [stdout] | ^^^^^^ `Num` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> src/num/mod.rs:6:50 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait Num: Difficulty + Display + Clone + PartialEq + Eq + Hash where T: Nr { [INFO] [stdout] | --- ^^^^^^^^^ ...because it uses `Self` as a type parameter [INFO] [stdout] | | [INFO] [stdout] | this trait is not dyn compatible... [INFO] [stdout] --> /rustc/86f78589b09557f70c9db3f56ad1921e0a9f76ef/library/core/src/cmp.rs:334:15 [INFO] [stdout] | [INFO] [stdout] = note: ...because it uses `Self` as a type parameter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `Num` is not dyn compatible [INFO] [stdout] --> src/logic/mod.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | Num(&'a Num), [INFO] [stdout] | ^^^^^^ `Num` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> src/num/mod.rs:6:50 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait Num: Difficulty + Display + Clone + PartialEq + Eq + Hash where T: Nr { [INFO] [stdout] | --- ^^^^^^^^^ ...because it uses `Self` as a type parameter [INFO] [stdout] | | [INFO] [stdout] | this trait is not dyn compatible... [INFO] [stdout] --> /rustc/86f78589b09557f70c9db3f56ad1921e0a9f76ef/library/core/src/cmp.rs:334:15 [INFO] [stdout] | [INFO] [stdout] = note: ...because it uses `Self` as a type parameter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `get_props_nums` [INFO] [stdout] --> src/logic/proposition.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | impl Logic for Prop where T: Nr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `get_props_nums` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/logic/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | fn get_props_nums<'a>() -> &'a Vec>; [INFO] [stdout] | --------------------------------------------------- `get_props_nums` from trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `get_props_nums` [INFO] [stdout] --> src/logic/proposition.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | impl Logic for Prop where T: Nr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `get_props_nums` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/logic/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | fn get_props_nums<'a>() -> &'a Vec>; [INFO] [stdout] | --------------------------------------------------- `get_props_nums` from trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `get_props_nums` [INFO] [stdout] --> src/logic/not.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | impl Logic for Not where L: Logic, T: Nr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `get_props_nums` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/logic/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | fn get_props_nums<'a>() -> &'a Vec>; [INFO] [stdout] | --------------------------------------------------- `get_props_nums` from trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `get_props_nums` [INFO] [stdout] --> src/logic/not.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | impl Logic for Not where L: Logic, T: Nr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `get_props_nums` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/logic/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | fn get_props_nums<'a>() -> &'a Vec>; [INFO] [stdout] | --------------------------------------------------- `get_props_nums` from trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `get_props_nums` [INFO] [stdout] --> src/logic/and.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | impl Logic for And where L: Logic, R: Logic, T: Nr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `get_props_nums` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/logic/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | fn get_props_nums<'a>() -> &'a Vec>; [INFO] [stdout] | --------------------------------------------------- `get_props_nums` from trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `get_props_nums` [INFO] [stdout] --> src/logic/and.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | impl Logic for And where L: Logic, R: Logic, T: Nr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `get_props_nums` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/logic/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | fn get_props_nums<'a>() -> &'a Vec>; [INFO] [stdout] | --------------------------------------------------- `get_props_nums` from trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `get_props_nums` [INFO] [stdout] --> src/logic/or.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | impl Logic for Or where L: Logic, R: Logic, T: Nr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `get_props_nums` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/logic/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | fn get_props_nums<'a>() -> &'a Vec>; [INFO] [stdout] | --------------------------------------------------- `get_props_nums` from trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `get_props_nums` [INFO] [stdout] --> src/logic/or.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | impl Logic for Or where L: Logic, R: Logic, T: Nr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `get_props_nums` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/logic/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | fn get_props_nums<'a>() -> &'a Vec>; [INFO] [stdout] | --------------------------------------------------- `get_props_nums` from trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `get_props_nums` [INFO] [stdout] --> src/logic/eql.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | impl Logic for Eql where L: Num, R: Num, T: Nr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `get_props_nums` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/logic/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | fn get_props_nums<'a>() -> &'a Vec>; [INFO] [stdout] | --------------------------------------------------- `get_props_nums` from trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `get_props_nums` [INFO] [stdout] --> src/logic/eql.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | impl Logic for Eql where L: Num, R: Num, T: Nr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `get_props_nums` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/logic/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | fn get_props_nums<'a>() -> &'a Vec>; [INFO] [stdout] | --------------------------------------------------- `get_props_nums` from trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `get_props_nums` [INFO] [stdout] --> src/logic/gt.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | impl Logic for Gt where L: Num, R: Num, T: Nr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `get_props_nums` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/logic/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | fn get_props_nums<'a>() -> &'a Vec>; [INFO] [stdout] | --------------------------------------------------- `get_props_nums` from trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `get_props_nums` [INFO] [stdout] --> src/logic/gt.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | impl Logic for Gt where L: Num, R: Num, T: Nr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `get_props_nums` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/logic/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | fn get_props_nums<'a>() -> &'a Vec>; [INFO] [stdout] | --------------------------------------------------- `get_props_nums` from trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `get_props_nums` [INFO] [stdout] --> src/logic/lt.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | impl Logic for Lt where L: Num, R: Num, T: Nr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `get_props_nums` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/logic/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | fn get_props_nums<'a>() -> &'a Vec>; [INFO] [stdout] | --------------------------------------------------- `get_props_nums` from trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `get_props_nums` [INFO] [stdout] --> src/logic/lt.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | impl Logic for Lt where L: Num, R: Num, T: Nr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `get_props_nums` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/logic/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | fn get_props_nums<'a>() -> &'a Vec>; [INFO] [stdout] | --------------------------------------------------- `get_props_nums` from trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_props_nums` found for mutable reference `&mut Self` in the current scope [INFO] [stdout] --> src/logic/mod.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | self.get_props_nums() [INFO] [stdout] | -----^^^^^^^^^^^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | this is an associated function, not a method [INFO] [stdout] | help: use associated function syntax instead: `Self::get_props_nums()` [INFO] [stdout] | [INFO] [stdout] = note: found the following associated functions; to be used as methods, functions must have a `self` parameter [INFO] [stdout] note: the candidate is defined in the trait `Logic` [INFO] [stdout] --> src/logic/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | fn get_props_nums<'a>() -> &'a Vec>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_props_nums` found for mutable reference `&mut Self` in the current scope [INFO] [stdout] --> src/logic/mod.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | self.get_props_nums() [INFO] [stdout] | -----^^^^^^^^^^^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | this is an associated function, not a method [INFO] [stdout] | help: use associated function syntax instead: `Self::get_props_nums()` [INFO] [stdout] | [INFO] [stdout] = note: found the following associated functions; to be used as methods, functions must have a `self` parameter [INFO] [stdout] note: the candidate is defined in the trait `Logic` [INFO] [stdout] --> src/logic/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | fn get_props_nums<'a>() -> &'a Vec>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0038, E0046, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0038`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0038, E0046, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0038`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bound_prover` (lib) due to 9 previous errors; 6 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `bound_prover` (lib test) due to 9 previous errors; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "303e993aae98d52bb90c1cea0c6ef3a987454ff673b65845709a3086e71ca2ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "303e993aae98d52bb90c1cea0c6ef3a987454ff673b65845709a3086e71ca2ce", kill_on_drop: false }` [INFO] [stdout] 303e993aae98d52bb90c1cea0c6ef3a987454ff673b65845709a3086e71ca2ce