[INFO] fetching crate rustproof-libsmt 0.1.0...
[INFO] checking rustproof-libsmt-0.1.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate rustproof-libsmt 0.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate rustproof-libsmt 0.1.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "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-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 13 packages to latest compatible versions
[INFO] [stderr]       Adding petgraph v0.2.10 (available: v0.6.5)
[INFO] [stderr]       Adding regex v0.1.80 (available: v1.11.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded petgraph v0.2.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2fd86cbb5a074bae5d5d0b9b3f144cec906949af013867fbe6d98135200485ec
[INFO] running `Command { std: "docker" "start" "-a" "2fd86cbb5a074bae5d5d0b9b3f144cec906949af013867fbe6d98135200485ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2fd86cbb5a074bae5d5d0b9b3f144cec906949af013867fbe6d98135200485ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fd86cbb5a074bae5d5d0b9b3f144cec906949af013867fbe6d98135200485ec", kill_on_drop: false }`
[INFO] [stdout] 2fd86cbb5a074bae5d5d0b9b3f144cec906949af013867fbe6d98135200485ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50ae123236b1b2004fe3b0392556fb5725f6143afd3403606e04c9953f5c96f2
[INFO] running `Command { std: "docker" "start" "-a" "50ae123236b1b2004fe3b0392556fb5725f6143afd3403606e04c9953f5c96f2", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]     Checking memchr v0.1.11
[INFO] [stderr]     Checking regex-syntax v0.3.9
[INFO] [stderr]     Checking fixedbitset v0.1.9
[INFO] [stderr]     Checking utf8-ranges v0.1.3
[INFO] [stderr]     Checking petgraph v0.2.10
[INFO] [stderr]     Checking aho-corasick v0.5.3
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]     Checking thread-id v2.0.0
[INFO] [stderr]     Checking thread_local v0.2.7
[INFO] [stderr]     Checking regex v0.1.80
[INFO] [stderr]     Checking 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_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_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_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` 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_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_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_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_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 `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 `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 `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 `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: 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: 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<S: SMTProc>(&mut self, &mut S);
[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 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` on by default
[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<T, P>(&mut self, Option<T>, P) -> Self::Idx
[INFO] [stdout]    |                                 ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Option<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 <https://github.com/rust-lang/rust/issues/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<T, P>(&mut self, Option<T>, 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 <https://github.com/rust-lang/rust/issues/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<T: Into<<<Self as SMTBackend>::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 <https://github.com/rust-lang/rust/issues/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<T: Into<<<Self as SMTBackend>::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 <https://github.com/rust-lang/rust/issues/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<S: SMTProc>(&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 <https://github.com/rust-lang/rust/issues/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<S: SMTProc>(&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 <https://github.com/rust-lang/rust/issues/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<S: SMTProc>(&mut self, &mut S, bool) -> (SMTResult<HashMap<Self::Idx, u64>>, 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 <https://github.com/rust-lang/rust/issues/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<S: SMTProc>(&mut self, &mut S, bool) -> (SMTResult<HashMap<Self::Idx, u64>>, 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 <https://github.com/rust-lang/rust/issues/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: AsRef<str>>(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 <https://github.com/rust-lang/rust/issues/41686>
[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<S: SMTProc>(&mut self, &mut S);
[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 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` on by default
[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<T, P>(&mut self, Option<T>, P) -> Self::Idx
[INFO] [stdout]    |                                 ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Option<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 <https://github.com/rust-lang/rust/issues/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<T, P>(&mut self, Option<T>, 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 <https://github.com/rust-lang/rust/issues/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<T: Into<<<Self as SMTBackend>::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 <https://github.com/rust-lang/rust/issues/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<T: Into<<<Self as SMTBackend>::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 <https://github.com/rust-lang/rust/issues/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<S: SMTProc>(&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 <https://github.com/rust-lang/rust/issues/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<S: SMTProc>(&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 <https://github.com/rust-lang/rust/issues/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<S: SMTProc>(&mut self, &mut S, bool) -> (SMTResult<HashMap<Self::Idx, u64>>, 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 <https://github.com/rust-lang/rust/issues/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<S: SMTProc>(&mut self, &mut S, bool) -> (SMTResult<HashMap<Self::Idx, u64>>, 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 <https://github.com/rust-lang/rust/issues/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: AsRef<str>>(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 <https://github.com/rust-lang/rust/issues/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: AsRef<str>>(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 <https://github.com/rust-lang/rust/issues/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: AsRef<str>>(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 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method 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]    |                             ^^^^^--------- argument #2 of type `bool` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> src/backends/backend.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn solve<S: SMTProc>(&mut self, &mut S, bool) -> (SMTResult<HashMap<Self::Idx, u64>>, SMTRes);
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let result = solver.solve(&mut z3, /* bool */).unwrap();
[INFO] [stdout]    |                                  ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unwrap` found for tuple `(Result<HashMap<NodeIndex, u64>, 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<HashMap<NodeIndex, u64>, SMTError>, SMTRes)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method 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]    |                             ^^^^^--------- argument #2 of type `bool` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> src/backends/backend.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn solve<S: SMTProc>(&mut self, &mut S, bool) -> (SMTResult<HashMap<Self::Idx, u64>>, SMTRes);
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 86 |         let result = solver.solve(&mut z3, /* bool */).unwrap();
[INFO] [stdout]    |                                  ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unwrap` found for tuple `(Result<HashMap<NodeIndex, u64>, 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<HashMap<NodeIndex, u64>, SMTError>, SMTRes)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method 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]    |                             ^^^^^--------- argument #2 of type `bool` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> src/backends/backend.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn solve<S: SMTProc>(&mut self, &mut S, bool) -> (SMTResult<HashMap<Self::Idx, u64>>, SMTRes);
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 99 |         let result = solver.solve(&mut z3, /* bool */).unwrap();
[INFO] [stdout]    |                                  ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unwrap` found for tuple `(Result<HashMap<NodeIndex, u64>, 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<HashMap<NodeIndex, u64>, SMTError>, SMTRes)`
[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: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 207 |         let _ = smt_proc.write(format!("(set-logic {})\n", logic));
[INFO] [stdout]     |         +++++++
[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] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 241 |             let _ = smt_proc.write(w);
[INFO] [stdout]     |             +++++++
[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] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 244 |         let _ = smt_proc.write("(check-sat)\n".to_owned());
[INFO] [stdout]     |         +++++++
[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] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 262 |                 let _ = smt_proc.write("(get-model)\n".to_owned());
[INFO] [stdout]     |                 +++++++
[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] 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: could not compile `rustproof-libsmt` (lib test) due to 6 previous errors; 23 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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[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[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[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[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[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[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[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] [stdout] Some errors have detailed explanations: E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[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[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 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] Some errors have detailed explanations: E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[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] [stderr] error: could not compile `rustproof-libsmt` (example "bitvec_x86_64") due to 2 previous errors
[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] Some errors have detailed explanations: E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[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: 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:26:18
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let mut rt = 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: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] [stderr] error: could not compile `rustproof-libsmt` (example "simple_example") due to 2 previous errors
[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] [stderr] error: could not compile `rustproof-libsmt` (example "bajr" test) due to 4 previous errors
[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: 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[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: 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 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] Some errors have detailed explanations: E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[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[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] Some errors have detailed explanations: E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[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] Some errors have detailed explanations: E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustproof-libsmt` (example "fiestel" test) due to 6 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0433, E0463.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustproof-libsmt` (example "simple_example" test) due to 2 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[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] [stdout] Some errors have detailed explanations: E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustproof-libsmt` (example "bajr") due to 4 previous errors
[INFO] [stderr] error: could not compile `rustproof-libsmt` (example "bitvec_x86_64" test) due to 2 previous errors
[INFO] [stderr] error: could not compile `rustproof-libsmt` (example "fiestel") due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "50ae123236b1b2004fe3b0392556fb5725f6143afd3403606e04c9953f5c96f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50ae123236b1b2004fe3b0392556fb5725f6143afd3403606e04c9953f5c96f2", kill_on_drop: false }`
[INFO] [stdout] 50ae123236b1b2004fe3b0392556fb5725f6143afd3403606e04c9953f5c96f2
