[INFO] fetching crate smtlib-lowlevel 0.3.0...
[INFO] testing smtlib-lowlevel-0.3.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate smtlib-lowlevel 0.3.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate smtlib-lowlevel 0.3.0
[INFO] finished tweaking crates.io crate smtlib-lowlevel 0.3.0
[INFO] tweaked toml for crates.io crate smtlib-lowlevel 0.3.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate smtlib-lowlevel 0.3.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate smtlib-lowlevel 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded shlex v1.2.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.50
[INFO] [stderr]   Downloaded cmake v0.1.50
[INFO] [stderr]   Downloaded logos v0.13.0
[INFO] [stderr]   Downloaded logos-codegen v0.13.0
[INFO] [stderr]   Downloaded logos-derive v0.13.0
[INFO] [stderr]   Downloaded similar v2.3.0
[INFO] [stderr]   Downloaded console v0.15.7
[INFO] [stderr]   Downloaded serde_derive v1.0.192
[INFO] [stderr]   Downloaded ron v0.7.1
[INFO] [stderr]   Downloaded itertools v0.12.0
[INFO] [stderr]   Downloaded regex v1.10.2
[INFO] [stderr]   Downloaded serde v1.0.192
[INFO] [stderr]   Downloaded thiserror v1.0.50
[INFO] [stderr]   Downloaded object v0.32.1
[INFO] [stderr]   Downloaded insta v1.34.0
[INFO] [stderr]   Downloaded libc v0.2.150
[INFO] [stderr]   Downloaded z3-sys v0.8.1
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 973eec471b4df0408d84e1debcbb90130487fbcb610525e943a9f0c2c95afa1a
[INFO] running `Command { std: "docker" "start" "-a" "973eec471b4df0408d84e1debcbb90130487fbcb610525e943a9f0c2c95afa1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "973eec471b4df0408d84e1debcbb90130487fbcb610525e943a9f0c2c95afa1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "973eec471b4df0408d84e1debcbb90130487fbcb610525e943a9f0c2c95afa1a", kill_on_drop: false }`
[INFO] [stdout] 973eec471b4df0408d84e1debcbb90130487fbcb610525e943a9f0c2c95afa1a
[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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a471341caf82b6c6e8398af7a04759ed0557f2aa3f84f180c075dd477dfc387
[INFO] running `Command { std: "docker" "start" "-a" "8a471341caf82b6c6e8398af7a04759ed0557f2aa3f84f180c075dd477dfc387", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling itertools v0.12.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.43
[INFO] [stderr]    Compiling logos-codegen v0.13.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling logos-derive v0.13.0
[INFO] [stderr]    Compiling logos v0.13.0
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling smtlib-lowlevel v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:196:23
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn all_consts(&self) -> HashSet<&QualIdentifier> {
[INFO] [stdout]     |                       ^^^^^             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |                 ||
[INFO] [stdout]     |                       |                 |the same lifetime is hidden here
[INFO] [stdout]     |                       |                 the same lifetime is elided here
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn all_consts(&self) -> HashSet<&QualIdentifier<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.91s
[INFO] running `Command { std: "docker" "inspect" "8a471341caf82b6c6e8398af7a04759ed0557f2aa3f84f180c075dd477dfc387", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a471341caf82b6c6e8398af7a04759ed0557f2aa3f84f180c075dd477dfc387", kill_on_drop: false }`
[INFO] [stdout] 8a471341caf82b6c6e8398af7a04759ed0557f2aa3f84f180c075dd477dfc387
[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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40e544fb6b405da6804c802ed0ef9d355b7d36221bd474088e6c37bbd6938b1a
[INFO] running `Command { std: "docker" "start" "-a" "40e544fb6b405da6804c802ed0ef9d355b7d36221bd474088e6c37bbd6938b1a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling similar v2.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:196:23
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn all_consts(&self) -> HashSet<&QualIdentifier> {
[INFO] [stdout]     |                       ^^^^^             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |                 ||
[INFO] [stdout]     |                       |                 |the same lifetime is hidden here
[INFO] [stdout]     |                       |                 the same lifetime is elided here
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn all_consts(&self) -> HashSet<&QualIdentifier<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling ron v0.7.1
[INFO] [stderr]    Compiling insta v1.34.0
[INFO] [stderr]    Compiling smtlib-lowlevel v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: the trait bound `ParseError: serde::ser::Serialize` is not satisfied
[INFO] [stdout]    --> src/tests.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 | /     insta::assert_ron_snapshot!(String::parse(&mut Parser::new(
[INFO] [stdout]   7 | |         &st,
[INFO] [stdout]   8 | |         r#""Hello ""world"" this is cool!""#
[INFO] [stdout]   9 | |     )));
[INFO] [stdout]     | |       ^
[INFO] [stdout]     | |       |
[INFO] [stdout]     | |_______unsatisfied trait bound
[INFO] [stdout]     |         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `serde::ser::Serialize` is not implemented for `ParseError`
[INFO] [stdout]    --> src/parse.rs:214:1
[INFO] [stdout]     |
[INFO] [stdout] 214 | pub struct ParseError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `serde::ser::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 133 others
[INFO] [stdout]     = note: required for `Result<&str, ParseError>` to implement `serde::ser::Serialize`
[INFO] [stdout] note: required by a bound in `insta::_macro_support::serialize_value`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.34.0/src/serialization.rs:100:27
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub fn serialize_value<S: Serialize>(
[INFO] [stdout]     |                           ^^^^^^^^^ required by this bound in `serialize_value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_serialized_snapshot` which comes from the expansion of the macro `insta::assert_ron_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Script<'_>: serde::ser::Serialize` is not satisfied
[INFO] [stdout]     --> src/tests.rs:15:5
[INFO] [stdout]      |
[INFO] [stdout]   15 | /     insta::assert_ron_snapshot!(Script::parse(
[INFO] [stdout]   16 | |         &st,
[INFO] [stdout]   17 | |         include_str!("../examples/bubble_sort.smt2")
[INFO] [stdout]   18 | |     ));
[INFO] [stdout]      | |      ^
[INFO] [stdout]      | |      |
[INFO] [stdout]      | |______unsatisfied trait bound
[INFO] [stdout]      |        required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `serde::ser::Serialize` is not implemented for `Script<'_>`
[INFO] [stdout]     --> src/ast.rs:2163:1
[INFO] [stdout]      |
[INFO] [stdout] 2163 | pub struct Script<'st>(pub &'st [Command<'st>]);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: the following other types implement trait `serde::ser::Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]                (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]              and 133 others
[INFO] [stdout]      = note: required for `Result<Script<'_>, ParseError>` to implement `serde::ser::Serialize`
[INFO] [stdout] note: required by a bound in `insta::_macro_support::serialize_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.34.0/src/serialization.rs:100:27
[INFO] [stdout]      |
[INFO] [stdout]  100 | pub fn serialize_value<S: Serialize>(
[INFO] [stdout]      |                           ^^^^^^^^^ required by this bound in `serialize_value`
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_serialized_snapshot` which comes from the expansion of the macro `insta::assert_ron_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ParseError: serde::ser::Serialize` is not satisfied
[INFO] [stdout]    --> src/tests.rs:15:5
[INFO] [stdout]     |
[INFO] [stdout]  15 | /     insta::assert_ron_snapshot!(Script::parse(
[INFO] [stdout]  16 | |         &st,
[INFO] [stdout]  17 | |         include_str!("../examples/bubble_sort.smt2")
[INFO] [stdout]  18 | |     ));
[INFO] [stdout]     | |      ^
[INFO] [stdout]     | |      |
[INFO] [stdout]     | |______unsatisfied trait bound
[INFO] [stdout]     |        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `serde::ser::Serialize` is not implemented for `ParseError`
[INFO] [stdout]    --> src/parse.rs:214:1
[INFO] [stdout]     |
[INFO] [stdout] 214 | pub struct ParseError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `serde::ser::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 133 others
[INFO] [stdout]     = note: required for `Result<Script<'_>, ParseError>` to implement `serde::ser::Serialize`
[INFO] [stdout] note: required by a bound in `insta::_macro_support::serialize_value`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.34.0/src/serialization.rs:100:27
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub fn serialize_value<S: Serialize>(
[INFO] [stdout]     |                           ^^^^^^^^^ required by this bound in `serialize_value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_serialized_snapshot` which comes from the expansion of the macro `insta::assert_ron_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `GeneralResponse<'_>: serde::ser::Serialize` is not satisfied
[INFO] [stdout]     --> src/tests.rs:26:13
[INFO] [stdout]      |
[INFO] [stdout]   26 |             insta::assert_ron_snapshot!($d.exec(Command::parse(&$st, $cmd)?)?);
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             unsatisfied trait bound
[INFO] [stdout]      |             required by a bound introduced by this call
[INFO] [stdout] ...
[INFO] [stdout]   35 |         cmd!(st, d, r#"(echo "Hello, world!")"#);
[INFO] [stdout]      |         ---------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `serde::ser::Serialize` is not implemented for `GeneralResponse<'_>`
[INFO] [stdout]     --> src/ast.rs:3263:1
[INFO] [stdout]      |
[INFO] [stdout] 3263 | pub enum GeneralResponse<'st> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: the following other types implement trait `serde::ser::Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]                (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]              and 133 others
[INFO] [stdout] note: required by a bound in `insta::_macro_support::serialize_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.34.0/src/serialization.rs:100:27
[INFO] [stdout]      |
[INFO] [stdout]  100 | pub fn serialize_value<S: Serialize>(
[INFO] [stdout]      |                           ^^^^^^^^^ required by this bound in `serialize_value`
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_serialized_snapshot` which comes from the expansion of the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `GeneralResponse<'_>: serde::ser::Serialize` is not satisfied
[INFO] [stdout]     --> src/tests.rs:26:13
[INFO] [stdout]      |
[INFO] [stdout]   26 |             insta::assert_ron_snapshot!($d.exec(Command::parse(&$st, $cmd)?)?);
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             unsatisfied trait bound
[INFO] [stdout]      |             required by a bound introduced by this call
[INFO] [stdout] ...
[INFO] [stdout]   36 |         cmd!(st, d, r#"(echo "Hello, unmatched paren! :)")"#);
[INFO] [stdout]      |         ----------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `serde::ser::Serialize` is not implemented for `GeneralResponse<'_>`
[INFO] [stdout]     --> src/ast.rs:3263:1
[INFO] [stdout]      |
[INFO] [stdout] 3263 | pub enum GeneralResponse<'st> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: the following other types implement trait `serde::ser::Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]                (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]              and 133 others
[INFO] [stdout] note: required by a bound in `insta::_macro_support::serialize_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.34.0/src/serialization.rs:100:27
[INFO] [stdout]      |
[INFO] [stdout]  100 | pub fn serialize_value<S: Serialize>(
[INFO] [stdout]      |                           ^^^^^^^^^ required by this bound in `serialize_value`
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_serialized_snapshot` which comes from the expansion of the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `GeneralResponse<'_>: serde::ser::Serialize` is not satisfied
[INFO] [stdout]     --> src/tests.rs:26:13
[INFO] [stdout]      |
[INFO] [stdout]   26 |             insta::assert_ron_snapshot!($d.exec(Command::parse(&$st, $cmd)?)?);
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             unsatisfied trait bound
[INFO] [stdout]      |             required by a bound introduced by this call
[INFO] [stdout] ...
[INFO] [stdout]   46 |         cmd!(st, d, r#"(declare-const x Int)"#);
[INFO] [stdout]      |         --------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `serde::ser::Serialize` is not implemented for `GeneralResponse<'_>`
[INFO] [stdout]     --> src/ast.rs:3263:1
[INFO] [stdout]      |
[INFO] [stdout] 3263 | pub enum GeneralResponse<'st> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: the following other types implement trait `serde::ser::Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]                (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]              and 133 others
[INFO] [stdout] note: required by a bound in `insta::_macro_support::serialize_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.34.0/src/serialization.rs:100:27
[INFO] [stdout]      |
[INFO] [stdout]  100 | pub fn serialize_value<S: Serialize>(
[INFO] [stdout]      |                           ^^^^^^^^^ required by this bound in `serialize_value`
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_serialized_snapshot` which comes from the expansion of the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `GeneralResponse<'_>: serde::ser::Serialize` is not satisfied
[INFO] [stdout]     --> src/tests.rs:26:13
[INFO] [stdout]      |
[INFO] [stdout]   26 |             insta::assert_ron_snapshot!($d.exec(Command::parse(&$st, $cmd)?)?);
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             unsatisfied trait bound
[INFO] [stdout]      |             required by a bound introduced by this call
[INFO] [stdout] ...
[INFO] [stdout]   47 |         cmd!(st, d, r#"(assert (< x (- 1)))"#);
[INFO] [stdout]      |         -------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `serde::ser::Serialize` is not implemented for `GeneralResponse<'_>`
[INFO] [stdout]     --> src/ast.rs:3263:1
[INFO] [stdout]      |
[INFO] [stdout] 3263 | pub enum GeneralResponse<'st> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: the following other types implement trait `serde::ser::Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]                (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]              and 133 others
[INFO] [stdout] note: required by a bound in `insta::_macro_support::serialize_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.34.0/src/serialization.rs:100:27
[INFO] [stdout]      |
[INFO] [stdout]  100 | pub fn serialize_value<S: Serialize>(
[INFO] [stdout]      |                           ^^^^^^^^^ required by this bound in `serialize_value`
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_serialized_snapshot` which comes from the expansion of the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `GeneralResponse<'_>: serde::ser::Serialize` is not satisfied
[INFO] [stdout]     --> src/tests.rs:26:13
[INFO] [stdout]      |
[INFO] [stdout]   26 |             insta::assert_ron_snapshot!($d.exec(Command::parse(&$st, $cmd)?)?);
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             unsatisfied trait bound
[INFO] [stdout]      |             required by a bound introduced by this call
[INFO] [stdout] ...
[INFO] [stdout]   48 |         cmd!(st, d, r#"(check-sat)"#);
[INFO] [stdout]      |         ----------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `serde::ser::Serialize` is not implemented for `GeneralResponse<'_>`
[INFO] [stdout]     --> src/ast.rs:3263:1
[INFO] [stdout]      |
[INFO] [stdout] 3263 | pub enum GeneralResponse<'st> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: the following other types implement trait `serde::ser::Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]                (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]              and 133 others
[INFO] [stdout] note: required by a bound in `insta::_macro_support::serialize_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.34.0/src/serialization.rs:100:27
[INFO] [stdout]      |
[INFO] [stdout]  100 | pub fn serialize_value<S: Serialize>(
[INFO] [stdout]      |                           ^^^^^^^^^ required by this bound in `serialize_value`
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_serialized_snapshot` which comes from the expansion of the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `GeneralResponse<'_>: serde::ser::Serialize` is not satisfied
[INFO] [stdout]     --> src/tests.rs:26:13
[INFO] [stdout]      |
[INFO] [stdout]   26 |             insta::assert_ron_snapshot!($d.exec(Command::parse(&$st, $cmd)?)?);
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             unsatisfied trait bound
[INFO] [stdout]      |             required by a bound introduced by this call
[INFO] [stdout] ...
[INFO] [stdout]   49 |         cmd!(st, d, r#"(get-model)"#);
[INFO] [stdout]      |         ----------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `serde::ser::Serialize` is not implemented for `GeneralResponse<'_>`
[INFO] [stdout]     --> src/ast.rs:3263:1
[INFO] [stdout]      |
[INFO] [stdout] 3263 | pub enum GeneralResponse<'st> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: the following other types implement trait `serde::ser::Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]                (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]              and 133 others
[INFO] [stdout] note: required by a bound in `insta::_macro_support::serialize_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.34.0/src/serialization.rs:100:27
[INFO] [stdout]      |
[INFO] [stdout]  100 | pub fn serialize_value<S: Serialize>(
[INFO] [stdout]      |                           ^^^^^^^^^ required by this bound in `serialize_value`
[INFO] [stdout]      = note: this error originates in the macro `$crate::_assert_serialized_snapshot` which comes from the expansion of the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `smtlib-lowlevel` (lib test) due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "40e544fb6b405da6804c802ed0ef9d355b7d36221bd474088e6c37bbd6938b1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40e544fb6b405da6804c802ed0ef9d355b7d36221bd474088e6c37bbd6938b1a", kill_on_drop: false }`
[INFO] [stdout] 40e544fb6b405da6804c802ed0ef9d355b7d36221bd474088e6c37bbd6938b1a
