[INFO] cloning repository https://github.com/ggujjula/simple_refinement
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ggujjula/simple_refinement" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fggujjula%2Fsimple_refinement", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fggujjula%2Fsimple_refinement'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 037d880b65a119d4b10d70736cbbe4dc0cff995a
[INFO] checking ggujjula/simple_refinement against try#e983148bd5f0f0db270bfb72149f5e892e68b67f for pr-150322
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fggujjula%2Fsimple_refinement" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ggujjula/simple_refinement
[INFO] finished tweaking git repo https://github.com/ggujjula/simple_refinement
[INFO] tweaked toml for git repo https://github.com/ggujjula/simple_refinement written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ggujjula/simple_refinement on toolchain e983148bd5f0f0db270bfb72149f5e892e68b67f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ggujjula/simple_refinement already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded verus_builtin v0.0.0-2025-12-14-0054
[INFO] [stderr]   Downloaded verus_builtin_macros v0.0.0-2025-12-07-0054
[INFO] [stderr]   Downloaded verus_prettyplease v0.0.0-2025-11-16-0050
[INFO] [stderr]   Downloaded verus_state_machines_macros v0.0.0-2025-11-23-0053
[INFO] [stderr]   Downloaded vstd v0.0.0-2025-12-14-0054
[INFO] [stderr]   Downloaded verus_syn v0.0.0-2025-11-16-0050
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 35d52e9a87596cdf0a82681424021ef7d79fac9db53a4c2b1d750f2569906fc3
[INFO] running `Command { std: "docker" "start" "-a" "35d52e9a87596cdf0a82681424021ef7d79fac9db53a4c2b1d750f2569906fc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35d52e9a87596cdf0a82681424021ef7d79fac9db53a4c2b1d750f2569906fc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35d52e9a87596cdf0a82681424021ef7d79fac9db53a4c2b1d750f2569906fc3", kill_on_drop: false }`
[INFO] [stdout] 35d52e9a87596cdf0a82681424021ef7d79fac9db53a4c2b1d750f2569906fc3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6a40a6c6db679c0dd00e8673eb60d37dcea18377a53d93896cdc95cc40a98e1
[INFO] running `Command { std: "docker" "start" "-a" "a6a40a6c6db679c0dd00e8673eb60d37dcea18377a53d93896cdc95cc40a98e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling verus_prettyplease v0.0.0-2025-11-16-0050
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling vstd v0.0.0-2025-12-14-0054
[INFO] [stderr]     Checking verus_builtin v0.0.0-2025-12-14-0054
[INFO] [stderr]    Compiling verus_syn v0.0.0-2025-11-16-0050
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling verus_builtin_macros v0.0.0-2025-12-07-0054
[INFO] [stderr]    Compiling verus_state_machines_macros v0.0.0-2025-11-23-0053
[INFO] [stderr]     Checking simple_refinement v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `verifier`
[INFO] [stdout]    --> src/lib.rs:142:7
[INFO] [stdout]     |
[INFO] [stdout] 142 |     #[verifier::reject_recursive_types(T)]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `verifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `verifier`
[INFO] [stdout]    --> src/lib.rs:142:7
[INFO] [stdout]     |
[INFO] [stdout] 142 |     #[verifier::reject_recursive_types(T)]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `verifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `verifier`
[INFO] [stdout]   --> src/lib.rs:61:7
[INFO] [stdout]    |
[INFO] [stdout] 61 |     #[verifier::reject_recursive_types(T)]
[INFO] [stdout]    |       ^^^^^^^^ use of unresolved module or unlinked crate `verifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `verifier`
[INFO] [stdout]   --> src/lib.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[verifier::reject_recursive_types(T)]
[INFO] [stdout]    |       ^^^^^^^^ use of unresolved module or unlinked crate `verifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `verifier`
[INFO] [stdout]   --> src/lib.rs:61:7
[INFO] [stdout]    |
[INFO] [stdout] 61 |     #[verifier::reject_recursive_types(T)]
[INFO] [stdout]    |       ^^^^^^^^ use of unresolved module or unlinked crate `verifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `verifier`
[INFO] [stdout]   --> src/lib.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[verifier::reject_recursive_types(T)]
[INFO] [stdout]    |       ^^^^^^^^ use of unresolved module or unlinked crate `verifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `verus_keep_ghost`
[INFO] [stdout]    --> src/lib.rs:144:16
[INFO] [stdout]     |
[INFO] [stdout] 144 |           fields {
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 145 | |             #[sharding(constant)]
[INFO] [stdout] 146 | |             pub capacity: nat,
[INFO] [stdout] ...   |
[INFO] [stdout] 164 | |             pub consumer: ConsumerState,
[INFO] [stdout] 165 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(verus_keep_ghost)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(verus_keep_ghost)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `verus_keep_ghost`
[INFO] [stdout]    --> src/lib.rs:144:16
[INFO] [stdout]     |
[INFO] [stdout] 144 |           fields {
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 145 | |             #[sharding(constant)]
[INFO] [stdout] 146 | |             pub capacity: nat,
[INFO] [stdout] ...   |
[INFO] [stdout] 164 | |             pub consumer: ConsumerState,
[INFO] [stdout] 165 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(verus_keep_ghost)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(verus_keep_ghost)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `verus_keep_ghost`
[INFO] [stdout]    --> src/lib.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / tokenized_state_machine!{
[INFO] [stdout] 142 | |     #[verifier::reject_recursive_types(T)]
[INFO] [stdout] 143 | |     BoundedSeq<T> {
[INFO] [stdout] 144 | |         fields {
[INFO] [stdout] ...   |
[INFO] [stdout] 460 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `tokenized_state_machine` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `tokenized_state_machine` may come from an old version of the `verus_state_machines_macros` crate, try updating your dependency with `cargo update -p verus_state_machines_macros`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `tokenized_state_machine` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `verus_keep_ghost`
[INFO] [stdout]    --> src/lib.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / tokenized_state_machine!{
[INFO] [stdout] 142 | |     #[verifier::reject_recursive_types(T)]
[INFO] [stdout] 143 | |     BoundedSeq<T> {
[INFO] [stdout] 144 | |         fields {
[INFO] [stdout] ...   |
[INFO] [stdout] 460 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `tokenized_state_machine` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `tokenized_state_machine` may come from an old version of the `verus_state_machines_macros` crate, try updating your dependency with `cargo update -p verus_state_machines_macros`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `tokenized_state_machine` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `verus_keep_ghost`
[INFO] [stdout]   --> src/lib.rs:63:16
[INFO] [stdout]    |
[INFO] [stdout] 63 |           fields {
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 64 | |             #[sharding(variable)]
[INFO] [stdout] 65 | |             pub inner: Seq<T>,
[INFO] [stdout] 66 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(verus_keep_ghost)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(verus_keep_ghost)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `verus_keep_ghost`
[INFO] [stdout]   --> src/lib.rs:63:16
[INFO] [stdout]    |
[INFO] [stdout] 63 |           fields {
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 64 | |             #[sharding(variable)]
[INFO] [stdout] 65 | |             pub inner: Seq<T>,
[INFO] [stdout] 66 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(verus_keep_ghost)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(verus_keep_ghost)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `verus_keep_ghost`
[INFO] [stdout]    --> src/lib.rs:60:1
[INFO] [stdout]     |
[INFO] [stdout]  60 | / tokenized_state_machine!{
[INFO] [stdout]  61 | |     #[verifier::reject_recursive_types(T)]
[INFO] [stdout]  62 | |     SimpleSeq<T> {
[INFO] [stdout]  63 | |         fields {
[INFO] [stdout] ...   |
[INFO] [stdout] 139 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `tokenized_state_machine` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `tokenized_state_machine` may come from an old version of the `verus_state_machines_macros` crate, try updating your dependency with `cargo update -p verus_state_machines_macros`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `tokenized_state_machine` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `verus_keep_ghost`
[INFO] [stdout]   --> src/lib.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 |           fields {
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 29 | |             #[sharding(variable)]
[INFO] [stdout] 30 | |             pub inner: Multiset<T>,
[INFO] [stdout] 31 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(verus_keep_ghost)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(verus_keep_ghost)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `verus_keep_ghost`
[INFO] [stdout]    --> src/lib.rs:60:1
[INFO] [stdout]     |
[INFO] [stdout]  60 | / tokenized_state_machine!{
[INFO] [stdout]  61 | |     #[verifier::reject_recursive_types(T)]
[INFO] [stdout]  62 | |     SimpleSeq<T> {
[INFO] [stdout]  63 | |         fields {
[INFO] [stdout] ...   |
[INFO] [stdout] 139 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `tokenized_state_machine` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `tokenized_state_machine` may come from an old version of the `verus_state_machines_macros` crate, try updating your dependency with `cargo update -p verus_state_machines_macros`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `tokenized_state_machine` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `verus_keep_ghost`
[INFO] [stdout]   --> src/lib.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 |           fields {
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 29 | |             #[sharding(variable)]
[INFO] [stdout] 30 | |             pub inner: Multiset<T>,
[INFO] [stdout] 31 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(verus_keep_ghost)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(verus_keep_ghost)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `verus_keep_ghost`
[INFO] [stdout]   --> src/lib.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / tokenized_state_machine!{
[INFO] [stdout] 26 | |     #[verifier::reject_recursive_types(T)]
[INFO] [stdout] 27 | |     SimpleMachine<T> {
[INFO] [stdout] 28 | |         fields {
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `tokenized_state_machine` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `tokenized_state_machine` may come from an old version of the `verus_state_machines_macros` crate, try updating your dependency with `cargo update -p verus_state_machines_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `tokenized_state_machine` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PCell`
[INFO] [stdout]  --> src/lib.rs:7:26
[INFO] [stdout]   |
[INFO] [stdout] 7 | use vstd::cell::{CellId, PCell, PointsTo};
[INFO] [stdout]   |                          ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `verus_state_machines_macros::case_on_init`
[INFO] [stdout]   --> src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use verus_state_machines_macros::case_on_init;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `verus_keep_ghost`
[INFO] [stdout]   --> src/lib.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / tokenized_state_machine!{
[INFO] [stdout] 26 | |     #[verifier::reject_recursive_types(T)]
[INFO] [stdout] 27 | |     SimpleMachine<T> {
[INFO] [stdout] 28 | |         fields {
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `tokenized_state_machine` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `tokenized_state_machine` may come from an old version of the `verus_state_machines_macros` crate, try updating your dependency with `cargo update -p verus_state_machines_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `tokenized_state_machine` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `verus_state_machines_macros::case_on_next`
[INFO] [stdout]   --> src/lib.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use verus_state_machines_macros::case_on_next;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `verus_state_machines_macros::state_machine`
[INFO] [stdout]   --> src/lib.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use verus_state_machines_macros::state_machine;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PCell`
[INFO] [stdout]  --> src/lib.rs:7:26
[INFO] [stdout]   |
[INFO] [stdout] 7 | use vstd::cell::{CellId, PCell, PointsTo};
[INFO] [stdout]   |                          ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `verus_keep_ghost`
[INFO] [stdout]   --> src/lib.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / tokenized_state_machine!{
[INFO] [stdout] 26 | |     #[verifier::reject_recursive_types(T)]
[INFO] [stdout] 27 | |     SimpleMachine<T> {
[INFO] [stdout] 28 | |         fields {
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::vstd::prelude::is_variant_no_deprecation_warning` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `::vstd::prelude::is_variant_no_deprecation_warning` may come from an old version of the `verus_builtin_macros` crate, try updating your dependency with `cargo update -p verus_builtin_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `::vstd::prelude::is_variant_no_deprecation_warning` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `verus_state_machines_macros::case_on_init`
[INFO] [stdout]   --> src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use verus_state_machines_macros::case_on_init;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `verus_state_machines_macros::case_on_next`
[INFO] [stdout]   --> src/lib.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use verus_state_machines_macros::case_on_next;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `verus_state_machines_macros::state_machine`
[INFO] [stdout]   --> src/lib.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use verus_state_machines_macros::state_machine;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `verus_keep_ghost`
[INFO] [stdout]   --> src/lib.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / tokenized_state_machine!{
[INFO] [stdout] 26 | |     #[verifier::reject_recursive_types(T)]
[INFO] [stdout] 27 | |     SimpleMachine<T> {
[INFO] [stdout] 28 | |         fields {
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::vstd::prelude::is_variant_no_deprecation_warning` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `::vstd::prelude::is_variant_no_deprecation_warning` may come from an old version of the `verus_builtin_macros` crate, try updating your dependency with `cargo update -p verus_builtin_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `::vstd::prelude::is_variant_no_deprecation_warning` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `verus_keep_ghost`
[INFO] [stdout]   --> src/lib.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / tokenized_state_machine!{
[INFO] [stdout] 26 | |     #[verifier::reject_recursive_types(T)]
[INFO] [stdout] 27 | |     SimpleMachine<T> {
[INFO] [stdout] 28 | |         fields {
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::vstd::prelude::is_variant_no_deprecation_warning` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `::vstd::prelude::is_variant_no_deprecation_warning` may come from an old version of the `verus_builtin_macros` crate, try updating your dependency with `cargo update -p verus_builtin_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `::vstd::prelude::is_variant_no_deprecation_warning` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `verus_keep_ghost_body`
[INFO] [stdout]   --> src/lib.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / tokenized_state_machine!{
[INFO] [stdout] 26 | |     #[verifier::reject_recursive_types(T)]
[INFO] [stdout] 27 | |     SimpleMachine<T> {
[INFO] [stdout] 28 | |         fields {
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `tokenized_state_machine` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `tokenized_state_machine` may come from an old version of the `verus_state_machines_macros` crate, try updating your dependency with `cargo update -p verus_state_machines_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `tokenized_state_machine` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `verus_keep_ghost`
[INFO] [stdout]   --> src/lib.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / tokenized_state_machine!{
[INFO] [stdout] 26 | |     #[verifier::reject_recursive_types(T)]
[INFO] [stdout] 27 | |     SimpleMachine<T> {
[INFO] [stdout] 28 | |         fields {
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::vstd::prelude::is_variant_no_deprecation_warning` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `::vstd::prelude::is_variant_no_deprecation_warning` may come from an old version of the `verus_builtin_macros` crate, try updating your dependency with `cargo update -p verus_builtin_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `::vstd::prelude::is_variant_no_deprecation_warning` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `verus_keep_ghost_body`
[INFO] [stdout]   --> src/lib.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / tokenized_state_machine!{
[INFO] [stdout] 26 | |     #[verifier::reject_recursive_types(T)]
[INFO] [stdout] 27 | |     SimpleMachine<T> {
[INFO] [stdout] 28 | |         fields {
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `tokenized_state_machine` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `tokenized_state_machine` may come from an old version of the `verus_state_machines_macros` crate, try updating your dependency with `cargo update -p verus_state_machines_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `tokenized_state_machine` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `verus_keep_ghost`
[INFO] [stdout]    --> src/lib.rs:60:1
[INFO] [stdout]     |
[INFO] [stdout]  60 | / tokenized_state_machine!{
[INFO] [stdout]  61 | |     #[verifier::reject_recursive_types(T)]
[INFO] [stdout]  62 | |     SimpleSeq<T> {
[INFO] [stdout]  63 | |         fields {
[INFO] [stdout] ...   |
[INFO] [stdout] 139 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `::vstd::prelude::is_variant_no_deprecation_warning` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `::vstd::prelude::is_variant_no_deprecation_warning` may come from an old version of the `verus_builtin_macros` crate, try updating your dependency with `cargo update -p verus_builtin_macros`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `::vstd::prelude::is_variant_no_deprecation_warning` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `verus_keep_ghost`
[INFO] [stdout]    --> src/lib.rs:60:1
[INFO] [stdout]     |
[INFO] [stdout]  60 | / tokenized_state_machine!{
[INFO] [stdout]  61 | |     #[verifier::reject_recursive_types(T)]
[INFO] [stdout]  62 | |     SimpleSeq<T> {
[INFO] [stdout]  63 | |         fields {
[INFO] [stdout] ...   |
[INFO] [stdout] 139 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `::vstd::prelude::is_variant_no_deprecation_warning` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `::vstd::prelude::is_variant_no_deprecation_warning` may come from an old version of the `verus_builtin_macros` crate, try updating your dependency with `cargo update -p verus_builtin_macros`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `::vstd::prelude::is_variant_no_deprecation_warning` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `verus_keep_ghost_body`
[INFO] [stdout]    --> src/lib.rs:60:1
[INFO] [stdout]     |
[INFO] [stdout]  60 | / tokenized_state_machine!{
[INFO] [stdout]  61 | |     #[verifier::reject_recursive_types(T)]
[INFO] [stdout]  62 | |     SimpleSeq<T> {
[INFO] [stdout]  63 | |         fields {
[INFO] [stdout] ...   |
[INFO] [stdout] 139 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `tokenized_state_machine` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `tokenized_state_machine` may come from an old version of the `verus_state_machines_macros` crate, try updating your dependency with `cargo update -p verus_state_machines_macros`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `tokenized_state_machine` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `verus_keep_ghost`
[INFO] [stdout]    --> src/lib.rs:60:1
[INFO] [stdout]     |
[INFO] [stdout]  60 | / tokenized_state_machine!{
[INFO] [stdout]  61 | |     #[verifier::reject_recursive_types(T)]
[INFO] [stdout]  62 | |     SimpleSeq<T> {
[INFO] [stdout]  63 | |         fields {
[INFO] [stdout] ...   |
[INFO] [stdout] 139 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `::vstd::prelude::is_variant_no_deprecation_warning` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `::vstd::prelude::is_variant_no_deprecation_warning` may come from an old version of the `verus_builtin_macros` crate, try updating your dependency with `cargo update -p verus_builtin_macros`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `::vstd::prelude::is_variant_no_deprecation_warning` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `verus_keep_ghost`
[INFO] [stdout]    --> src/lib.rs:60:1
[INFO] [stdout]     |
[INFO] [stdout]  60 | / tokenized_state_machine!{
[INFO] [stdout]  61 | |     #[verifier::reject_recursive_types(T)]
[INFO] [stdout]  62 | |     SimpleSeq<T> {
[INFO] [stdout]  63 | |         fields {
[INFO] [stdout] ...   |
[INFO] [stdout] 139 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `::vstd::prelude::is_variant_no_deprecation_warning` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `::vstd::prelude::is_variant_no_deprecation_warning` may come from an old version of the `verus_builtin_macros` crate, try updating your dependency with `cargo update -p verus_builtin_macros`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `::vstd::prelude::is_variant_no_deprecation_warning` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `verus_keep_ghost_body`
[INFO] [stdout]    --> src/lib.rs:60:1
[INFO] [stdout]     |
[INFO] [stdout]  60 | / tokenized_state_machine!{
[INFO] [stdout]  61 | |     #[verifier::reject_recursive_types(T)]
[INFO] [stdout]  62 | |     SimpleSeq<T> {
[INFO] [stdout]  63 | |         fields {
[INFO] [stdout] ...   |
[INFO] [stdout] 139 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `tokenized_state_machine` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `tokenized_state_machine` may come from an old version of the `verus_state_machines_macros` crate, try updating your dependency with `cargo update -p verus_state_machines_macros`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `tokenized_state_machine` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `verus_keep_ghost`
[INFO] [stdout]    --> src/lib.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / tokenized_state_machine!{
[INFO] [stdout] 142 | |     #[verifier::reject_recursive_types(T)]
[INFO] [stdout] 143 | |     BoundedSeq<T> {
[INFO] [stdout] 144 | |         fields {
[INFO] [stdout] ...   |
[INFO] [stdout] 460 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `::vstd::prelude::is_variant_no_deprecation_warning` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `::vstd::prelude::is_variant_no_deprecation_warning` may come from an old version of the `verus_builtin_macros` crate, try updating your dependency with `cargo update -p verus_builtin_macros`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `::vstd::prelude::is_variant_no_deprecation_warning` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `verus_keep_ghost`
[INFO] [stdout]    --> src/lib.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / tokenized_state_machine!{
[INFO] [stdout] 142 | |     #[verifier::reject_recursive_types(T)]
[INFO] [stdout] 143 | |     BoundedSeq<T> {
[INFO] [stdout] 144 | |         fields {
[INFO] [stdout] ...   |
[INFO] [stdout] 460 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `::vstd::prelude::is_variant_no_deprecation_warning` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `::vstd::prelude::is_variant_no_deprecation_warning` may come from an old version of the `verus_builtin_macros` crate, try updating your dependency with `cargo update -p verus_builtin_macros`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `::vstd::prelude::is_variant_no_deprecation_warning` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `verus_keep_ghost`
[INFO] [stdout]    --> src/lib.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / tokenized_state_machine!{
[INFO] [stdout] 142 | |     #[verifier::reject_recursive_types(T)]
[INFO] [stdout] 143 | |     BoundedSeq<T> {
[INFO] [stdout] 144 | |         fields {
[INFO] [stdout] ...   |
[INFO] [stdout] 460 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `::vstd::prelude::is_variant_no_deprecation_warning` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `::vstd::prelude::is_variant_no_deprecation_warning` may come from an old version of the `verus_builtin_macros` crate, try updating your dependency with `cargo update -p verus_builtin_macros`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `::vstd::prelude::is_variant_no_deprecation_warning` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `verus_keep_ghost_body`
[INFO] [stdout]    --> src/lib.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / tokenized_state_machine!{
[INFO] [stdout] 142 | |     #[verifier::reject_recursive_types(T)]
[INFO] [stdout] 143 | |     BoundedSeq<T> {
[INFO] [stdout] 144 | |         fields {
[INFO] [stdout] ...   |
[INFO] [stdout] 460 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `tokenized_state_machine` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `tokenized_state_machine` may come from an old version of the `verus_state_machines_macros` crate, try updating your dependency with `cargo update -p verus_state_machines_macros`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `tokenized_state_machine` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `verus_keep_ghost`
[INFO] [stdout]    --> src/lib.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / tokenized_state_machine!{
[INFO] [stdout] 142 | |     #[verifier::reject_recursive_types(T)]
[INFO] [stdout] 143 | |     BoundedSeq<T> {
[INFO] [stdout] 144 | |         fields {
[INFO] [stdout] ...   |
[INFO] [stdout] 460 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `::vstd::prelude::is_variant_no_deprecation_warning` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `::vstd::prelude::is_variant_no_deprecation_warning` may come from an old version of the `verus_builtin_macros` crate, try updating your dependency with `cargo update -p verus_builtin_macros`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `::vstd::prelude::is_variant_no_deprecation_warning` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `verus_keep_ghost_body`
[INFO] [stdout]    --> src/lib.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / tokenized_state_machine!{
[INFO] [stdout] 142 | |     #[verifier::reject_recursive_types(T)]
[INFO] [stdout] 143 | |     BoundedSeq<T> {
[INFO] [stdout] 144 | |         fields {
[INFO] [stdout] ...   |
[INFO] [stdout] 460 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `tokenized_state_machine` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `tokenized_state_machine` may come from an old version of the `verus_state_machines_macros` crate, try updating your dependency with `cargo update -p verus_state_machines_macros`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `tokenized_state_machine` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `simple_refinement` (lib) due to 3 previous errors; 19 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `simple_refinement` (lib test) due to 3 previous errors; 19 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "a6a40a6c6db679c0dd00e8673eb60d37dcea18377a53d93896cdc95cc40a98e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6a40a6c6db679c0dd00e8673eb60d37dcea18377a53d93896cdc95cc40a98e1", kill_on_drop: false }`
[INFO] [stdout] a6a40a6c6db679c0dd00e8673eb60d37dcea18377a53d93896cdc95cc40a98e1
