[INFO] fetching crate diplomat_core 0.8.1...
[INFO] checking diplomat_core-0.8.1 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate diplomat_core 0.8.1 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate diplomat_core 0.8.1 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate diplomat_core 0.8.1
[INFO] finished tweaking crates.io crate diplomat_core 0.8.1
[INFO] tweaked toml for crates.io crate diplomat_core 0.8.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 28 packages to latest compatible versions
[INFO] [stderr]       Adding strck_ident v0.1.2 (available: v1.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `either` dependency)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4bdd89568ab1e154884c0f60a5ff22e046f6c50529f1663b103f2c6a8c90b2bc
[INFO] running `Command { std: "docker" "start" "-a" "4bdd89568ab1e154884c0f60a5ff22e046f6c50529f1663b103f2c6a8c90b2bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4bdd89568ab1e154884c0f60a5ff22e046f6c50529f1663b103f2c6a8c90b2bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bdd89568ab1e154884c0f60a5ff22e046f6c50529f1663b103f2c6a8c90b2bc", kill_on_drop: false }`
[INFO] [stdout] 4bdd89568ab1e154884c0f60a5ff22e046f6c50529f1663b103f2c6a8c90b2bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ad04b02eb1ad41330b83e53fe5f19428e46852afff635df28b72bb5a441dd6f
[INFO] running `Command { std: "docker" "start" "-a" "4ad04b02eb1ad41330b83e53fe5f19428e46852afff635df28b72bb5a441dd6f", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `either` dependency)
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]     Checking unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]     Checking strck v0.1.2
[INFO] [stderr]     Checking similar v2.6.0
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking strck_ident v0.1.2
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]     Checking insta v1.41.0
[INFO] [stderr]     Checking syn v2.0.85
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]     Checking diplomat_core v0.8.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout]    --> src/ast/attrs.rs:440:16
[INFO] [stdout]     |
[INFO] [stdout] 440 |         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:442:16
[INFO] [stdout]     |
[INFO] [stdout] 442 |         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:444:16
[INFO] [stdout]     |
[INFO] [stdout] 444 |         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:446:16
[INFO] [stdout]     |
[INFO] [stdout] 446 |         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:449:16
[INFO] [stdout]     |
[INFO] [stdout] 449 |         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:457:16
[INFO] [stdout]     |
[INFO] [stdout] 457 |         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/attrs.rs:464:16
[INFO] [stdout]     |
[INFO] [stdout] 464 |         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/attrs.rs:467:16
[INFO] [stdout]     |
[INFO] [stdout] 467 |         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:365:16
[INFO] [stdout]     |
[INFO] [stdout] 365 |         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:378:16
[INFO] [stdout]     |
[INFO] [stdout] 378 |         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:397:16
[INFO] [stdout]     |
[INFO] [stdout] 397 |         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:414:16
[INFO] [stdout]     |
[INFO] [stdout] 414 |         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:425:16
[INFO] [stdout]     |
[INFO] [stdout] 425 |         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:308:20
[INFO] [stdout]     |
[INFO] [stdout] 308 |             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:353:20
[INFO] [stdout]     |
[INFO] [stdout] 353 |             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:386:20
[INFO] [stdout]     |
[INFO] [stdout] 386 |             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:99:20
[INFO] [stdout]    |
[INFO] [stdout] 99 |             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:88:20
[INFO] [stdout]    |
[INFO] [stdout] 88 |             insta::assert_yaml_snapshot!(Enum::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:109:20
[INFO] [stdout]     |
[INFO] [stdout] 109 |             insta::assert_yaml_snapshot!(Enum::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/types.rs:1015:16
[INFO] [stdout]      |
[INFO] [stdout] 1015 |         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:1022:16
[INFO] [stdout]      |
[INFO] [stdout] 1022 |         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:1029:16
[INFO] [stdout]      |
[INFO] [stdout] 1029 |         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:1039:16
[INFO] [stdout]      |
[INFO] [stdout] 1039 |         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:1049:16
[INFO] [stdout]      |
[INFO] [stdout] 1049 |         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:1056:16
[INFO] [stdout]      |
[INFO] [stdout] 1056 |         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:1066:16
[INFO] [stdout]      |
[INFO] [stdout] 1066 |         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:1073:16
[INFO] [stdout]      |
[INFO] [stdout] 1073 |         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:1083:16
[INFO] [stdout]      |
[INFO] [stdout] 1083 |         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:1090:16
[INFO] [stdout]      |
[INFO] [stdout] 1090 |         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:1100:16
[INFO] [stdout]      |
[INFO] [stdout] 1100 |         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:1107:16
[INFO] [stdout]      |
[INFO] [stdout] 1107 |         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:1114:16
[INFO] [stdout]      |
[INFO] [stdout] 1114 |         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:1121:16
[INFO] [stdout]      |
[INFO] [stdout] 1121 |         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:1131:16
[INFO] [stdout]      |
[INFO] [stdout] 1131 |         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:1138:16
[INFO] [stdout]      |
[INFO] [stdout] 1138 |         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:1145:16
[INFO] [stdout]      |
[INFO] [stdout] 1145 |         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:1152:16
[INFO] [stdout]      |
[INFO] [stdout] 1152 |         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:1159:16
[INFO] [stdout]      |
[INFO] [stdout] 1159 |         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:1166:16
[INFO] [stdout]      |
[INFO] [stdout] 1166 |         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:1173:16
[INFO] [stdout]      |
[INFO] [stdout] 1173 |         insta::assert_yaml_snapshot!(TypeName::from_syn(
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^ could not find `assert_yaml_snapshot` in `insta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `syn`
[INFO] [stdout]    --> src/ast/modules.rs:298:9
[INFO] [stdout]     |
[INFO] [stdout] 298 |     use syn;
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `File` and `Module`
[INFO] [stdout]    --> src/ast/modules.rs:300:22
[INFO] [stdout]     |
[INFO] [stdout] 300 |     use crate::ast::{File, Module};
[INFO] [stdout]     |                      ^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `syn`
[INFO] [stdout]   --> src/ast/structs.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |     use syn;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::Struct`
[INFO] [stdout]   --> src/ast/structs.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |     use super::Struct;
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `syn`
[INFO] [stdout]   --> src/ast/enums.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |     use syn;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::Enum`
[INFO] [stdout]   --> src/ast/enums.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |     use super::Enum;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `syn`
[INFO] [stdout]     --> src/ast/types.rs:1009:9
[INFO] [stdout]      |
[INFO] [stdout] 1009 |     use syn;
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::TypeName`
[INFO] [stdout]     --> src/ast/types.rs:1011:9
[INFO] [stdout]      |
[INFO] [stdout] 1011 |     use super::TypeName;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `diplomat_core` (lib test) due to 40 previous errors; 8 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "4ad04b02eb1ad41330b83e53fe5f19428e46852afff635df28b72bb5a441dd6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ad04b02eb1ad41330b83e53fe5f19428e46852afff635df28b72bb5a441dd6f", kill_on_drop: false }`
[INFO] [stdout] 4ad04b02eb1ad41330b83e53fe5f19428e46852afff635df28b72bb5a441dd6f
