[INFO] fetching crate smtlib-lowlevel 0.3.0... [INFO] checking smtlib-lowlevel-0.3.0 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate smtlib-lowlevel 0.3.0 into /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate smtlib-lowlevel 0.3.0 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded logos-codegen v0.13.0 [INFO] [stderr] Downloaded logos v0.13.0 [INFO] [stderr] Downloaded logos-derive v0.13.0 [INFO] [stderr] Downloaded similar v2.3.0 [INFO] [stderr] Downloaded bindgen v0.66.1 [INFO] [stderr] Downloaded itertools v0.12.0 [INFO] [stderr] Downloaded insta v1.34.0 [INFO] [stderr] Downloaded z3-sys v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75cf184943254e7bbbe0ad4b6307f6f0c46458467219902131631e2a51b204d7 [INFO] running `Command { std: "docker" "start" "-a" "75cf184943254e7bbbe0ad4b6307f6f0c46458467219902131631e2a51b204d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75cf184943254e7bbbe0ad4b6307f6f0c46458467219902131631e2a51b204d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75cf184943254e7bbbe0ad4b6307f6f0c46458467219902131631e2a51b204d7", kill_on_drop: false }` [INFO] [stdout] 75cf184943254e7bbbe0ad4b6307f6f0c46458467219902131631e2a51b204d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8528958dcff658ed8e3bd90ed6d271eb3f8a4a60917d29f8baca43a455804c48 [INFO] running `Command { std: "docker" "start" "-a" "8528958dcff658ed8e3bd90ed6d271eb3f8a4a60917d29f8baca43a455804c48", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking similar v2.3.0 [INFO] [stderr] Checking itertools v0.12.0 [INFO] [stderr] Checking bumpalo v3.17.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling logos-codegen v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.192 [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] Checking miette v5.10.0 [INFO] [stderr] Checking logos v0.13.0 [INFO] [stderr] Checking 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] Checking ron v0.7.1 [INFO] [stderr] Checking insta v1.34.0 [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] | |_______the trait `serde::ser::Serialize` is not implemented for `ParseError` [INFO] [stdout] | required by a bound introduced by this call [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 `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( [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] | |______the trait `serde::ser::Serialize` is not implemented for `Script<'_>` [INFO] [stdout] | required by a bound introduced by this call [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, ParseError>` to implement `serde::ser::Serialize` [INFO] [stdout] note: required by a bound in `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( [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] | |______the trait `serde::ser::Serialize` is not implemented for `ParseError` [INFO] [stdout] | required by a bound introduced by this call [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, ParseError>` to implement `serde::ser::Serialize` [INFO] [stdout] note: required by a bound in `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( [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:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | cmd!(st, d, r#"(echo "Hello, world!")"#); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the trait `serde::ser::Serialize` is not implemented for `GeneralResponse<'_>` [INFO] [stdout] | required by a bound introduced by this call [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 `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( [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:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | cmd!(st, d, r#"(echo "Hello, unmatched paren! :)")"#); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the trait `serde::ser::Serialize` is not implemented for `GeneralResponse<'_>` [INFO] [stdout] | required by a bound introduced by this call [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 `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( [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:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | cmd!(st, d, r#"(declare-const x Int)"#); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the trait `serde::ser::Serialize` is not implemented for `GeneralResponse<'_>` [INFO] [stdout] | required by a bound introduced by this call [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 `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( [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:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | cmd!(st, d, r#"(assert (< x (- 1)))"#); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the trait `serde::ser::Serialize` is not implemented for `GeneralResponse<'_>` [INFO] [stdout] | required by a bound introduced by this call [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 `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( [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:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | cmd!(st, d, r#"(check-sat)"#); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the trait `serde::ser::Serialize` is not implemented for `GeneralResponse<'_>` [INFO] [stdout] | required by a bound introduced by this call [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 `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( [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:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | cmd!(st, d, r#"(get-model)"#); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the trait `serde::ser::Serialize` is not implemented for `GeneralResponse<'_>` [INFO] [stdout] | required by a bound introduced by this call [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 `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( [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" "8528958dcff658ed8e3bd90ed6d271eb3f8a4a60917d29f8baca43a455804c48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8528958dcff658ed8e3bd90ed6d271eb3f8a4a60917d29f8baca43a455804c48", kill_on_drop: false }` [INFO] [stdout] 8528958dcff658ed8e3bd90ed6d271eb3f8a4a60917d29f8baca43a455804c48