[INFO] fetching crate diplomat_core 0.7.0...
[INFO] checking diplomat_core-0.7.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate diplomat_core 0.7.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate diplomat_core 0.7.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate diplomat_core 0.7.0
[INFO] finished tweaking crates.io crate diplomat_core 0.7.0
[INFO] tweaked toml for crates.io crate diplomat_core 0.7.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strck_ident v0.1.2
[INFO] [stderr]   Downloaded strck v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 94f831980dbb9b2c55105e0e27b3d412f38a6d9af0e412fdb2ddcb62c51203c3
[INFO] running `Command { std: "docker" "start" "-a" "94f831980dbb9b2c55105e0e27b3d412f38a6d9af0e412fdb2ddcb62c51203c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94f831980dbb9b2c55105e0e27b3d412f38a6d9af0e412fdb2ddcb62c51203c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94f831980dbb9b2c55105e0e27b3d412f38a6d9af0e412fdb2ddcb62c51203c3", kill_on_drop: false }`
[INFO] [stdout] 94f831980dbb9b2c55105e0e27b3d412f38a6d9af0e412fdb2ddcb62c51203c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c780cc982a308ac94de01045fa6073a7a4941975360387580aba203df9e81e0
[INFO] running `Command { std: "docker" "start" "-a" "6c780cc982a308ac94de01045fa6073a7a4941975360387580aba203df9e81e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking strck v0.1.2
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking similar v2.4.0
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking strck_ident v0.1.2
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking insta v1.36.1
[INFO] [stderr]     Checking syn v2.0.52
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking diplomat_core v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]    --> src/ast/attrs.rs:188:16
[INFO] [stdout]     |
[INFO] [stdout] 188 |         insta::assert_yaml_snapshot!(attr_cfg);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]    --> src/ast/attrs.rs:190:16
[INFO] [stdout]     |
[INFO] [stdout] 190 |         insta::assert_yaml_snapshot!(attr_cfg);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]    --> src/ast/attrs.rs:192:16
[INFO] [stdout]     |
[INFO] [stdout] 192 |         insta::assert_yaml_snapshot!(attr_cfg);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]    --> src/ast/attrs.rs:194:16
[INFO] [stdout]     |
[INFO] [stdout] 194 |         insta::assert_yaml_snapshot!(attr_cfg);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]    --> src/ast/attrs.rs:197:16
[INFO] [stdout]     |
[INFO] [stdout] 197 |         insta::assert_yaml_snapshot!(attr_cfg);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]    --> src/ast/attrs.rs:205:16
[INFO] [stdout]     |
[INFO] [stdout] 205 |         insta::assert_yaml_snapshot!(attr);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]    --> src/ast/methods.rs:392:16
[INFO] [stdout]     |
[INFO] [stdout] 392 |         insta::assert_yaml_snapshot!(Method::from_syn(
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]    --> src/ast/methods.rs:405:16
[INFO] [stdout]     |
[INFO] [stdout] 405 |         insta::assert_yaml_snapshot!(Method::from_syn(
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]    --> src/ast/methods.rs:424:16
[INFO] [stdout]     |
[INFO] [stdout] 424 |         insta::assert_yaml_snapshot!(Method::from_syn(
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]    --> src/ast/methods.rs:441:16
[INFO] [stdout]     |
[INFO] [stdout] 441 |         insta::assert_yaml_snapshot!(Method::from_syn(
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]    --> src/ast/methods.rs:452:16
[INFO] [stdout]     |
[INFO] [stdout] 452 |         insta::assert_yaml_snapshot!(Method::from_syn(
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]    --> src/ast/modules.rs:318:20
[INFO] [stdout]     |
[INFO] [stdout] 318 |             insta::assert_yaml_snapshot!(Module::from_syn(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]    --> src/ast/modules.rs:363:20
[INFO] [stdout]     |
[INFO] [stdout] 363 |             insta::assert_yaml_snapshot!(Module::from_syn(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]    --> src/ast/modules.rs:396:20
[INFO] [stdout]     |
[INFO] [stdout] 396 |             insta::assert_yaml_snapshot!(File::from(&syn::parse_quote! {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]   --> src/ast/structs.rs:96:20
[INFO] [stdout]    |
[INFO] [stdout] 96 |             insta::assert_yaml_snapshot!(Struct::new(
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]   --> src/ast/enums.rs:83:20
[INFO] [stdout]    |
[INFO] [stdout] 83 |             insta::assert_yaml_snapshot!(Enum::from(&syn::parse_quote! {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]    --> src/ast/enums.rs:101:20
[INFO] [stdout]     |
[INFO] [stdout] 101 |             insta::assert_yaml_snapshot!(Enum::from(&syn::parse_quote! {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]     --> src/ast/types.rs:1061:16
[INFO] [stdout]      |
[INFO] [stdout] 1061 |         insta::assert_yaml_snapshot!(TypeName::from_syn(
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]     --> src/ast/types.rs:1068:16
[INFO] [stdout]      |
[INFO] [stdout] 1068 |         insta::assert_yaml_snapshot!(TypeName::from_syn(
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]     --> src/ast/types.rs:1075:16
[INFO] [stdout]      |
[INFO] [stdout] 1075 |         insta::assert_yaml_snapshot!(TypeName::from_syn(
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]     --> src/ast/types.rs:1085:16
[INFO] [stdout]      |
[INFO] [stdout] 1085 |         insta::assert_yaml_snapshot!(TypeName::from_syn(
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]     --> src/ast/types.rs:1095:16
[INFO] [stdout]      |
[INFO] [stdout] 1095 |         insta::assert_yaml_snapshot!(TypeName::from_syn(
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]     --> src/ast/types.rs:1102:16
[INFO] [stdout]      |
[INFO] [stdout] 1102 |         insta::assert_yaml_snapshot!(TypeName::from_syn(
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]     --> src/ast/types.rs:1112:16
[INFO] [stdout]      |
[INFO] [stdout] 1112 |         insta::assert_yaml_snapshot!(TypeName::from_syn(
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]     --> src/ast/types.rs:1119:16
[INFO] [stdout]      |
[INFO] [stdout] 1119 |         insta::assert_yaml_snapshot!(TypeName::from_syn(
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]     --> src/ast/types.rs:1129:16
[INFO] [stdout]      |
[INFO] [stdout] 1129 |         insta::assert_yaml_snapshot!(TypeName::from_syn(
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]     --> src/ast/types.rs:1136:16
[INFO] [stdout]      |
[INFO] [stdout] 1136 |         insta::assert_yaml_snapshot!(TypeName::from_syn(
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]     --> src/ast/types.rs:1146:16
[INFO] [stdout]      |
[INFO] [stdout] 1146 |         insta::assert_yaml_snapshot!(TypeName::from_syn(
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]     --> src/ast/types.rs:1153:16
[INFO] [stdout]      |
[INFO] [stdout] 1153 |         insta::assert_yaml_snapshot!(TypeName::from_syn(
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]     --> src/ast/types.rs:1160:16
[INFO] [stdout]      |
[INFO] [stdout] 1160 |         insta::assert_yaml_snapshot!(TypeName::from_syn(
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]     --> src/ast/types.rs:1167:16
[INFO] [stdout]      |
[INFO] [stdout] 1167 |         insta::assert_yaml_snapshot!(TypeName::from_syn(
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]     --> src/ast/types.rs:1177:16
[INFO] [stdout]      |
[INFO] [stdout] 1177 |         insta::assert_yaml_snapshot!(TypeName::from_syn(
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]     --> src/ast/types.rs:1184:16
[INFO] [stdout]      |
[INFO] [stdout] 1184 |         insta::assert_yaml_snapshot!(TypeName::from_syn(
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]     --> src/ast/types.rs:1191:16
[INFO] [stdout]      |
[INFO] [stdout] 1191 |         insta::assert_yaml_snapshot!(TypeName::from_syn(
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]     --> src/ast/types.rs:1198:16
[INFO] [stdout]      |
[INFO] [stdout] 1198 |         insta::assert_yaml_snapshot!(TypeName::from_syn(
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]     --> src/ast/types.rs:1205:16
[INFO] [stdout]      |
[INFO] [stdout] 1205 |         insta::assert_yaml_snapshot!(TypeName::from_syn(
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]     --> src/ast/types.rs:1212:16
[INFO] [stdout]      |
[INFO] [stdout] 1212 |         insta::assert_yaml_snapshot!(TypeName::from_syn(
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]     --> src/ast/types.rs:1219:16
[INFO] [stdout]      |
[INFO] [stdout] 1219 |         insta::assert_yaml_snapshot!(TypeName::from_syn(
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `insta` is imported redundantly
[INFO] [stdout]    --> src/ast/attrs.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |     use insta;
[INFO] [stdout]     |         ^^^^^ the item `insta` is already defined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `syn` is imported redundantly
[INFO] [stdout]    --> src/ast/attrs.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 |     use syn;
[INFO] [stdout]     |         ^^^ the item `syn` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `insta` is imported redundantly
[INFO] [stdout]    --> src/ast/methods.rs:382:9
[INFO] [stdout]     |
[INFO] [stdout] 382 |     use insta;
[INFO] [stdout]     |         ^^^^^ the item `insta` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `syn` is imported redundantly
[INFO] [stdout]    --> src/ast/methods.rs:384:9
[INFO] [stdout]     |
[INFO] [stdout] 384 |     use syn;
[INFO] [stdout]     |         ^^^ the item `syn` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `insta` is imported redundantly
[INFO] [stdout]    --> src/ast/modules.rs:306:17
[INFO] [stdout]     |
[INFO] [stdout] 306 |     use insta::{self, Settings};
[INFO] [stdout]     |                 ^^^^ the item `insta` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `syn`
[INFO] [stdout]    --> src/ast/modules.rs:308:9
[INFO] [stdout]     |
[INFO] [stdout] 308 |     use syn;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `File`, `Module`
[INFO] [stdout]    --> src/ast/modules.rs:310:22
[INFO] [stdout]     |
[INFO] [stdout] 310 |     use crate::ast::{File, Module};
[INFO] [stdout]     |                      ^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `insta` is imported redundantly
[INFO] [stdout]   --> src/ast/structs.rs:84:17
[INFO] [stdout]    |
[INFO] [stdout] 84 |     use insta::{self, Settings};
[INFO] [stdout]    |                 ^^^^ the item `insta` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `syn`
[INFO] [stdout]   --> src/ast/structs.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |     use syn;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::Struct`
[INFO] [stdout]   --> src/ast/structs.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |     use super::Struct;
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `insta` is imported redundantly
[INFO] [stdout]   --> src/ast/enums.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 |     use insta::{self, Settings};
[INFO] [stdout]    |                 ^^^^ the item `insta` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `syn`
[INFO] [stdout]   --> src/ast/enums.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |     use syn;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::Enum`
[INFO] [stdout]   --> src/ast/enums.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |     use super::Enum;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `insta` is imported redundantly
[INFO] [stdout]     --> src/ast/types.rs:1053:9
[INFO] [stdout]      |
[INFO] [stdout] 1053 |     use insta;
[INFO] [stdout]      |         ^^^^^ the item `insta` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `syn`
[INFO] [stdout]     --> src/ast/types.rs:1055:9
[INFO] [stdout]      |
[INFO] [stdout] 1055 |     use syn;
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::TypeName`
[INFO] [stdout]     --> src/ast/types.rs:1057:9
[INFO] [stdout]      |
[INFO] [stdout] 1057 |     use super::TypeName;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]   --> src/ast/validity.rs:68:17
[INFO] [stdout]    |
[INFO] [stdout] 68 |                   insta::assert_display_snapshot!(output)
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 | /         uitest_validity! {
[INFO] [stdout] 76 | |             #[diplomat::bridge]
[INFO] [stdout] 77 | |             mod ffi {
[INFO] [stdout] 78 | |                 #[diplomat::opaque]
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |             }
[INFO] [stdout] 89 | |         }
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `uitest_validity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]    --> src/ast/validity.rs:68:17
[INFO] [stdout]     |
[INFO] [stdout] 68  |                   insta::assert_display_snapshot!(output)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 94  | /         uitest_validity! {
[INFO] [stdout] 95  | |             #[diplomat::bridge]
[INFO] [stdout] 96  | |             mod ffi {
[INFO] [stdout] 97  | |                 struct NonOpaqueStruct {}
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |             }
[INFO] [stdout] 118 | |         };
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `uitest_validity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]    --> src/ast/validity.rs:68:17
[INFO] [stdout]     |
[INFO] [stdout] 68  |                   insta::assert_display_snapshot!(output)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 | /         uitest_validity! {
[INFO] [stdout] 124 | |             #[diplomat::bridge]
[INFO] [stdout] 125 | |             mod ffi {
[INFO] [stdout] 126 | |                 #[diplomat::opaque]
[INFO] [stdout] ...   |
[INFO] [stdout] 138 | |             }
[INFO] [stdout] 139 | |         };
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `uitest_validity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]    --> src/ast/validity.rs:68:17
[INFO] [stdout]     |
[INFO] [stdout] 68  |                   insta::assert_display_snapshot!(output)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 144 | /         uitest_validity! {
[INFO] [stdout] 145 | |             #[diplomat::bridge]
[INFO] [stdout] 146 | |             mod ffi {
[INFO] [stdout] 147 | |                 struct OpaqueStruct;
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |             }
[INFO] [stdout] 151 | |         };
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `uitest_validity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]    --> src/ast/validity.rs:68:17
[INFO] [stdout]     |
[INFO] [stdout] 68  |                   insta::assert_display_snapshot!(output)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 | /         uitest_validity! {
[INFO] [stdout] 157 | |             #[diplomat::bridge]
[INFO] [stdout] 158 | |             mod ffi {
[INFO] [stdout] 159 | |                 use diplomat_runtime::DiplomatResult;
[INFO] [stdout] ...   |
[INFO] [stdout] 176 | |             }
[INFO] [stdout] 177 | |         };
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `uitest_validity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]    --> src/ast/validity.rs:68:17
[INFO] [stdout]     |
[INFO] [stdout] 68  |                   insta::assert_display_snapshot!(output)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 182 | /         uitest_validity! {
[INFO] [stdout] 183 | |             #[diplomat::bridge]
[INFO] [stdout] 184 | |             mod ffi {
[INFO] [stdout] 185 | |                 struct Foo {
[INFO] [stdout] ...   |
[INFO] [stdout] 197 | |             }
[INFO] [stdout] 198 | |         };
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `uitest_validity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]    --> src/ast/validity.rs:68:17
[INFO] [stdout]     |
[INFO] [stdout] 68  |                   insta::assert_display_snapshot!(output)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 203 | /         uitest_validity! {
[INFO] [stdout] 204 | |             #[diplomat::bridge]
[INFO] [stdout] 205 | |             mod ffi {
[INFO] [stdout] 206 | |                 struct NonOpaque {
[INFO] [stdout] ...   |
[INFO] [stdout] 222 | |             }
[INFO] [stdout] 223 | |         };
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `uitest_validity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `ValidityError` doesn't implement `std::fmt::Display`
[INFO] [stdout]   --> src/ast/validity.rs:65:45
[INFO] [stdout]    |
[INFO] [stdout] 65 |                   write!(&mut output, "{}\n", error).unwrap();
[INFO] [stdout]    |                                               ^^^^^ `ValidityError` cannot be formatted with the default formatter
[INFO] [stdout] ...
[INFO] [stdout] 75 | /         uitest_validity! {
[INFO] [stdout] 76 | |             #[diplomat::bridge]
[INFO] [stdout] 77 | |             mod ffi {
[INFO] [stdout] 78 | |                 #[diplomat::opaque]
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |             }
[INFO] [stdout] 89 | |         }
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `std::fmt::Display` is not implemented for `ValidityError`
[INFO] [stdout]    = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout]    = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `uitest_validity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `ValidityError` doesn't implement `std::fmt::Display`
[INFO] [stdout]    --> src/ast/validity.rs:65:45
[INFO] [stdout]     |
[INFO] [stdout] 65  |                   write!(&mut output, "{}\n", error).unwrap();
[INFO] [stdout]     |                                               ^^^^^ `ValidityError` cannot be formatted with the default formatter
[INFO] [stdout] ...
[INFO] [stdout] 94  | /         uitest_validity! {
[INFO] [stdout] 95  | |             #[diplomat::bridge]
[INFO] [stdout] 96  | |             mod ffi {
[INFO] [stdout] 97  | |                 struct NonOpaqueStruct {}
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |             }
[INFO] [stdout] 118 | |         };
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `std::fmt::Display` is not implemented for `ValidityError`
[INFO] [stdout]     = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `uitest_validity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `ValidityError` doesn't implement `std::fmt::Display`
[INFO] [stdout]    --> src/ast/validity.rs:65:45
[INFO] [stdout]     |
[INFO] [stdout] 65  |                   write!(&mut output, "{}\n", error).unwrap();
[INFO] [stdout]     |                                               ^^^^^ `ValidityError` cannot be formatted with the default formatter
[INFO] [stdout] ...
[INFO] [stdout] 123 | /         uitest_validity! {
[INFO] [stdout] 124 | |             #[diplomat::bridge]
[INFO] [stdout] 125 | |             mod ffi {
[INFO] [stdout] 126 | |                 #[diplomat::opaque]
[INFO] [stdout] ...   |
[INFO] [stdout] 138 | |             }
[INFO] [stdout] 139 | |         };
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `std::fmt::Display` is not implemented for `ValidityError`
[INFO] [stdout]     = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `uitest_validity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `ValidityError` doesn't implement `std::fmt::Display`
[INFO] [stdout]    --> src/ast/validity.rs:65:45
[INFO] [stdout]     |
[INFO] [stdout] 65  |                   write!(&mut output, "{}\n", error).unwrap();
[INFO] [stdout]     |                                               ^^^^^ `ValidityError` cannot be formatted with the default formatter
[INFO] [stdout] ...
[INFO] [stdout] 144 | /         uitest_validity! {
[INFO] [stdout] 145 | |             #[diplomat::bridge]
[INFO] [stdout] 146 | |             mod ffi {
[INFO] [stdout] 147 | |                 struct OpaqueStruct;
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |             }
[INFO] [stdout] 151 | |         };
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `std::fmt::Display` is not implemented for `ValidityError`
[INFO] [stdout]     = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `uitest_validity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `ValidityError` doesn't implement `std::fmt::Display`
[INFO] [stdout]    --> src/ast/validity.rs:65:45
[INFO] [stdout]     |
[INFO] [stdout] 65  |                   write!(&mut output, "{}\n", error).unwrap();
[INFO] [stdout]     |                                               ^^^^^ `ValidityError` cannot be formatted with the default formatter
[INFO] [stdout] ...
[INFO] [stdout] 156 | /         uitest_validity! {
[INFO] [stdout] 157 | |             #[diplomat::bridge]
[INFO] [stdout] 158 | |             mod ffi {
[INFO] [stdout] 159 | |                 use diplomat_runtime::DiplomatResult;
[INFO] [stdout] ...   |
[INFO] [stdout] 176 | |             }
[INFO] [stdout] 177 | |         };
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `std::fmt::Display` is not implemented for `ValidityError`
[INFO] [stdout]     = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `uitest_validity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `ValidityError` doesn't implement `std::fmt::Display`
[INFO] [stdout]    --> src/ast/validity.rs:65:45
[INFO] [stdout]     |
[INFO] [stdout] 65  |                   write!(&mut output, "{}\n", error).unwrap();
[INFO] [stdout]     |                                               ^^^^^ `ValidityError` cannot be formatted with the default formatter
[INFO] [stdout] ...
[INFO] [stdout] 182 | /         uitest_validity! {
[INFO] [stdout] 183 | |             #[diplomat::bridge]
[INFO] [stdout] 184 | |             mod ffi {
[INFO] [stdout] 185 | |                 struct Foo {
[INFO] [stdout] ...   |
[INFO] [stdout] 197 | |             }
[INFO] [stdout] 198 | |         };
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `std::fmt::Display` is not implemented for `ValidityError`
[INFO] [stdout]     = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `uitest_validity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `ValidityError` doesn't implement `std::fmt::Display`
[INFO] [stdout]    --> src/ast/validity.rs:65:45
[INFO] [stdout]     |
[INFO] [stdout] 65  |                   write!(&mut output, "{}\n", error).unwrap();
[INFO] [stdout]     |                                               ^^^^^ `ValidityError` cannot be formatted with the default formatter
[INFO] [stdout] ...
[INFO] [stdout] 203 | /         uitest_validity! {
[INFO] [stdout] 204 | |             #[diplomat::bridge]
[INFO] [stdout] 205 | |             mod ffi {
[INFO] [stdout] 206 | |                 struct NonOpaque {
[INFO] [stdout] ...   |
[INFO] [stdout] 222 | |             }
[INFO] [stdout] 223 | |         };
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `std::fmt::Display` is not implemented for `ValidityError`
[INFO] [stdout]     = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `uitest_validity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 45 previous errors; 23 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `diplomat_core` (lib test) due to 46 previous errors; 23 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "6c780cc982a308ac94de01045fa6073a7a4941975360387580aba203df9e81e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c780cc982a308ac94de01045fa6073a7a4941975360387580aba203df9e81e0", kill_on_drop: false }`
[INFO] [stdout] 6c780cc982a308ac94de01045fa6073a7a4941975360387580aba203df9e81e0
[INFO] checking diplomat_core-0.7.0 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate diplomat_core 0.7.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate diplomat_core 0.7.0 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate diplomat_core 0.7.0
[INFO] finished tweaking crates.io crate diplomat_core 0.7.0
[INFO] tweaked toml for crates.io crate diplomat_core 0.7.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 368dd37423505e2ef6a86f1d52c55bd61ebccf04ae355fbe97514e7fb4f748c4
[INFO] running `Command { std: "docker" "start" "-a" "368dd37423505e2ef6a86f1d52c55bd61ebccf04ae355fbe97514e7fb4f748c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "368dd37423505e2ef6a86f1d52c55bd61ebccf04ae355fbe97514e7fb4f748c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "368dd37423505e2ef6a86f1d52c55bd61ebccf04ae355fbe97514e7fb4f748c4", kill_on_drop: false }`
[INFO] [stdout] 368dd37423505e2ef6a86f1d52c55bd61ebccf04ae355fbe97514e7fb4f748c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f222d48fb9984d11b7839c055abd7ead4dc3fb5e92eb2469da4b6197ead20c9c
[INFO] running `Command { std: "docker" "start" "-a" "f222d48fb9984d11b7839c055abd7ead4dc3fb5e92eb2469da4b6197ead20c9c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking strck v0.1.2
[INFO] [stderr]     Checking similar v2.4.0
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking strck_ident v0.1.2
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking insta v1.36.1
[INFO] [stderr]     Checking syn v2.0.52
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking diplomat_core v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]    --> src/ast/attrs.rs:188:16
[INFO] [stdout]     |
[INFO] [stdout] 188 |         insta::assert_yaml_snapshot!(attr_cfg);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]    --> src/ast/attrs.rs:190:16
[INFO] [stdout]     |
[INFO] [stdout] 190 |         insta::assert_yaml_snapshot!(attr_cfg);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]    --> src/ast/attrs.rs:192:16
[INFO] [stdout]     |
[INFO] [stdout] 192 |         insta::assert_yaml_snapshot!(attr_cfg);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]    --> src/ast/attrs.rs:194:16
[INFO] [stdout]     |
[INFO] [stdout] 194 |         insta::assert_yaml_snapshot!(attr_cfg);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]    --> src/ast/attrs.rs:197:16
[INFO] [stdout]     |
[INFO] [stdout] 197 |         insta::assert_yaml_snapshot!(attr_cfg);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]    --> src/ast/attrs.rs:205:16
[INFO] [stdout]     |
[INFO] [stdout] 205 |         insta::assert_yaml_snapshot!(attr);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]    --> src/ast/methods.rs:392:16
[INFO] [stdout]     |
[INFO] [stdout] 392 |         insta::assert_yaml_snapshot!(Method::from_syn(
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]    --> src/ast/methods.rs:405:16
[INFO] [stdout]     |
[INFO] [stdout] 405 |         insta::assert_yaml_snapshot!(Method::from_syn(
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]    --> src/ast/methods.rs:424:16
[INFO] [stdout]     |
[INFO] [stdout] 424 |         insta::assert_yaml_snapshot!(Method::from_syn(
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]    --> src/ast/methods.rs:441:16
[INFO] [stdout]     |
[INFO] [stdout] 441 |         insta::assert_yaml_snapshot!(Method::from_syn(
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]    --> src/ast/methods.rs:452:16
[INFO] [stdout]     |
[INFO] [stdout] 452 |         insta::assert_yaml_snapshot!(Method::from_syn(
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]    --> src/ast/modules.rs:318:20
[INFO] [stdout]     |
[INFO] [stdout] 318 |             insta::assert_yaml_snapshot!(Module::from_syn(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]    --> src/ast/modules.rs:363:20
[INFO] [stdout]     |
[INFO] [stdout] 363 |             insta::assert_yaml_snapshot!(Module::from_syn(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]    --> src/ast/modules.rs:396:20
[INFO] [stdout]     |
[INFO] [stdout] 396 |             insta::assert_yaml_snapshot!(File::from(&syn::parse_quote! {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]   --> src/ast/structs.rs:96:20
[INFO] [stdout]    |
[INFO] [stdout] 96 |             insta::assert_yaml_snapshot!(Struct::new(
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]   --> src/ast/enums.rs:83:20
[INFO] [stdout]    |
[INFO] [stdout] 83 |             insta::assert_yaml_snapshot!(Enum::from(&syn::parse_quote! {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]    --> src/ast/enums.rs:101:20
[INFO] [stdout]     |
[INFO] [stdout] 101 |             insta::assert_yaml_snapshot!(Enum::from(&syn::parse_quote! {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]     --> src/ast/types.rs:1061:16
[INFO] [stdout]      |
[INFO] [stdout] 1061 |         insta::assert_yaml_snapshot!(TypeName::from_syn(
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]     --> src/ast/types.rs:1068:16
[INFO] [stdout]      |
[INFO] [stdout] 1068 |         insta::assert_yaml_snapshot!(TypeName::from_syn(
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]     --> src/ast/types.rs:1075:16
[INFO] [stdout]      |
[INFO] [stdout] 1075 |         insta::assert_yaml_snapshot!(TypeName::from_syn(
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]     --> src/ast/types.rs:1085:16
[INFO] [stdout]      |
[INFO] [stdout] 1085 |         insta::assert_yaml_snapshot!(TypeName::from_syn(
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]     --> src/ast/types.rs:1095:16
[INFO] [stdout]      |
[INFO] [stdout] 1095 |         insta::assert_yaml_snapshot!(TypeName::from_syn(
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]     --> src/ast/types.rs:1102:16
[INFO] [stdout]      |
[INFO] [stdout] 1102 |         insta::assert_yaml_snapshot!(TypeName::from_syn(
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]     --> src/ast/types.rs:1112:16
[INFO] [stdout]      |
[INFO] [stdout] 1112 |         insta::assert_yaml_snapshot!(TypeName::from_syn(
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]     --> src/ast/types.rs:1119:16
[INFO] [stdout]      |
[INFO] [stdout] 1119 |         insta::assert_yaml_snapshot!(TypeName::from_syn(
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]     --> src/ast/types.rs:1129:16
[INFO] [stdout]      |
[INFO] [stdout] 1129 |         insta::assert_yaml_snapshot!(TypeName::from_syn(
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]     --> src/ast/types.rs:1136:16
[INFO] [stdout]      |
[INFO] [stdout] 1136 |         insta::assert_yaml_snapshot!(TypeName::from_syn(
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]     --> src/ast/types.rs:1146:16
[INFO] [stdout]      |
[INFO] [stdout] 1146 |         insta::assert_yaml_snapshot!(TypeName::from_syn(
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]     --> src/ast/types.rs:1153:16
[INFO] [stdout]      |
[INFO] [stdout] 1153 |         insta::assert_yaml_snapshot!(TypeName::from_syn(
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]     --> src/ast/types.rs:1160:16
[INFO] [stdout]      |
[INFO] [stdout] 1160 |         insta::assert_yaml_snapshot!(TypeName::from_syn(
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]     --> src/ast/types.rs:1167:16
[INFO] [stdout]      |
[INFO] [stdout] 1167 |         insta::assert_yaml_snapshot!(TypeName::from_syn(
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]     --> src/ast/types.rs:1177:16
[INFO] [stdout]      |
[INFO] [stdout] 1177 |         insta::assert_yaml_snapshot!(TypeName::from_syn(
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]     --> src/ast/types.rs:1184:16
[INFO] [stdout]      |
[INFO] [stdout] 1184 |         insta::assert_yaml_snapshot!(TypeName::from_syn(
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]     --> src/ast/types.rs:1191:16
[INFO] [stdout]      |
[INFO] [stdout] 1191 |         insta::assert_yaml_snapshot!(TypeName::from_syn(
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]     --> src/ast/types.rs:1198:16
[INFO] [stdout]      |
[INFO] [stdout] 1198 |         insta::assert_yaml_snapshot!(TypeName::from_syn(
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]     --> src/ast/types.rs:1205:16
[INFO] [stdout]      |
[INFO] [stdout] 1205 |         insta::assert_yaml_snapshot!(TypeName::from_syn(
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]     --> src/ast/types.rs:1212:16
[INFO] [stdout]      |
[INFO] [stdout] 1212 |         insta::assert_yaml_snapshot!(TypeName::from_syn(
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]     --> src/ast/types.rs:1219:16
[INFO] [stdout]      |
[INFO] [stdout] 1219 |         insta::assert_yaml_snapshot!(TypeName::from_syn(
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `insta` is imported redundantly
[INFO] [stdout]    --> src/ast/attrs.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |     use insta;
[INFO] [stdout]     |         ^^^^^ the item `insta` is already defined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `syn` is imported redundantly
[INFO] [stdout]    --> src/ast/attrs.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 |     use syn;
[INFO] [stdout]     |         ^^^ the item `syn` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `insta` is imported redundantly
[INFO] [stdout]    --> src/ast/methods.rs:382:9
[INFO] [stdout]     |
[INFO] [stdout] 382 |     use insta;
[INFO] [stdout]     |         ^^^^^ the item `insta` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `syn` is imported redundantly
[INFO] [stdout]    --> src/ast/methods.rs:384:9
[INFO] [stdout]     |
[INFO] [stdout] 384 |     use syn;
[INFO] [stdout]     |         ^^^ the item `syn` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `insta` is imported redundantly
[INFO] [stdout]    --> src/ast/modules.rs:306:17
[INFO] [stdout]     |
[INFO] [stdout] 306 |     use insta::{self, Settings};
[INFO] [stdout]     |                 ^^^^ the item `insta` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `syn`
[INFO] [stdout]    --> src/ast/modules.rs:308:9
[INFO] [stdout]     |
[INFO] [stdout] 308 |     use syn;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `File`, `Module`
[INFO] [stdout]    --> src/ast/modules.rs:310:22
[INFO] [stdout]     |
[INFO] [stdout] 310 |     use crate::ast::{File, Module};
[INFO] [stdout]     |                      ^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `insta` is imported redundantly
[INFO] [stdout]   --> src/ast/structs.rs:84:17
[INFO] [stdout]    |
[INFO] [stdout] 84 |     use insta::{self, Settings};
[INFO] [stdout]    |                 ^^^^ the item `insta` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `syn`
[INFO] [stdout]   --> src/ast/structs.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |     use syn;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::Struct`
[INFO] [stdout]   --> src/ast/structs.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |     use super::Struct;
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `insta` is imported redundantly
[INFO] [stdout]   --> src/ast/enums.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 |     use insta::{self, Settings};
[INFO] [stdout]    |                 ^^^^ the item `insta` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `syn`
[INFO] [stdout]   --> src/ast/enums.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |     use syn;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::Enum`
[INFO] [stdout]   --> src/ast/enums.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |     use super::Enum;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `insta` is imported redundantly
[INFO] [stdout]     --> src/ast/types.rs:1053:9
[INFO] [stdout]      |
[INFO] [stdout] 1053 |     use insta;
[INFO] [stdout]      |         ^^^^^ the item `insta` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `syn`
[INFO] [stdout]     --> src/ast/types.rs:1055:9
[INFO] [stdout]      |
[INFO] [stdout] 1055 |     use syn;
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::TypeName`
[INFO] [stdout]     --> src/ast/types.rs:1057:9
[INFO] [stdout]      |
[INFO] [stdout] 1057 |     use super::TypeName;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]   --> src/ast/validity.rs:68:17
[INFO] [stdout]    |
[INFO] [stdout] 68 |                   insta::assert_display_snapshot!(output)
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 | /         uitest_validity! {
[INFO] [stdout] 76 | |             #[diplomat::bridge]
[INFO] [stdout] 77 | |             mod ffi {
[INFO] [stdout] 78 | |                 #[diplomat::opaque]
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |             }
[INFO] [stdout] 89 | |         }
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `uitest_validity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]    --> src/ast/validity.rs:68:17
[INFO] [stdout]     |
[INFO] [stdout] 68  |                   insta::assert_display_snapshot!(output)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 94  | /         uitest_validity! {
[INFO] [stdout] 95  | |             #[diplomat::bridge]
[INFO] [stdout] 96  | |             mod ffi {
[INFO] [stdout] 97  | |                 struct NonOpaqueStruct {}
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |             }
[INFO] [stdout] 118 | |         };
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `uitest_validity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]    --> src/ast/validity.rs:68:17
[INFO] [stdout]     |
[INFO] [stdout] 68  |                   insta::assert_display_snapshot!(output)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 | /         uitest_validity! {
[INFO] [stdout] 124 | |             #[diplomat::bridge]
[INFO] [stdout] 125 | |             mod ffi {
[INFO] [stdout] 126 | |                 #[diplomat::opaque]
[INFO] [stdout] ...   |
[INFO] [stdout] 138 | |             }
[INFO] [stdout] 139 | |         };
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `uitest_validity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]    --> src/ast/validity.rs:68:17
[INFO] [stdout]     |
[INFO] [stdout] 68  |                   insta::assert_display_snapshot!(output)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 144 | /         uitest_validity! {
[INFO] [stdout] 145 | |             #[diplomat::bridge]
[INFO] [stdout] 146 | |             mod ffi {
[INFO] [stdout] 147 | |                 struct OpaqueStruct;
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |             }
[INFO] [stdout] 151 | |         };
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `uitest_validity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]    --> src/ast/validity.rs:68:17
[INFO] [stdout]     |
[INFO] [stdout] 68  |                   insta::assert_display_snapshot!(output)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 | /         uitest_validity! {
[INFO] [stdout] 157 | |             #[diplomat::bridge]
[INFO] [stdout] 158 | |             mod ffi {
[INFO] [stdout] 159 | |                 use diplomat_runtime::DiplomatResult;
[INFO] [stdout] ...   |
[INFO] [stdout] 176 | |             }
[INFO] [stdout] 177 | |         };
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `uitest_validity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]    --> src/ast/validity.rs:68:17
[INFO] [stdout]     |
[INFO] [stdout] 68  |                   insta::assert_display_snapshot!(output)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 182 | /         uitest_validity! {
[INFO] [stdout] 183 | |             #[diplomat::bridge]
[INFO] [stdout] 184 | |             mod ffi {
[INFO] [stdout] 185 | |                 struct Foo {
[INFO] [stdout] ...   |
[INFO] [stdout] 197 | |             }
[INFO] [stdout] 198 | |         };
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `uitest_validity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]    --> src/ast/validity.rs:68:17
[INFO] [stdout]     |
[INFO] [stdout] 68  |                   insta::assert_display_snapshot!(output)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 203 | /         uitest_validity! {
[INFO] [stdout] 204 | |             #[diplomat::bridge]
[INFO] [stdout] 205 | |             mod ffi {
[INFO] [stdout] 206 | |                 struct NonOpaque {
[INFO] [stdout] ...   |
[INFO] [stdout] 222 | |             }
[INFO] [stdout] 223 | |         };
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `uitest_validity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `ValidityError` doesn't implement `std::fmt::Display`
[INFO] [stdout]   --> src/ast/validity.rs:65:45
[INFO] [stdout]    |
[INFO] [stdout] 65 |                   write!(&mut output, "{}\n", error).unwrap();
[INFO] [stdout]    |                                               ^^^^^ `ValidityError` cannot be formatted with the default formatter
[INFO] [stdout] ...
[INFO] [stdout] 75 | /         uitest_validity! {
[INFO] [stdout] 76 | |             #[diplomat::bridge]
[INFO] [stdout] 77 | |             mod ffi {
[INFO] [stdout] 78 | |                 #[diplomat::opaque]
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |             }
[INFO] [stdout] 89 | |         }
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `std::fmt::Display` is not implemented for `ValidityError`
[INFO] [stdout]    = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout]    = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `uitest_validity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `ValidityError` doesn't implement `std::fmt::Display`
[INFO] [stdout]    --> src/ast/validity.rs:65:45
[INFO] [stdout]     |
[INFO] [stdout] 65  |                   write!(&mut output, "{}\n", error).unwrap();
[INFO] [stdout]     |                                               ^^^^^ `ValidityError` cannot be formatted with the default formatter
[INFO] [stdout] ...
[INFO] [stdout] 94  | /         uitest_validity! {
[INFO] [stdout] 95  | |             #[diplomat::bridge]
[INFO] [stdout] 96  | |             mod ffi {
[INFO] [stdout] 97  | |                 struct NonOpaqueStruct {}
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |             }
[INFO] [stdout] 118 | |         };
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `std::fmt::Display` is not implemented for `ValidityError`
[INFO] [stdout]     = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `uitest_validity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `ValidityError` doesn't implement `std::fmt::Display`
[INFO] [stdout]    --> src/ast/validity.rs:65:45
[INFO] [stdout]     |
[INFO] [stdout] 65  |                   write!(&mut output, "{}\n", error).unwrap();
[INFO] [stdout]     |                                               ^^^^^ `ValidityError` cannot be formatted with the default formatter
[INFO] [stdout] ...
[INFO] [stdout] 123 | /         uitest_validity! {
[INFO] [stdout] 124 | |             #[diplomat::bridge]
[INFO] [stdout] 125 | |             mod ffi {
[INFO] [stdout] 126 | |                 #[diplomat::opaque]
[INFO] [stdout] ...   |
[INFO] [stdout] 138 | |             }
[INFO] [stdout] 139 | |         };
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `std::fmt::Display` is not implemented for `ValidityError`
[INFO] [stdout]     = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `uitest_validity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `ValidityError` doesn't implement `std::fmt::Display`
[INFO] [stdout]    --> src/ast/validity.rs:65:45
[INFO] [stdout]     |
[INFO] [stdout] 65  |                   write!(&mut output, "{}\n", error).unwrap();
[INFO] [stdout]     |                                               ^^^^^ `ValidityError` cannot be formatted with the default formatter
[INFO] [stdout] ...
[INFO] [stdout] 144 | /         uitest_validity! {
[INFO] [stdout] 145 | |             #[diplomat::bridge]
[INFO] [stdout] 146 | |             mod ffi {
[INFO] [stdout] 147 | |                 struct OpaqueStruct;
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |             }
[INFO] [stdout] 151 | |         };
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `std::fmt::Display` is not implemented for `ValidityError`
[INFO] [stdout]     = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `uitest_validity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `ValidityError` doesn't implement `std::fmt::Display`
[INFO] [stdout]    --> src/ast/validity.rs:65:45
[INFO] [stdout]     |
[INFO] [stdout] 65  |                   write!(&mut output, "{}\n", error).unwrap();
[INFO] [stdout]     |                                               ^^^^^ `ValidityError` cannot be formatted with the default formatter
[INFO] [stdout] ...
[INFO] [stdout] 156 | /         uitest_validity! {
[INFO] [stdout] 157 | |             #[diplomat::bridge]
[INFO] [stdout] 158 | |             mod ffi {
[INFO] [stdout] 159 | |                 use diplomat_runtime::DiplomatResult;
[INFO] [stdout] ...   |
[INFO] [stdout] 176 | |             }
[INFO] [stdout] 177 | |         };
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `std::fmt::Display` is not implemented for `ValidityError`
[INFO] [stdout]     = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `uitest_validity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `ValidityError` doesn't implement `std::fmt::Display`
[INFO] [stdout]    --> src/ast/validity.rs:65:45
[INFO] [stdout]     |
[INFO] [stdout] 65  |                   write!(&mut output, "{}\n", error).unwrap();
[INFO] [stdout]     |                                               ^^^^^ `ValidityError` cannot be formatted with the default formatter
[INFO] [stdout] ...
[INFO] [stdout] 182 | /         uitest_validity! {
[INFO] [stdout] 183 | |             #[diplomat::bridge]
[INFO] [stdout] 184 | |             mod ffi {
[INFO] [stdout] 185 | |                 struct Foo {
[INFO] [stdout] ...   |
[INFO] [stdout] 197 | |             }
[INFO] [stdout] 198 | |         };
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `std::fmt::Display` is not implemented for `ValidityError`
[INFO] [stdout]     = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `uitest_validity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `ValidityError` doesn't implement `std::fmt::Display`
[INFO] [stdout]    --> src/ast/validity.rs:65:45
[INFO] [stdout]     |
[INFO] [stdout] 65  |                   write!(&mut output, "{}\n", error).unwrap();
[INFO] [stdout]     |                                               ^^^^^ `ValidityError` cannot be formatted with the default formatter
[INFO] [stdout] ...
[INFO] [stdout] 203 | /         uitest_validity! {
[INFO] [stdout] 204 | |             #[diplomat::bridge]
[INFO] [stdout] 205 | |             mod ffi {
[INFO] [stdout] 206 | |                 struct NonOpaque {
[INFO] [stdout] ...   |
[INFO] [stdout] 222 | |             }
[INFO] [stdout] 223 | |         };
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `std::fmt::Display` is not implemented for `ValidityError`
[INFO] [stdout]     = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `uitest_validity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 45 previous errors; 23 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `diplomat_core` (lib test) due to 46 previous errors; 23 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f222d48fb9984d11b7839c055abd7ead4dc3fb5e92eb2469da4b6197ead20c9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f222d48fb9984d11b7839c055abd7ead4dc3fb5e92eb2469da4b6197ead20c9c", kill_on_drop: false }`
[INFO] [stdout] f222d48fb9984d11b7839c055abd7ead4dc3fb5e92eb2469da4b6197ead20c9c
