[INFO] fetching crate rustproof-libsmt 0.1.0... [INFO] testing rustproof-libsmt-0.1.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate rustproof-libsmt 0.1.0 into /workspace/builds/worker-26/source [INFO] validating manifest of crates.io crate rustproof-libsmt 0.1.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rustproof-libsmt 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rustproof-libsmt 0.1.0 [INFO] tweaked toml for crates.io crate rustproof-libsmt 0.1.0 written to /workspace/builds/worker-26/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded petgraph v0.2.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 550619ddb4146a4e16ce8b10f26210df5a5ec1a36c3344eaaddbbae905682473 [INFO] running `Command { std: "docker" "start" "-a" "550619ddb4146a4e16ce8b10f26210df5a5ec1a36c3344eaaddbbae905682473", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "550619ddb4146a4e16ce8b10f26210df5a5ec1a36c3344eaaddbbae905682473", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "550619ddb4146a4e16ce8b10f26210df5a5ec1a36c3344eaaddbbae905682473", kill_on_drop: false }` [INFO] [stdout] 550619ddb4146a4e16ce8b10f26210df5a5ec1a36c3344eaaddbbae905682473 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 607dcce1bf305ad636815e5c1fa0305a16f008618c74838b0084f5676278ccdb [INFO] running `Command { std: "docker" "start" "-a" "607dcce1bf305ad636815e5c1fa0305a16f008618c74838b0084f5676278ccdb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling petgraph v0.2.10 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling rustproof-libsmt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `QF_BV_Sorts` should have an upper camel case name [INFO] [stdout] --> src/logics/qf_bv.rs:11:25 [INFO] [stdout] | [INFO] [stdout] 11 | define_sorts_for_logic!(QF_BV_Sorts, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `QfBvSorts` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `QF_BV_Fn` should have an upper camel case name [INFO] [stdout] --> src/logics/qf_bv.rs:16:23 [INFO] [stdout] | [INFO] [stdout] 16 | define_fns_for_logic!(QF_BV_Fn, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `QfBvFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `QF_BV` should have an upper camel case name [INFO] [stdout] --> src/logics/qf_bv.rs:21:15 [INFO] [stdout] | [INFO] [stdout] 21 | define_logic!(QF_BV, [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `QfBv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `QF_AUFBV_Sorts` should have an upper camel case name [INFO] [stdout] --> src/logics/qf_aufbv.rs:6:25 [INFO] [stdout] | [INFO] [stdout] 6 | define_sorts_for_logic!(QF_AUFBV_Sorts, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `QfAufbvSorts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `QF_AUFBV_Fn` should have an upper camel case name [INFO] [stdout] --> src/logics/qf_aufbv.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 12 | define_fns_for_logic!(QF_AUFBV_Fn, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `QfAufbvFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `QF_AUFBV` should have an upper camel case name [INFO] [stdout] --> src/logics/qf_aufbv.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | define_logic!(QF_AUFBV, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `QfAufbv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `QF_ABV_Sorts` should have an upper camel case name [INFO] [stdout] --> src/logics/qf_abv.rs:6:25 [INFO] [stdout] | [INFO] [stdout] 6 | define_sorts_for_logic!(QF_ABV_Sorts, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `QfAbvSorts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `QF_ABV_Fn` should have an upper camel case name [INFO] [stdout] --> src/logics/qf_abv.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 12 | define_fns_for_logic!(QF_ABV_Fn, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `QfAbvFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `QF_ABV` should have an upper camel case name [INFO] [stdout] --> src/logics/qf_abv.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | define_logic!(QF_ABV, [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `QfAbv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `LIA_Sorts` should have an upper camel case name [INFO] [stdout] --> src/logics/lia.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | define_sorts_for_logic!(LIA_Sorts, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `LiaSorts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `LIA_Fn` should have an upper camel case name [INFO] [stdout] --> src/logics/lia.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | define_fns_for_logic!(LIA_Fn, [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `LiaFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/backends/backend.rs:52:41 [INFO] [stdout] | [INFO] [stdout] 52 | fn set_logic(&mut self, &mut S); [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut S` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/backends/backend.rs:55:33 [INFO] [stdout] | [INFO] [stdout] 55 | fn new_var(&mut self, Option, P) -> Self::Idx [INFO] [stdout] | ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Option` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/backends/backend.rs:55:44 [INFO] [stdout] | [INFO] [stdout] 55 | fn new_var(&mut self, Option, P) -> Self::Idx [INFO] [stdout] | ^ help: try naming the parameter or explicitly ignoring it: `_: P` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/backends/backend.rs:59:80 [INFO] [stdout] | [INFO] [stdout] 59 | fn assert::Logic as Logic>::Fns>>(&mut self, T, &[Self::Idx]) -> Self::Idx; [INFO] [stdout] | ^ help: try naming the parameter or explicitly ignoring it: `_: T` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/backends/backend.rs:59:83 [INFO] [stdout] | [INFO] [stdout] 59 | fn assert::Logic as Logic>::Fns>>(&mut self, T, &[Self::Idx]) -> Self::Idx; [INFO] [stdout] | ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &[Self::Idx]` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/backends/backend.rs:60:41 [INFO] [stdout] | [INFO] [stdout] 60 | fn check_sat(&mut self, &mut S, bool) -> SMTRes; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut S` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/backends/backend.rs:60:49 [INFO] [stdout] | [INFO] [stdout] 60 | fn check_sat(&mut self, &mut S, bool) -> SMTRes; [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: bool` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/backends/backend.rs:61:37 [INFO] [stdout] | [INFO] [stdout] 61 | fn solve(&mut self, &mut S, bool) -> (SMTResult>, SMTRes); [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut S` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/backends/backend.rs:61:45 [INFO] [stdout] | [INFO] [stdout] 61 | fn solve(&mut self, &mut S, bool) -> (SMTResult>, SMTRes); [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: bool` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/backends/backend.rs:68:32 [INFO] [stdout] | [INFO] [stdout] 68 | fn free_var>(T, Self::Sorts) -> Self::Fns; [INFO] [stdout] | ^ help: try naming the parameter or explicitly ignoring it: `_: T` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/backends/backend.rs:68:35 [INFO] [stdout] | [INFO] [stdout] 68 | fn free_var>(T, Self::Sorts) -> Self::Fns; [INFO] [stdout] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::Sorts` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/backends/smtlib2.rs:257:13 [INFO] [stdout] | [INFO] [stdout] 257 | let mut result = HashMap::new(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/backends/smtlib2.rs:207:9 [INFO] [stdout] | [INFO] [stdout] 207 | smt_proc.write(format!("(set-logic {})\n", logic)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/backends/smtlib2.rs:241:13 [INFO] [stdout] | [INFO] [stdout] 241 | smt_proc.write(w); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/backends/smtlib2.rs:244:9 [INFO] [stdout] | [INFO] [stdout] 244 | smt_proc.write("(check-sat)\n".to_owned()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/backends/smtlib2.rs:262:17 [INFO] [stdout] | [INFO] [stdout] 262 | smt_proc.write("(get-model)\n".to_owned()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.48s [INFO] running `Command { std: "docker" "inspect" "607dcce1bf305ad636815e5c1fa0305a16f008618c74838b0084f5676278ccdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "607dcce1bf305ad636815e5c1fa0305a16f008618c74838b0084f5676278ccdb", kill_on_drop: false }` [INFO] [stdout] 607dcce1bf305ad636815e5c1fa0305a16f008618c74838b0084f5676278ccdb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d00183902212c18fe941abe8758d3a98235d5e90f931bcd461ea7bec6b49cd5d [INFO] running `Command { std: "docker" "start" "-a" "d00183902212c18fe941abe8758d3a98235d5e90f931bcd461ea7bec6b49cd5d", kill_on_drop: false }` [INFO] [stdout] warning: type `QF_BV_Sorts` should have an upper camel case name [INFO] [stdout] --> src/logics/qf_bv.rs:11:25 [INFO] [stdout] | [INFO] [stdout] 11 | define_sorts_for_logic!(QF_BV_Sorts, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `QfBvSorts` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `QF_BV_Fn` should have an upper camel case name [INFO] [stdout] --> src/logics/qf_bv.rs:16:23 [INFO] [stdout] | [INFO] [stdout] 16 | define_fns_for_logic!(QF_BV_Fn, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `QfBvFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `QF_BV` should have an upper camel case name [INFO] [stdout] --> src/logics/qf_bv.rs:21:15 [INFO] [stdout] | [INFO] [stdout] 21 | define_logic!(QF_BV, [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `QfBv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `QF_AUFBV_Sorts` should have an upper camel case name [INFO] [stdout] --> src/logics/qf_aufbv.rs:6:25 [INFO] [stdout] | [INFO] [stdout] 6 | define_sorts_for_logic!(QF_AUFBV_Sorts, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `QfAufbvSorts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `QF_AUFBV_Fn` should have an upper camel case name [INFO] [stdout] --> src/logics/qf_aufbv.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 12 | define_fns_for_logic!(QF_AUFBV_Fn, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `QfAufbvFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `QF_AUFBV` should have an upper camel case name [INFO] [stdout] --> src/logics/qf_aufbv.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | define_logic!(QF_AUFBV, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `QfAufbv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `QF_ABV_Sorts` should have an upper camel case name [INFO] [stdout] --> src/logics/qf_abv.rs:6:25 [INFO] [stdout] | [INFO] [stdout] 6 | define_sorts_for_logic!(QF_ABV_Sorts, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `QfAbvSorts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `QF_ABV_Fn` should have an upper camel case name [INFO] [stdout] --> src/logics/qf_abv.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 12 | define_fns_for_logic!(QF_ABV_Fn, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `QfAbvFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `QF_ABV` should have an upper camel case name [INFO] [stdout] --> src/logics/qf_abv.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | define_logic!(QF_ABV, [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `QfAbv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `LIA_Sorts` should have an upper camel case name [INFO] [stdout] --> src/logics/lia.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | define_sorts_for_logic!(LIA_Sorts, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `LiaSorts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `LIA_Fn` should have an upper camel case name [INFO] [stdout] --> src/logics/lia.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | define_fns_for_logic!(LIA_Fn, [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `LiaFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/backends/backend.rs:52:41 [INFO] [stdout] | [INFO] [stdout] 52 | fn set_logic(&mut self, &mut S); [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut S` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/backends/backend.rs:55:33 [INFO] [stdout] | [INFO] [stdout] 55 | fn new_var(&mut self, Option, P) -> Self::Idx [INFO] [stdout] | ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Option` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/backends/backend.rs:55:44 [INFO] [stdout] | [INFO] [stdout] 55 | fn new_var(&mut self, Option, P) -> Self::Idx [INFO] [stdout] | ^ help: try naming the parameter or explicitly ignoring it: `_: P` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/backends/backend.rs:59:80 [INFO] [stdout] | [INFO] [stdout] 59 | fn assert::Logic as Logic>::Fns>>(&mut self, T, &[Self::Idx]) -> Self::Idx; [INFO] [stdout] | ^ help: try naming the parameter or explicitly ignoring it: `_: T` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rustproof-libsmt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/backends/backend.rs:59:83 [INFO] [stdout] | [INFO] [stdout] 59 | fn assert::Logic as Logic>::Fns>>(&mut self, T, &[Self::Idx]) -> Self::Idx; [INFO] [stdout] | ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &[Self::Idx]` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/backends/backend.rs:60:41 [INFO] [stdout] | [INFO] [stdout] 60 | fn check_sat(&mut self, &mut S, bool) -> SMTRes; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut S` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/backends/backend.rs:60:49 [INFO] [stdout] | [INFO] [stdout] 60 | fn check_sat(&mut self, &mut S, bool) -> SMTRes; [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: bool` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/backends/backend.rs:61:37 [INFO] [stdout] | [INFO] [stdout] 61 | fn solve(&mut self, &mut S, bool) -> (SMTResult>, SMTRes); [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut S` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/backends/backend.rs:61:45 [INFO] [stdout] | [INFO] [stdout] 61 | fn solve(&mut self, &mut S, bool) -> (SMTResult>, SMTRes); [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: bool` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/backends/backend.rs:68:32 [INFO] [stdout] | [INFO] [stdout] 68 | fn free_var>(T, Self::Sorts) -> Self::Fns; [INFO] [stdout] | ^ help: try naming the parameter or explicitly ignoring it: `_: T` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/backends/backend.rs:68:35 [INFO] [stdout] | [INFO] [stdout] 68 | fn free_var>(T, Self::Sorts) -> Self::Fns; [INFO] [stdout] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::Sorts` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/backends/smtlib2.rs:257:13 [INFO] [stdout] | [INFO] [stdout] 257 | let mut result = HashMap::new(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/backends/smtlib2.rs:207:9 [INFO] [stdout] | [INFO] [stdout] 207 | smt_proc.write(format!("(set-logic {})\n", logic)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/backends/smtlib2.rs:241:13 [INFO] [stdout] | [INFO] [stdout] 241 | smt_proc.write(w); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/backends/smtlib2.rs:244:9 [INFO] [stdout] | [INFO] [stdout] 244 | smt_proc.write("(check-sat)\n".to_owned()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/backends/smtlib2.rs:262:17 [INFO] [stdout] | [INFO] [stdout] 262 | smt_proc.write("(get-model)\n".to_owned()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `libsmt` [INFO] [stdout] --> examples/fiestel.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | #[macro_use] extern crate libsmt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bv_const` in this scope [INFO] [stdout] --> examples/fiestel.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | let mut rt = bv_const!(solver, 0x414141, 24); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `libsmt` [INFO] [stdout] --> examples/simple_example.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | extern crate libsmt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bv_const` in this scope [INFO] [stdout] --> examples/fiestel.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | let mut lt = bv_const!(solver, 0x414141, 24); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bv_const` in this scope [INFO] [stdout] --> examples/fiestel.rs:45:20 [INFO] [stdout] | [INFO] [stdout] 45 | let lt_const = bv_const!(solver, 0xfd0893, 24); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bv_const` in this scope [INFO] [stdout] --> examples/fiestel.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | let rt_const = bv_const!(solver, 0xdfe111, 24); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `z3` [INFO] [stdout] --> examples/fiestel.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | let mut z3: z3::Z3 = Default::default(); [INFO] [stdout] | ^^ use of undeclared crate or module `z3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `z3` [INFO] [stdout] --> examples/simple_example.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | let mut z3: z3::Z3 = Default::default(); [INFO] [stdout] | ^^ use of undeclared crate or module `z3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SMTLib2` [INFO] [stdout] --> examples/fiestel.rs:19:22 [INFO] [stdout] | [INFO] [stdout] 19 | let mut solver = SMTLib2::new(Some(QF_ABV)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `SMTLib2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `qf_abv` [INFO] [stdout] --> examples/fiestel.rs:22:41 [INFO] [stdout] | [INFO] [stdout] 22 | let lk = solver.new_var(Some("LK"), qf_abv::bv_sort(24)); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `qf_abv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `qf_abv` [INFO] [stdout] --> examples/fiestel.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 23 | let rk = solver.new_var(Some("RK"), qf_abv::bv_sort(24)); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `qf_abv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bitvec` [INFO] [stdout] --> examples/fiestel.rs:32:44 [INFO] [stdout] | [INFO] [stdout] 32 | let leftk_p_rt = solver.assert(bitvec::OpCodes::BvAdd, &[lk, rt]); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `bitvec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bitvec` [INFO] [stdout] --> examples/fiestel.rs:33:43 [INFO] [stdout] | [INFO] [stdout] 33 | let rot_res_l = solver.assert(bitvec::OpCodes::RotateLeft(11), &[leftk_p_rt]); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `bitvec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bitvec` [INFO] [stdout] --> examples/fiestel.rs:34:27 [INFO] [stdout] | [INFO] [stdout] 34 | solver.assert(bitvec::OpCodes::BvXor, &[lt, rot_res_l]) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `bitvec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bitvec` [INFO] [stdout] --> examples/fiestel.rs:38:45 [INFO] [stdout] | [INFO] [stdout] 38 | let rightk_p_lt = solver.assert(bitvec::OpCodes::BvAdd, &[rk, lt]); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `bitvec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bitvec` [INFO] [stdout] --> examples/fiestel.rs:39:43 [INFO] [stdout] | [INFO] [stdout] 39 | let rot_res_l = solver.assert(bitvec::OpCodes::RotateLeft(11), &[rightk_p_lt]); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `bitvec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bitvec` [INFO] [stdout] --> examples/fiestel.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | solver.assert(bitvec::OpCodes::BvXor, &[rt, rot_res_l]) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `bitvec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `OpCodes` in `core` [INFO] [stdout] --> examples/fiestel.rs:49:34 [INFO] [stdout] | [INFO] [stdout] 49 | let _ = solver.assert(core::OpCodes::Cmp, &[lt, lt_const]); [INFO] [stdout] | ^^^^^^^ could not find `OpCodes` in `core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `OpCodes` in `core` [INFO] [stdout] --> examples/fiestel.rs:50:33 [INFO] [stdout] | [INFO] [stdout] 50 | let _ = solver.assert(core::OpCodes::Cmp, &[rt, rt_const]); [INFO] [stdout] | ^^^^^^^ could not find `OpCodes` in `core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `libsmt` [INFO] [stdout] --> examples/bitvec_x86_64.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | extern crate libsmt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `QF_ABV` in this scope [INFO] [stdout] --> examples/fiestel.rs:19:40 [INFO] [stdout] | [INFO] [stdout] 19 | let mut solver = SMTLib2::new(Some(QF_ABV)); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `z3` [INFO] [stdout] --> examples/bitvec_x86_64.rs:33:17 [INFO] [stdout] | [INFO] [stdout] 33 | let mut z3: z3::Z3 = Default::default(); [INFO] [stdout] | ^^ use of undeclared crate or module `z3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SMTLib2` [INFO] [stdout] --> examples/simple_example.rs:38:22 [INFO] [stdout] | [INFO] [stdout] 38 | let mut solver = SMTLib2::new(Some(LIA)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `SMTLib2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `integer` [INFO] [stdout] --> examples/simple_example.rs:42:38 [INFO] [stdout] | [INFO] [stdout] 42 | let x = solver.new_var(Some("x"),integer::Sorts::Int); [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `integer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `integer` [INFO] [stdout] --> examples/simple_example.rs:43:38 [INFO] [stdout] | [INFO] [stdout] 43 | let y = solver.new_var(Some("y"),integer::Sorts::Int); [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `integer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `integer` [INFO] [stdout] --> examples/simple_example.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | let int5 = solver.new_const(integer::OpCodes::Const(5)); [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `integer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `integer` [INFO] [stdout] --> examples/simple_example.rs:47:33 [INFO] [stdout] | [INFO] [stdout] 47 | let int1 = solver.new_const(integer::OpCodes::Const(1)); [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `integer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `integer` [INFO] [stdout] --> examples/simple_example.rs:50:31 [INFO] [stdout] | [INFO] [stdout] 50 | let cond1 = solver.assert(integer::OpCodes::Add, &[x, y]); [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `integer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `integer` [INFO] [stdout] --> examples/simple_example.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | let _ = solver.assert(integer::OpCodes::Gt, &[cond1, int5]); [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `integer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `integer` [INFO] [stdout] --> examples/simple_example.rs:52:28 [INFO] [stdout] | [INFO] [stdout] 52 | let _ = solver.assert(integer::OpCodes::Gt, &[x, int1]); [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `integer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `integer` [INFO] [stdout] --> examples/simple_example.rs:53:28 [INFO] [stdout] | [INFO] [stdout] 53 | let _ = solver.assert(integer::OpCodes::Gt, &[y, int1]); [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `integer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LIA` in this scope [INFO] [stdout] --> examples/simple_example.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 38 | let mut solver = SMTLib2::new(Some(LIA)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SMTLib2` [INFO] [stdout] --> examples/bitvec_x86_64.rs:34:22 [INFO] [stdout] | [INFO] [stdout] 34 | let mut solver = SMTLib2::new(Some(QF_ABV)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `SMTLib2` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustproof-libsmt` due to 19 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `qf_abv` [INFO] [stdout] --> examples/bitvec_x86_64.rs:40:43 [INFO] [stdout] | [INFO] [stdout] 40 | let rdi = solver.new_var(Some("rdi"), qf_abv::bv_sort(64)); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `qf_abv` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `qf_abv` [INFO] [stdout] --> examples/bitvec_x86_64.rs:41:43 [INFO] [stdout] | [INFO] [stdout] 41 | let rsi = solver.new_var(Some("rsi"), qf_abv::bv_sort(64)); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `qf_abv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `qf_abv` [INFO] [stdout] --> examples/bitvec_x86_64.rs:45:27 [INFO] [stdout] | [INFO] [stdout] 45 | let bit_vec_arr = qf_abv::array_sort(qf_abv::bv_sort(64), [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `qf_abv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `qf_abv` [INFO] [stdout] --> examples/bitvec_x86_64.rs:45:46 [INFO] [stdout] | [INFO] [stdout] 45 | let bit_vec_arr = qf_abv::array_sort(qf_abv::bv_sort(64), [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `qf_abv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `libsmt` [INFO] [stdout] --> examples/bajr.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | extern crate libsmt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `qf_abv` [INFO] [stdout] --> examples/bitvec_x86_64.rs:46:46 [INFO] [stdout] | [INFO] [stdout] 46 | ... qf_abv::bv_sort(64)); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `qf_abv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bitvec` [INFO] [stdout] --> examples/bitvec_x86_64.rs:29:65 [INFO] [stdout] | [INFO] [stdout] 29 | ($solver: ident, $i: expr, $n: expr) => { $solver.new_const(bitvec::OpCodes::Const($i, $n)) } [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `bitvec` [INFO] [stdout] ... [INFO] [stdout] 51 | let rbp = bv_const!(solver, 0x9000, 64); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bv_const` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bitvec` [INFO] [stdout] --> examples/bitvec_x86_64.rs:29:65 [INFO] [stdout] | [INFO] [stdout] 29 | ($solver: ident, $i: expr, $n: expr) => { $solver.new_const(bitvec::OpCodes::Const($i, $n)) } [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `bitvec` [INFO] [stdout] ... [INFO] [stdout] 53 | let const_a = bv_const!(solver, 0xA, 64); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bv_const` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bitvec` [INFO] [stdout] --> examples/bitvec_x86_64.rs:29:65 [INFO] [stdout] | [INFO] [stdout] 29 | ($solver: ident, $i: expr, $n: expr) => { $solver.new_const(bitvec::OpCodes::Const($i, $n)) } [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `bitvec` [INFO] [stdout] ... [INFO] [stdout] 54 | let const_4 = bv_const!(solver, 0x4, 64); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bv_const` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `z3` [INFO] [stdout] --> examples/bajr.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | let mut z3: z3::Z3 = Default::default(); [INFO] [stdout] | ^^ use of undeclared crate or module `z3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bitvec` [INFO] [stdout] --> examples/bitvec_x86_64.rs:29:65 [INFO] [stdout] | [INFO] [stdout] 29 | ($solver: ident, $i: expr, $n: expr) => { $solver.new_const(bitvec::OpCodes::Const($i, $n)) } [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `bitvec` [INFO] [stdout] ... [INFO] [stdout] 55 | let const_badcafe = bv_const!(solver, 0xbadcafe, 64); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bv_const` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `qf_abv` [INFO] [stdout] --> examples/bitvec_x86_64.rs:58:25 [INFO] [stdout] | [INFO] [stdout] 58 | let arr_const = qf_abv::array_const(qf_abv::bv_sort(64), [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `qf_abv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `qf_abv` [INFO] [stdout] --> examples/bitvec_x86_64.rs:58:45 [INFO] [stdout] | [INFO] [stdout] 58 | let arr_const = qf_abv::array_const(qf_abv::bv_sort(64), [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `qf_abv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `qf_abv` [INFO] [stdout] --> examples/bitvec_x86_64.rs:59:45 [INFO] [stdout] | [INFO] [stdout] 59 | ... qf_abv::bv_sort(64), [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `qf_abv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `QF_BV_Sorts` should have an upper camel case name [INFO] [stdout] --> src/logics/qf_bv.rs:11:25 [INFO] [stdout] | [INFO] [stdout] 11 | define_sorts_for_logic!(QF_BV_Sorts, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `QfBvSorts` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `QF_BV_Fn` should have an upper camel case name [INFO] [stdout] --> src/logics/qf_bv.rs:16:23 [INFO] [stdout] | [INFO] [stdout] 16 | define_fns_for_logic!(QF_BV_Fn, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `QfBvFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `QF_BV` should have an upper camel case name [INFO] [stdout] --> src/logics/qf_bv.rs:21:15 [INFO] [stdout] | [INFO] [stdout] 21 | define_logic!(QF_BV, [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `QfBv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `QF_AUFBV_Sorts` should have an upper camel case name [INFO] [stdout] --> src/logics/qf_aufbv.rs:6:25 [INFO] [stdout] | [INFO] [stdout] 6 | define_sorts_for_logic!(QF_AUFBV_Sorts, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `QfAufbvSorts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `QF_AUFBV_Fn` should have an upper camel case name [INFO] [stdout] --> src/logics/qf_aufbv.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 12 | define_fns_for_logic!(QF_AUFBV_Fn, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `QfAufbvFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `QF_AUFBV` should have an upper camel case name [INFO] [stdout] --> src/logics/qf_aufbv.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | define_logic!(QF_AUFBV, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `QfAufbv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `QF_ABV_Sorts` should have an upper camel case name [INFO] [stdout] --> src/logics/qf_abv.rs:6:25 [INFO] [stdout] | [INFO] [stdout] 6 | define_sorts_for_logic!(QF_ABV_Sorts, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `QfAbvSorts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `QF_ABV_Fn` should have an upper camel case name [INFO] [stdout] --> src/logics/qf_abv.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 12 | define_fns_for_logic!(QF_ABV_Fn, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `QfAbvFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `QF_ABV` should have an upper camel case name [INFO] [stdout] --> src/logics/qf_abv.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | define_logic!(QF_ABV, [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `QfAbv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `LIA_Sorts` should have an upper camel case name [INFO] [stdout] --> src/logics/lia.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | define_sorts_for_logic!(LIA_Sorts, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `LiaSorts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `LIA_Fn` should have an upper camel case name [INFO] [stdout] --> src/logics/lia.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | define_fns_for_logic!(LIA_Fn, [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `LiaFn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/backends/backend.rs:52:41 [INFO] [stdout] | [INFO] [stdout] 52 | fn set_logic(&mut self, &mut S); [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut S` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/backends/backend.rs:55:33 [INFO] [stdout] | [INFO] [stdout] 55 | fn new_var(&mut self, Option, P) -> Self::Idx [INFO] [stdout] | ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Option` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/backends/backend.rs:55:44 [INFO] [stdout] | [INFO] [stdout] 55 | fn new_var(&mut self, Option, P) -> Self::Idx [INFO] [stdout] | ^ help: try naming the parameter or explicitly ignoring it: `_: P` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/backends/backend.rs:59:80 [INFO] [stdout] | [INFO] [stdout] 59 | fn assert::Logic as Logic>::Fns>>(&mut self, T, &[Self::Idx]) -> Self::Idx; [INFO] [stdout] | ^ help: try naming the parameter or explicitly ignoring it: `_: T` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/backends/backend.rs:59:83 [INFO] [stdout] | [INFO] [stdout] 59 | fn assert::Logic as Logic>::Fns>>(&mut self, T, &[Self::Idx]) -> Self::Idx; [INFO] [stdout] | ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &[Self::Idx]` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/backends/backend.rs:60:41 [INFO] [stdout] | [INFO] [stdout] 60 | fn check_sat(&mut self, &mut S, bool) -> SMTRes; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut S` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/backends/backend.rs:60:49 [INFO] [stdout] | [INFO] [stdout] 60 | fn check_sat(&mut self, &mut S, bool) -> SMTRes; [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: bool` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/backends/backend.rs:61:37 [INFO] [stdout] | [INFO] [stdout] 61 | fn solve(&mut self, &mut S, bool) -> (SMTResult>, SMTRes); [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut S` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/backends/backend.rs:61:45 [INFO] [stdout] | [INFO] [stdout] 61 | fn solve(&mut self, &mut S, bool) -> (SMTResult>, SMTRes); [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: bool` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/backends/backend.rs:68:32 [INFO] [stdout] | [INFO] [stdout] 68 | fn free_var>(T, Self::Sorts) -> Self::Fns; [INFO] [stdout] | ^ help: try naming the parameter or explicitly ignoring it: `_: T` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/backends/backend.rs:68:35 [INFO] [stdout] | [INFO] [stdout] 68 | fn free_var>(T, Self::Sorts) -> Self::Fns; [INFO] [stdout] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::Sorts` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bitvec` [INFO] [stdout] --> examples/bitvec_x86_64.rs:60:45 [INFO] [stdout] | [INFO] [stdout] 60 | ... bitvec::OpCodes::Const(0, 64)); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `bitvec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `OpCodes` in `core` [INFO] [stdout] --> examples/bitvec_x86_64.rs:67:25 [INFO] [stdout] | [INFO] [stdout] 67 | solver.assert(core::OpCodes::Cmp, &[mem, const_mem_0]); [INFO] [stdout] | ^^^^^^^ could not find `OpCodes` in `core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bitvec` [INFO] [stdout] --> examples/bitvec_x86_64.rs:69:34 [INFO] [stdout] | [INFO] [stdout] 69 | let ret_addr = solver.assert(bitvec::OpCodes::BvAdd, &[rbp, const_4]); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `bitvec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bitvec` [INFO] [stdout] --> examples/bitvec_x86_64.rs:72:29 [INFO] [stdout] | [INFO] [stdout] 72 | let buf = solver.assert(bitvec::OpCodes::BvSub, &[rbp, const_a]); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `bitvec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bitvec` [INFO] [stdout] --> examples/bitvec_x86_64.rs:74:29 [INFO] [stdout] | [INFO] [stdout] 74 | let rax = solver.assert(bitvec::OpCodes::BvAdd, &[buf, rdi]); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `bitvec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `array_ex` [INFO] [stdout] --> examples/bitvec_x86_64.rs:77:33 [INFO] [stdout] | [INFO] [stdout] 77 | let new_mem = solver.assert(array_ex::OpCodes::Store, &[mem, rax, rsi]); [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `array_ex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `array_ex` [INFO] [stdout] --> examples/bitvec_x86_64.rs:82:29 [INFO] [stdout] | [INFO] [stdout] 82 | let sel = solver.assert(array_ex::OpCodes::Select, &[new_mem, ret_addr]); [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `array_ex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `OpCodes` in `core` [INFO] [stdout] --> examples/bitvec_x86_64.rs:83:25 [INFO] [stdout] | [INFO] [stdout] 83 | solver.assert(core::OpCodes::Cmp, &[sel, const_badcafe]); [INFO] [stdout] | ^^^^^^^ could not find `OpCodes` in `core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `QF_ABV` in this scope [INFO] [stdout] --> examples/bitvec_x86_64.rs:34:40 [INFO] [stdout] | [INFO] [stdout] 34 | let mut solver = SMTLib2::new(Some(QF_ABV)); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SMTLib2` [INFO] [stdout] --> examples/bajr.rs:38:22 [INFO] [stdout] | [INFO] [stdout] 38 | let mut solver = SMTLib2::new(Some(LIA)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `SMTLib2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 24 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `integer` [INFO] [stdout] --> examples/bajr.rs:42:38 [INFO] [stdout] | [INFO] [stdout] 42 | let x = solver.new_var(Some("x"),integer::Sorts::Int); [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `integer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `integer` [INFO] [stdout] --> examples/bajr.rs:43:38 [INFO] [stdout] | [INFO] [stdout] 43 | let y = solver.new_var(Some("y"),integer::Sorts::Int); [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `integer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `integer` [INFO] [stdout] --> examples/bajr.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | let int5 = solver.new_const(integer::OpCodes::Const(5)); [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `integer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `integer` [INFO] [stdout] --> examples/bajr.rs:47:33 [INFO] [stdout] | [INFO] [stdout] 47 | let int1 = solver.new_const(integer::OpCodes::Const(1)); [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `integer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `OpCodes` in `core` [INFO] [stdout] --> examples/bajr.rs:49:40 [INFO] [stdout] | [INFO] [stdout] 49 | let bool1 = solver.new_const(core::OpCodes::Const(true)); [INFO] [stdout] | ^^^^^^^ could not find `OpCodes` in `core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `OpCodes` in `core` [INFO] [stdout] --> examples/bajr.rs:57:33 [INFO] [stdout] | [INFO] [stdout] 57 | let _ = solver.assert(core::OpCodes::And, &[bool1, bool1]); [INFO] [stdout] | ^^^^^^^ could not find `OpCodes` in `core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SMTRes` [INFO] [stdout] --> examples/bajr.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | SMTRes::Sat(..) => { println!("SAT\n{:?}", check); }, [INFO] [stdout] | ^^^^^^ use of undeclared type `SMTRes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SMTRes` [INFO] [stdout] --> examples/bajr.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | SMTRes::Unsat(..) => { println!("UNSAT\n{:?}", check); }, [INFO] [stdout] | ^^^^^^ use of undeclared type `SMTRes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LIA` in this scope [INFO] [stdout] --> examples/bajr.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 38 | let mut solver = SMTLib2::new(Some(LIA)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/backends/z3.rs:70:29 [INFO] [stdout] | [INFO] [stdout] 70 | let result = solver.solve(&mut z3).unwrap(); [INFO] [stdout] | ^^^^^ ------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/backends/backend.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 61 | fn solve(&mut self, &mut S, bool) -> (SMTResult>, SMTRes); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `unwrap` found for tuple `(Result, SMTError>, SMTRes)` in the current scope [INFO] [stdout] --> src/backends/z3.rs:70:44 [INFO] [stdout] | [INFO] [stdout] 70 | let result = solver.solve(&mut z3).unwrap(); [INFO] [stdout] | ^^^^^^ method not found in `(Result, SMTError>, SMTRes)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/backends/z3.rs:86:29 [INFO] [stdout] | [INFO] [stdout] 86 | let result = solver.solve(&mut z3).unwrap(); [INFO] [stdout] | ^^^^^ ------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/backends/backend.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 61 | fn solve(&mut self, &mut S, bool) -> (SMTResult>, SMTRes); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `unwrap` found for tuple `(Result, SMTError>, SMTRes)` in the current scope [INFO] [stdout] --> src/backends/z3.rs:86:44 [INFO] [stdout] | [INFO] [stdout] 86 | let result = solver.solve(&mut z3).unwrap(); [INFO] [stdout] | ^^^^^^ method not found in `(Result, SMTError>, SMTRes)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/backends/z3.rs:99:29 [INFO] [stdout] | [INFO] [stdout] 99 | let result = solver.solve(&mut z3).unwrap(); [INFO] [stdout] | ^^^^^ ------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/backends/backend.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 61 | fn solve(&mut self, &mut S, bool) -> (SMTResult>, SMTRes); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `unwrap` found for tuple `(Result, SMTError>, SMTRes)` in the current scope [INFO] [stdout] --> src/backends/z3.rs:99:44 [INFO] [stdout] | [INFO] [stdout] 99 | let result = solver.solve(&mut z3).unwrap(); [INFO] [stdout] | ^^^^^^ method not found in `(Result, SMTError>, SMTRes)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d00183902212c18fe941abe8758d3a98235d5e90f931bcd461ea7bec6b49cd5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d00183902212c18fe941abe8758d3a98235d5e90f931bcd461ea7bec6b49cd5d", kill_on_drop: false }` [INFO] [stdout] d00183902212c18fe941abe8758d3a98235d5e90f931bcd461ea7bec6b49cd5d