[INFO] cloning repository https://github.com/Kasamu99/typhoon
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kasamu99/typhoon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKasamu99%2Ftyphoon", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKasamu99%2Ftyphoon'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a96ef4c9f7771d8280dfd77a79a00c5e6ae0e513
[INFO] testing Kasamu99/typhoon against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKasamu99%2Ftyphoon" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Kasamu99/typhoon
[INFO] finished tweaking git repo https://github.com/Kasamu99/typhoon
[INFO] tweaked toml for git repo https://github.com/Kasamu99/typhoon written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Kasamu99/typhoon on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Kasamu99/typhoon 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded target-triple v0.1.4
[INFO] [stderr]   Downloaded trybuild v1.0.104
[INFO] [stderr]   Downloaded pinocchio-token v0.3.0
[INFO] [stderr]   Downloaded cargo-manifest v0.19.1
[INFO] [stderr]   Downloaded pinocchio v0.8.4
[INFO] [stderr]   Downloaded winnow v0.7.6
[INFO] [stderr]   Downloaded pinocchio-pubkey v0.2.4
[INFO] [stderr]   Downloaded pinocchio-system v0.2.3
[INFO] [stderr]   Downloaded pinocchio-associated-token-account v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 56d2a6537fc2dbf1320f5f23751c05d4e015bc0a13b34a5cf2acaa63e1212957
[INFO] running `Command { std: "docker" "start" "-a" "56d2a6537fc2dbf1320f5f23751c05d4e015bc0a13b34a5cf2acaa63e1212957", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56d2a6537fc2dbf1320f5f23751c05d4e015bc0a13b34a5cf2acaa63e1212957", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56d2a6537fc2dbf1320f5f23751c05d4e015bc0a13b34a5cf2acaa63e1212957", kill_on_drop: false }`
[INFO] [stdout] 56d2a6537fc2dbf1320f5f23751c05d4e015bc0a13b34a5cf2acaa63e1212957
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22df4c8d72a65e90b84a6610b7c1e5a76df6a7a875c863be9e2679ac08692f2c
[INFO] running `Command { std: "docker" "start" "-a" "22df4c8d72a65e90b84a6610b7c1e5a76df6a7a875c863be9e2679ac08692f2c", kill_on_drop: false }`
[INFO] [stderr]    Compiling pinocchio v0.8.4
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling pinocchio-pubkey v0.2.4
[INFO] [stderr]    Compiling typhoon-errors v0.1.0-alpha.9 (/opt/rustwide/workdir/crates/errors)
[INFO] [stderr]    Compiling pinocchio-system v0.2.3
[INFO] [stderr]    Compiling pinocchio-token v0.3.0
[INFO] [stderr]    Compiling pinocchio-associated-token-account v0.1.1
[INFO] [stderr]    Compiling typhoon-context v0.1.0-alpha.9 (/opt/rustwide/workdir/crates/context)
[INFO] [stderr]    Compiling typhoon-accounts v0.1.0-alpha.9 (/opt/rustwide/workdir/crates/accounts)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/accounts/src/lib.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn lamports(&self) -> Result<Ref<u64>, Error>;
[INFO] [stdout]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error>;
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/accounts/src/lib.rs:39:21
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn mut_lamports(&self) -> Result<RefMut<u64>, Error>;
[INFO] [stdout]    |                     ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn mut_lamports(&self) -> Result<RefMut<'_, u64>, Error>;
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/accounts/src/accounts/account.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn lamports(&self) -> Result<Ref<u64>, Error> {
[INFO] [stdout]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/accounts/src/accounts/mutable.rs:65:17
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn lamports(&self) -> Result<Ref<u64>, Error> {
[INFO] [stdout]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/accounts/src/accounts/mutable.rs:95:29
[INFO] [stdout]     |
[INFO] [stdout] 95  |             fn mut_lamports(&self) -> Result<RefMut<u64>, Error> {
[INFO] [stdout]     |                             ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 109 | impl_writable!(Signer);
[INFO] [stdout]     | ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_writable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 95  |             fn mut_lamports(&self) -> Result<RefMut<'_, u64>, Error> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/accounts/src/accounts/mutable.rs:95:29
[INFO] [stdout]     |
[INFO] [stdout] 95  |             fn mut_lamports(&self) -> Result<RefMut<u64>, Error> {
[INFO] [stdout]     |                             ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 110 | impl_writable!(SystemAccount);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_writable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 95  |             fn mut_lamports(&self) -> Result<RefMut<'_, u64>, Error> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/accounts/src/accounts/mutable.rs:95:29
[INFO] [stdout]     |
[INFO] [stdout] 95  |             fn mut_lamports(&self) -> Result<RefMut<u64>, Error> {
[INFO] [stdout]     |                             ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 111 | impl_writable!(UncheckedAccount);
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_writable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 95  |             fn mut_lamports(&self) -> Result<RefMut<'_, u64>, Error> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/accounts/src/accounts/mutable.rs:132:21
[INFO] [stdout]     |
[INFO] [stdout] 132 |     fn mut_lamports(&self) -> Result<RefMut<u64>, Error> {
[INFO] [stdout]     |                     ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 132 |     fn mut_lamports(&self) -> Result<RefMut<'_, u64>, Error> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/accounts/src/accounts/mutable.rs:163:21
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn mut_lamports(&self) -> Result<RefMut<u64>, Error> {
[INFO] [stdout]     |                     ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn mut_lamports(&self) -> Result<RefMut<'_, u64>, Error> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/accounts/src/accounts/program.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn lamports(&self) -> Result<Ref<u64>, Error> {
[INFO] [stdout]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/accounts/src/accounts/signer.rs:52:17
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn lamports(&self) -> Result<Ref<u64>, Error> {
[INFO] [stdout]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/accounts/src/accounts/system.rs:50:17
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn lamports(&self) -> Result<Ref<u64>, Error> {
[INFO] [stdout]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/accounts/src/accounts/unchecked.rs:46:17
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn lamports(&self) -> Result<Ref<u64>, Error> {
[INFO] [stdout]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling typhoon-utility v0.1.0-alpha.9 (/opt/rustwide/workdir/crates/utility)
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling typhoon-utility-traits v0.1.0-alpha.9 (/opt/rustwide/workdir/crates/utility-traits)
[INFO] [stderr]    Compiling typhoon-token v0.1.0-alpha.9 (/opt/rustwide/workdir/crates/token)
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling typhoon-discriminator v0.1.0-alpha.9 (/opt/rustwide/workdir/crates/discriminator)
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling typhoon-handler-macro v0.1.0-alpha.9 (/opt/rustwide/workdir/crates/handler-macro)
[INFO] [stderr]    Compiling typhoon-account-macro v0.1.0-alpha.9 (/opt/rustwide/workdir/crates/account-macro)
[INFO] [stderr]    Compiling typhoon-discriminator-macro v0.1.0-alpha.9 (/opt/rustwide/workdir/crates/discriminator-macro)
[INFO] [stderr]    Compiling typhoon-context-macro v0.1.0-alpha.9 (/opt/rustwide/workdir/crates/context-macro)
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling anchor-lang-idl-spec v0.1.0
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling typhoon-cpi-generator v0.1.0-alpha.9 (/opt/rustwide/workdir/crates/cpi-generator)
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling cargo-manifest v0.19.1
[INFO] [stderr]    Compiling typhoon-cpi-generator-macro v0.1.0-alpha.9 (/opt/rustwide/workdir/crates/cpi-generator-macro)
[INFO] [stderr]    Compiling typhoon-metadata-extractor v0.1.0-alpha.9 (/opt/rustwide/workdir/crates/metadata-extractor)
[INFO] [stderr]    Compiling typhoon-idl-generator v0.1.0-alpha.9 (/opt/rustwide/workdir/crates/idl-generator)
[INFO] [stderr]    Compiling typhoon-program-id-macro v0.1.0-alpha.9 (/opt/rustwide/workdir/crates/program-id-macro)
[INFO] [stderr]    Compiling typhoon v0.1.0-alpha.9 (/opt/rustwide/workdir/crates/lib)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 37s
[INFO] running `Command { std: "docker" "inspect" "22df4c8d72a65e90b84a6610b7c1e5a76df6a7a875c863be9e2679ac08692f2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22df4c8d72a65e90b84a6610b7c1e5a76df6a7a875c863be9e2679ac08692f2c", kill_on_drop: false }`
[INFO] [stdout] 22df4c8d72a65e90b84a6610b7c1e5a76df6a7a875c863be9e2679ac08692f2c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ff15d0752009fbba95a199660b9dbcfa1818070cd870d041e9f49d6fa5d1b18
[INFO] running `Command { std: "docker" "start" "-a" "6ff15d0752009fbba95a199660b9dbcfa1818070cd870d041e9f49d6fa5d1b18", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling typhoon-errors v0.1.0-alpha.9 (/opt/rustwide/workdir/crates/errors)
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling typhoon-handler-macro v0.1.0-alpha.9 (/opt/rustwide/workdir/crates/handler-macro)
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling typhoon-discriminator v0.1.0-alpha.9 (/opt/rustwide/workdir/crates/discriminator)
[INFO] [stderr]    Compiling typhoon-cpi-generator v0.1.0-alpha.9 (/opt/rustwide/workdir/crates/cpi-generator)
[INFO] [stderr]    Compiling typhoon-account-macro v0.1.0-alpha.9 (/opt/rustwide/workdir/crates/account-macro)
[INFO] [stderr]    Compiling typhoon-discriminator-macro v0.1.0-alpha.9 (/opt/rustwide/workdir/crates/discriminator-macro)
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling typhoon-cpi-generator-macro v0.1.0-alpha.9 (/opt/rustwide/workdir/crates/cpi-generator-macro)
[INFO] [stderr]    Compiling cargo-manifest v0.19.1
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling trybuild v1.0.104
[INFO] [stderr]    Compiling typhoon-accounts v0.1.0-alpha.9 (/opt/rustwide/workdir/crates/accounts)
[INFO] [stderr]    Compiling typhoon-context v0.1.0-alpha.9 (/opt/rustwide/workdir/crates/context)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/accounts/src/lib.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn lamports(&self) -> Result<Ref<u64>, Error>;
[INFO] [stdout]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error>;
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/accounts/src/lib.rs:39:21
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn mut_lamports(&self) -> Result<RefMut<u64>, Error>;
[INFO] [stdout]    |                     ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn mut_lamports(&self) -> Result<RefMut<'_, u64>, Error>;
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/accounts/src/accounts/account.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn lamports(&self) -> Result<Ref<u64>, Error> {
[INFO] [stdout]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/accounts/src/accounts/mutable.rs:65:17
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn lamports(&self) -> Result<Ref<u64>, Error> {
[INFO] [stdout]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/accounts/src/accounts/mutable.rs:95:29
[INFO] [stdout]     |
[INFO] [stdout] 95  |             fn mut_lamports(&self) -> Result<RefMut<u64>, Error> {
[INFO] [stdout]     |                             ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 109 | impl_writable!(Signer);
[INFO] [stdout]     | ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_writable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 95  |             fn mut_lamports(&self) -> Result<RefMut<'_, u64>, Error> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/accounts/src/accounts/mutable.rs:95:29
[INFO] [stdout]     |
[INFO] [stdout] 95  |             fn mut_lamports(&self) -> Result<RefMut<u64>, Error> {
[INFO] [stdout]     |                             ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 110 | impl_writable!(SystemAccount);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_writable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 95  |             fn mut_lamports(&self) -> Result<RefMut<'_, u64>, Error> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/accounts/src/accounts/mutable.rs:95:29
[INFO] [stdout]     |
[INFO] [stdout] 95  |             fn mut_lamports(&self) -> Result<RefMut<u64>, Error> {
[INFO] [stdout]     |                             ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 111 | impl_writable!(UncheckedAccount);
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_writable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 95  |             fn mut_lamports(&self) -> Result<RefMut<'_, u64>, Error> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/accounts/src/accounts/mutable.rs:132:21
[INFO] [stdout]     |
[INFO] [stdout] 132 |     fn mut_lamports(&self) -> Result<RefMut<u64>, Error> {
[INFO] [stdout]     |                     ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 132 |     fn mut_lamports(&self) -> Result<RefMut<'_, u64>, Error> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/accounts/src/accounts/mutable.rs:163:21
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn mut_lamports(&self) -> Result<RefMut<u64>, Error> {
[INFO] [stdout]     |                     ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn mut_lamports(&self) -> Result<RefMut<'_, u64>, Error> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/accounts/src/accounts/program.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn lamports(&self) -> Result<Ref<u64>, Error> {
[INFO] [stdout]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/accounts/src/accounts/signer.rs:52:17
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn lamports(&self) -> Result<Ref<u64>, Error> {
[INFO] [stdout]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/accounts/src/accounts/system.rs:50:17
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn lamports(&self) -> Result<Ref<u64>, Error> {
[INFO] [stdout]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/accounts/src/accounts/unchecked.rs:46:17
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn lamports(&self) -> Result<Ref<u64>, Error> {
[INFO] [stdout]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling typhoon-utility v0.1.0-alpha.9 (/opt/rustwide/workdir/crates/utility)
[INFO] [stderr]    Compiling typhoon-utility-traits v0.1.0-alpha.9 (/opt/rustwide/workdir/crates/utility-traits)
[INFO] [stderr]    Compiling typhoon-token v0.1.0-alpha.9 (/opt/rustwide/workdir/crates/token)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/accounts/src/lib.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn lamports(&self) -> Result<Ref<u64>, Error>;
[INFO] [stdout]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error>;
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/accounts/src/lib.rs:39:21
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn mut_lamports(&self) -> Result<RefMut<u64>, Error>;
[INFO] [stdout]    |                     ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn mut_lamports(&self) -> Result<RefMut<'_, u64>, Error>;
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/accounts/src/accounts/account.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn lamports(&self) -> Result<Ref<u64>, Error> {
[INFO] [stdout]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/accounts/src/accounts/mutable.rs:65:17
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn lamports(&self) -> Result<Ref<u64>, Error> {
[INFO] [stdout]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/accounts/src/accounts/mutable.rs:95:29
[INFO] [stdout]     |
[INFO] [stdout] 95  |             fn mut_lamports(&self) -> Result<RefMut<u64>, Error> {
[INFO] [stdout]     |                             ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 109 | impl_writable!(Signer);
[INFO] [stdout]     | ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_writable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 95  |             fn mut_lamports(&self) -> Result<RefMut<'_, u64>, Error> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/accounts/src/accounts/mutable.rs:95:29
[INFO] [stdout]     |
[INFO] [stdout] 95  |             fn mut_lamports(&self) -> Result<RefMut<u64>, Error> {
[INFO] [stdout]     |                             ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 110 | impl_writable!(SystemAccount);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_writable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 95  |             fn mut_lamports(&self) -> Result<RefMut<'_, u64>, Error> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/accounts/src/accounts/mutable.rs:95:29
[INFO] [stdout]     |
[INFO] [stdout] 95  |             fn mut_lamports(&self) -> Result<RefMut<u64>, Error> {
[INFO] [stdout]     |                             ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 111 | impl_writable!(UncheckedAccount);
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_writable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 95  |             fn mut_lamports(&self) -> Result<RefMut<'_, u64>, Error> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/accounts/src/accounts/mutable.rs:132:21
[INFO] [stdout]     |
[INFO] [stdout] 132 |     fn mut_lamports(&self) -> Result<RefMut<u64>, Error> {
[INFO] [stdout]     |                     ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 132 |     fn mut_lamports(&self) -> Result<RefMut<'_, u64>, Error> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/accounts/src/accounts/mutable.rs:163:21
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn mut_lamports(&self) -> Result<RefMut<u64>, Error> {
[INFO] [stdout]     |                     ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn mut_lamports(&self) -> Result<RefMut<'_, u64>, Error> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/accounts/src/accounts/program.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn lamports(&self) -> Result<Ref<u64>, Error> {
[INFO] [stdout]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/accounts/src/accounts/signer.rs:52:17
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn lamports(&self) -> Result<Ref<u64>, Error> {
[INFO] [stdout]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/accounts/src/accounts/system.rs:50:17
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn lamports(&self) -> Result<Ref<u64>, Error> {
[INFO] [stdout]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/accounts/src/accounts/unchecked.rs:46:17
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn lamports(&self) -> Result<Ref<u64>, Error> {
[INFO] [stdout]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling typhoon-metadata-extractor v0.1.0-alpha.9 (/opt/rustwide/workdir/crates/metadata-extractor)
[INFO] [stderr]    Compiling typhoon-idl-generator v0.1.0-alpha.9 (/opt/rustwide/workdir/crates/idl-generator)
[INFO] [stderr]    Compiling typhoon-context-macro v0.1.0-alpha.9 (/opt/rustwide/workdir/crates/context-macro)
[INFO] [stderr]    Compiling typhoon-program-id-macro v0.1.0-alpha.9 (/opt/rustwide/workdir/crates/program-id-macro)
[INFO] [stderr]    Compiling typhoon v0.1.0-alpha.9 (/opt/rustwide/workdir/crates/lib)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 25s
[INFO] running `Command { std: "docker" "inspect" "6ff15d0752009fbba95a199660b9dbcfa1818070cd870d041e9f49d6fa5d1b18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ff15d0752009fbba95a199660b9dbcfa1818070cd870d041e9f49d6fa5d1b18", kill_on_drop: false }`
[INFO] [stdout] 6ff15d0752009fbba95a199660b9dbcfa1818070cd870d041e9f49d6fa5d1b18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 91b900b63e0b5a2e15f22d5d29c706d9d8677ffc5f640c8f70df396736540a5e
[INFO] running `Command { std: "docker" "start" "-a" "91b900b63e0b5a2e15f22d5d29c706d9d8677ffc5f640c8f70df396736540a5e", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> crates/accounts/src/lib.rs:28:17
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn lamports(&self) -> Result<Ref<u64>, Error>;
[INFO] [stderr]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error>;
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> crates/accounts/src/lib.rs:39:21
[INFO] [stderr]    |
[INFO] [stderr] 39 |     fn mut_lamports(&self) -> Result<RefMut<u64>, Error>;
[INFO] [stderr]    |                     ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 39 |     fn mut_lamports(&self) -> Result<RefMut<'_, u64>, Error>;
[INFO] [stderr]    |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> crates/accounts/src/accounts/account.rs:85:17
[INFO] [stderr]    |
[INFO] [stderr] 85 |     fn lamports(&self) -> Result<Ref<u64>, Error> {
[INFO] [stderr]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 85 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error> {
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> crates/accounts/src/accounts/mutable.rs:65:17
[INFO] [stderr]    |
[INFO] [stderr] 65 |     fn lamports(&self) -> Result<Ref<u64>, Error> {
[INFO] [stderr]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 65 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error> {
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> crates/accounts/src/accounts/mutable.rs:95:29
[INFO] [stderr]     |
[INFO] [stderr] 95  |             fn mut_lamports(&self) -> Result<RefMut<u64>, Error> {
[INFO] [stderr]     |                             ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 109 | impl_writable!(Signer);
[INFO] [stderr]     | ---------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_writable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 95  |             fn mut_lamports(&self) -> Result<RefMut<'_, u64>, Error> {
[INFO] [stderr]     |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> crates/accounts/src/accounts/mutable.rs:95:29
[INFO] [stderr]     |
[INFO] [stderr] 95  |             fn mut_lamports(&self) -> Result<RefMut<u64>, Error> {
[INFO] [stderr]     |                             ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 110 | impl_writable!(SystemAccount);
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_writable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 95  |             fn mut_lamports(&self) -> Result<RefMut<'_, u64>, Error> {
[INFO] [stderr]     |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> crates/accounts/src/accounts/mutable.rs:95:29
[INFO] [stderr]     |
[INFO] [stderr] 95  |             fn mut_lamports(&self) -> Result<RefMut<u64>, Error> {
[INFO] [stderr]     |                             ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 111 | impl_writable!(UncheckedAccount);
[INFO] [stderr]     | -------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_writable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 95  |             fn mut_lamports(&self) -> Result<RefMut<'_, u64>, Error> {
[INFO] [stderr]     |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> crates/accounts/src/accounts/mutable.rs:132:21
[INFO] [stderr]     |
[INFO] [stderr] 132 |     fn mut_lamports(&self) -> Result<RefMut<u64>, Error> {
[INFO] [stderr]     |                     ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 132 |     fn mut_lamports(&self) -> Result<RefMut<'_, u64>, Error> {
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> crates/accounts/src/accounts/mutable.rs:163:21
[INFO] [stderr]     |
[INFO] [stderr] 163 |     fn mut_lamports(&self) -> Result<RefMut<u64>, Error> {
[INFO] [stderr]     |                     ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 163 |     fn mut_lamports(&self) -> Result<RefMut<'_, u64>, Error> {
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> crates/accounts/src/accounts/program.rs:66:17
[INFO] [stderr]    |
[INFO] [stderr] 66 |     fn lamports(&self) -> Result<Ref<u64>, Error> {
[INFO] [stderr]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 66 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error> {
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> crates/accounts/src/accounts/signer.rs:52:17
[INFO] [stderr]    |
[INFO] [stderr] 52 |     fn lamports(&self) -> Result<Ref<u64>, Error> {
[INFO] [stderr]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 52 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error> {
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> crates/accounts/src/accounts/system.rs:50:17
[INFO] [stderr]    |
[INFO] [stderr] 50 |     fn lamports(&self) -> Result<Ref<u64>, Error> {
[INFO] [stderr]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 50 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error> {
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> crates/accounts/src/accounts/unchecked.rs:46:17
[INFO] [stderr]    |
[INFO] [stderr] 46 |     fn lamports(&self) -> Result<Ref<u64>, Error> {
[INFO] [stderr]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 46 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error> {
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: `typhoon-accounts` (lib) generated 13 warnings
[INFO] [stderr] warning: `typhoon-accounts` (lib test) generated 13 warnings (13 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/typhoon-dda339af47f86ebe)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/typhoon_account_macro-e6f03b782b6e811b)
[INFO] [stderr]      Running tests/test.rs (/opt/rustwide/target/debug/deps/test-e80a34ffc445f3df)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling pinocchio v0.8.4
[INFO] [stderr]    Compiling five8_core v0.1.2
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling five8_const v0.1.4
[INFO] [stderr]    Compiling pinocchio-pubkey v0.2.4
[INFO] [stderr]    Compiling typhoon-errors v0.1.0-alpha.9 (/opt/rustwide/workdir/crates/errors)
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling pinocchio-system v0.2.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling typhoon-discriminator v0.1.0-alpha.9 (/opt/rustwide/workdir/crates/discriminator)
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling typhoon-account-macro v0.1.0-alpha.9 (/opt/rustwide/workdir/crates/account-macro)
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling typhoon-accounts v0.1.0-alpha.9 (/opt/rustwide/workdir/crates/accounts)
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/crates/accounts/src/lib.rs:28:17
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn lamports(&self) -> Result<Ref<u64>, Error>;
[INFO] [stderr]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error>;
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/crates/accounts/src/lib.rs:39:21
[INFO] [stderr]    |
[INFO] [stderr] 39 |     fn mut_lamports(&self) -> Result<RefMut<u64>, Error>;
[INFO] [stderr]    |                     ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 39 |     fn mut_lamports(&self) -> Result<RefMut<'_, u64>, Error>;
[INFO] [stderr]    |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/crates/accounts/src/accounts/account.rs:85:17
[INFO] [stderr]    |
[INFO] [stderr] 85 |     fn lamports(&self) -> Result<Ref<u64>, Error> {
[INFO] [stderr]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 85 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error> {
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/crates/accounts/src/accounts/mutable.rs:65:17
[INFO] [stderr]    |
[INFO] [stderr] 65 |     fn lamports(&self) -> Result<Ref<u64>, Error> {
[INFO] [stderr]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 65 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error> {
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/crates/accounts/src/accounts/mutable.rs:95:29
[INFO] [stderr]     |
[INFO] [stderr] 95  |             fn mut_lamports(&self) -> Result<RefMut<u64>, Error> {
[INFO] [stderr]     |                             ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 109 | impl_writable!(Signer);
[INFO] [stderr]     | ---------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_writable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 95  |             fn mut_lamports(&self) -> Result<RefMut<'_, u64>, Error> {
[INFO] [stderr]     |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/crates/accounts/src/accounts/mutable.rs:95:29
[INFO] [stderr]     |
[INFO] [stderr] 95  |             fn mut_lamports(&self) -> Result<RefMut<u64>, Error> {
[INFO] [stderr]     |                             ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 110 | impl_writable!(SystemAccount);
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_writable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 95  |             fn mut_lamports(&self) -> Result<RefMut<'_, u64>, Error> {
[INFO] [stderr]     |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/crates/accounts/src/accounts/mutable.rs:95:29
[INFO] [stderr]     |
[INFO] [stderr] 95  |             fn mut_lamports(&self) -> Result<RefMut<u64>, Error> {
[INFO] [stderr]     |                             ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 111 | impl_writable!(UncheckedAccount);
[INFO] [stderr]     | -------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_writable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 95  |             fn mut_lamports(&self) -> Result<RefMut<'_, u64>, Error> {
[INFO] [stderr]     |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/crates/accounts/src/accounts/mutable.rs:132:21
[INFO] [stderr]     |
[INFO] [stderr] 132 |     fn mut_lamports(&self) -> Result<RefMut<u64>, Error> {
[INFO] [stderr]     |                     ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 132 |     fn mut_lamports(&self) -> Result<RefMut<'_, u64>, Error> {
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/crates/accounts/src/accounts/mutable.rs:163:21
[INFO] [stderr]     |
[INFO] [stderr] 163 |     fn mut_lamports(&self) -> Result<RefMut<u64>, Error> {
[INFO] [stderr]     |                     ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 163 |     fn mut_lamports(&self) -> Result<RefMut<'_, u64>, Error> {
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/crates/accounts/src/accounts/program.rs:66:17
[INFO] [stderr]    |
[INFO] [stderr] 66 |     fn lamports(&self) -> Result<Ref<u64>, Error> {
[INFO] [stderr]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 66 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error> {
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/crates/accounts/src/accounts/signer.rs:52:17
[INFO] [stderr]    |
[INFO] [stderr] 52 |     fn lamports(&self) -> Result<Ref<u64>, Error> {
[INFO] [stderr]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 52 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error> {
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/crates/accounts/src/accounts/system.rs:50:17
[INFO] [stderr]    |
[INFO] [stderr] 50 |     fn lamports(&self) -> Result<Ref<u64>, Error> {
[INFO] [stderr]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 50 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error> {
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/crates/accounts/src/accounts/unchecked.rs:46:17
[INFO] [stderr]    |
[INFO] [stderr] 46 |     fn lamports(&self) -> Result<Ref<u64>, Error> {
[INFO] [stderr]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 46 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error> {
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: `typhoon-accounts` (lib) generated 13 warnings
[INFO] [stderr]    Compiling typhoon-account-macro-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/typhoon-account-macro)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.51s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/account_attribute/struct.pass.rs [should pass] ... ok
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/crates/accounts/src/lib.rs:28:17
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn lamports(&self) -> Result<Ref<u64>, Error>;
[INFO] [stderr]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error>;
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/crates/accounts/src/lib.rs:39:21
[INFO] [stderr]    |
[INFO] [stderr] 39 |     fn mut_lamports(&self) -> Result<RefMut<u64>, Error>;
[INFO] [stderr]    |                     ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 39 |     fn mut_lamports(&self) -> Result<RefMut<'_, u64>, Error>;
[INFO] [stderr]    |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/crates/accounts/src/accounts/account.rs:85:17
[INFO] [stderr]    |
[INFO] [stderr] 85 |     fn lamports(&self) -> Result<Ref<u64>, Error> {
[INFO] [stderr]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 85 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error> {
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/crates/accounts/src/accounts/mutable.rs:65:17
[INFO] [stderr]    |
[INFO] [stderr] 65 |     fn lamports(&self) -> Result<Ref<u64>, Error> {
[INFO] [stderr]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 65 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error> {
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/crates/accounts/src/accounts/mutable.rs:95:29
[INFO] [stderr]     |
[INFO] [stderr] 95  |             fn mut_lamports(&self) -> Result<RefMut<u64>, Error> {
[INFO] [stderr]     |                             ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 109 | impl_writable!(Signer);
[INFO] [stderr]     | ---------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_writable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 95  |             fn mut_lamports(&self) -> Result<RefMut<'_, u64>, Error> {
[INFO] [stderr]     |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/crates/accounts/src/accounts/mutable.rs:95:29
[INFO] [stderr]     |
[INFO] [stderr] 95  |             fn mut_lamports(&self) -> Result<RefMut<u64>, Error> {
[INFO] [stderr]     |                             ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 110 | impl_writable!(SystemAccount);
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_writable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 95  |             fn mut_lamports(&self) -> Result<RefMut<'_, u64>, Error> {
[INFO] [stderr]     |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/crates/accounts/src/accounts/mutable.rs:95:29
[INFO] [stderr]     |
[INFO] [stderr] 95  |             fn mut_lamports(&self) -> Result<RefMut<u64>, Error> {
[INFO] [stderr]     |                             ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 111 | impl_writable!(UncheckedAccount);
[INFO] [stderr]     | -------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_writable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 95  |             fn mut_lamports(&self) -> Result<RefMut<'_, u64>, Error> {
[INFO] [stderr]     |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/crates/accounts/src/accounts/mutable.rs:132:21
[INFO] [stderr]     |
[INFO] [stderr] 132 |     fn mut_lamports(&self) -> Result<RefMut<u64>, Error> {
[INFO] [stderr]     |                     ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 132 |     fn mut_lamports(&self) -> Result<RefMut<'_, u64>, Error> {
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/crates/accounts/src/accounts/mutable.rs:163:21
[INFO] [stderr]     |
[INFO] [stderr] 163 |     fn mut_lamports(&self) -> Result<RefMut<u64>, Error> {
[INFO] [stderr]     |                     ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 163 |     fn mut_lamports(&self) -> Result<RefMut<'_, u64>, Error> {
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/crates/accounts/src/accounts/program.rs:66:17
[INFO] [stderr]    |
[INFO] [stderr] 66 |     fn lamports(&self) -> Result<Ref<u64>, Error> {
[INFO] [stderr]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 66 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error> {
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/crates/accounts/src/accounts/signer.rs:52:17
[INFO] [stderr]    |
[INFO] [stderr] 52 |     fn lamports(&self) -> Result<Ref<u64>, Error> {
[INFO] [stderr]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 52 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error> {
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/crates/accounts/src/accounts/system.rs:50:17
[INFO] [stderr]    |
[INFO] [stderr] 50 |     fn lamports(&self) -> Result<Ref<u64>, Error> {
[INFO] [stderr]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 50 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error> {
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/crates/accounts/src/accounts/unchecked.rs:46:17
[INFO] [stderr]    |
[INFO] [stderr] 46 |     fn lamports(&self) -> Result<Ref<u64>, Error> {
[INFO] [stderr]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 46 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error> {
[INFO] [stderr]    |                                      +++
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stdout] test test ... ok
[INFO] [stderr] test tests/account_attribute/enum.fail.rs [should fail to compile] ... ok
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 18.44s
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/typhoon_accounts-69b1286ea9c9cde3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/typhoon_context-a96d508745d98fb9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/typhoon_context_macro-d5f6aad1fb0de7e6)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test extractor::inner_ty::tests::test_inner_ty_extractor ... ok
[INFO] [stdout] test utils::expr::from_expr_tests::test_field_access_with_try ... ok
[INFO] [stdout] test constraints::tests::test_parse_constraints ... ok
[INFO] [stdout] test utils::expr::from_expr_tests::test_method_call_with_try ... ok
[INFO] [stdout] test utils::expr::from_expr_tests::test_other_expr ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test.rs (/opt/rustwide/target/debug/deps/test-0cd14636202d7983)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling typhoon-context-macro v0.1.0-alpha.9 (/opt/rustwide/workdir/crates/context-macro)
[INFO] [stderr]    Compiling typhoon-account-macro v0.1.0-alpha.9 (/opt/rustwide/workdir/crates/account-macro)
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling typhoon-accounts v0.1.0-alpha.9 (/opt/rustwide/workdir/crates/accounts)
[INFO] [stderr]    Compiling typhoon-context v0.1.0-alpha.9 (/opt/rustwide/workdir/crates/context)
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/crates/accounts/src/lib.rs:28:17
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn lamports(&self) -> Result<Ref<u64>, Error>;
[INFO] [stderr]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error>;
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/crates/accounts/src/lib.rs:39:21
[INFO] [stderr]    |
[INFO] [stderr] 39 |     fn mut_lamports(&self) -> Result<RefMut<u64>, Error>;
[INFO] [stderr]    |                     ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 39 |     fn mut_lamports(&self) -> Result<RefMut<'_, u64>, Error>;
[INFO] [stderr]    |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/crates/accounts/src/accounts/account.rs:85:17
[INFO] [stderr]    |
[INFO] [stderr] 85 |     fn lamports(&self) -> Result<Ref<u64>, Error> {
[INFO] [stderr]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 85 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error> {
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/crates/accounts/src/accounts/mutable.rs:65:17
[INFO] [stderr]    |
[INFO] [stderr] 65 |     fn lamports(&self) -> Result<Ref<u64>, Error> {
[INFO] [stderr]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 65 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error> {
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/crates/accounts/src/accounts/mutable.rs:95:29
[INFO] [stderr]     |
[INFO] [stderr] 95  |             fn mut_lamports(&self) -> Result<RefMut<u64>, Error> {
[INFO] [stderr]     |                             ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 109 | impl_writable!(Signer);
[INFO] [stderr]     | ---------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_writable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 95  |             fn mut_lamports(&self) -> Result<RefMut<'_, u64>, Error> {
[INFO] [stderr]     |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/crates/accounts/src/accounts/mutable.rs:95:29
[INFO] [stderr]     |
[INFO] [stderr] 95  |             fn mut_lamports(&self) -> Result<RefMut<u64>, Error> {
[INFO] [stderr]     |                             ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 110 | impl_writable!(SystemAccount);
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_writable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 95  |             fn mut_lamports(&self) -> Result<RefMut<'_, u64>, Error> {
[INFO] [stderr]     |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/crates/accounts/src/accounts/mutable.rs:95:29
[INFO] [stderr]     |
[INFO] [stderr] 95  |             fn mut_lamports(&self) -> Result<RefMut<u64>, Error> {
[INFO] [stderr]     |                             ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 111 | impl_writable!(UncheckedAccount);
[INFO] [stderr]     | -------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_writable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 95  |             fn mut_lamports(&self) -> Result<RefMut<'_, u64>, Error> {
[INFO] [stderr]     |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/crates/accounts/src/accounts/mutable.rs:132:21
[INFO] [stderr]     |
[INFO] [stderr] 132 |     fn mut_lamports(&self) -> Result<RefMut<u64>, Error> {
[INFO] [stderr]     |                     ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 132 |     fn mut_lamports(&self) -> Result<RefMut<'_, u64>, Error> {
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/crates/accounts/src/accounts/mutable.rs:163:21
[INFO] [stderr]     |
[INFO] [stderr] 163 |     fn mut_lamports(&self) -> Result<RefMut<u64>, Error> {
[INFO] [stderr]     |                     ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 163 |     fn mut_lamports(&self) -> Result<RefMut<'_, u64>, Error> {
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/crates/accounts/src/accounts/program.rs:66:17
[INFO] [stderr]    |
[INFO] [stderr] 66 |     fn lamports(&self) -> Result<Ref<u64>, Error> {
[INFO] [stderr]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 66 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error> {
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/crates/accounts/src/accounts/signer.rs:52:17
[INFO] [stderr]    |
[INFO] [stderr] 52 |     fn lamports(&self) -> Result<Ref<u64>, Error> {
[INFO] [stderr]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 52 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error> {
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/crates/accounts/src/accounts/system.rs:50:17
[INFO] [stderr]    |
[INFO] [stderr] 50 |     fn lamports(&self) -> Result<Ref<u64>, Error> {
[INFO] [stderr]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 50 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error> {
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/crates/accounts/src/accounts/unchecked.rs:46:17
[INFO] [stderr]    |
[INFO] [stderr] 46 |     fn lamports(&self) -> Result<Ref<u64>, Error> {
[INFO] [stderr]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 46 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error> {
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr]    Compiling typhoon-utility v0.1.0-alpha.9 (/opt/rustwide/workdir/crates/utility)
[INFO] [stderr] warning: `typhoon-accounts` (lib) generated 13 warnings
[INFO] [stderr]    Compiling typhoon-utility-traits v0.1.0-alpha.9 (/opt/rustwide/workdir/crates/utility-traits)
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling cargo-manifest v0.19.1
[INFO] [stderr]    Compiling typhoon-program-id-macro v0.1.0-alpha.9 (/opt/rustwide/workdir/crates/program-id-macro)
[INFO] [stderr]    Compiling typhoon-context-macro-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/typhoon-context-macro)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.71s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/constraints/init.pass.rs [should pass] ... ok
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/crates/accounts/src/lib.rs:28:17
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn lamports(&self) -> Result<Ref<u64>, Error>;
[INFO] [stderr]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error>;
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/crates/accounts/src/lib.rs:39:21
[INFO] [stderr]    |
[INFO] [stderr] 39 |     fn mut_lamports(&self) -> Result<RefMut<u64>, Error>;
[INFO] [stderr]    |                     ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 39 |     fn mut_lamports(&self) -> Result<RefMut<'_, u64>, Error>;
[INFO] [stderr]    |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/crates/accounts/src/accounts/account.rs:85:17
[INFO] [stderr]    |
[INFO] [stderr] 85 |     fn lamports(&self) -> Result<Ref<u64>, Error> {
[INFO] [stderr]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 85 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error> {
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/crates/accounts/src/accounts/mutable.rs:65:17
[INFO] [stderr]    |
[INFO] [stderr] 65 |     fn lamports(&self) -> Result<Ref<u64>, Error> {
[INFO] [stderr]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 65 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error> {
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/crates/accounts/src/accounts/mutable.rs:95:29
[INFO] [stderr]     |
[INFO] [stderr] 95  |             fn mut_lamports(&self) -> Result<RefMut<u64>, Error> {
[INFO] [stderr]     |                             ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 109 | impl_writable!(Signer);
[INFO] [stderr]     | ---------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_writable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 95  |             fn mut_lamports(&self) -> Result<RefMut<'_, u64>, Error> {
[INFO] [stderr]     |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/crates/accounts/src/accounts/mutable.rs:95:29
[INFO] [stderr]     |
[INFO] [stderr] 95  |             fn mut_lamports(&self) -> Result<RefMut<u64>, Error> {
[INFO] [stderr]     |                             ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 110 | impl_writable!(SystemAccount);
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_writable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 95  |             fn mut_lamports(&self) -> Result<RefMut<'_, u64>, Error> {
[INFO] [stderr]     |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/crates/accounts/src/accounts/mutable.rs:95:29
[INFO] [stderr]     |
[INFO] [stderr] 95  |             fn mut_lamports(&self) -> Result<RefMut<u64>, Error> {
[INFO] [stderr]     |                             ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 111 | impl_writable!(UncheckedAccount);
[INFO] [stderr]     | -------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_writable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 95  |             fn mut_lamports(&self) -> Result<RefMut<'_, u64>, Error> {
[INFO] [stderr]     |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/crates/accounts/src/accounts/mutable.rs:132:21
[INFO] [stderr]     |
[INFO] [stderr] 132 |     fn mut_lamports(&self) -> Result<RefMut<u64>, Error> {
[INFO] [stderr]     |                     ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 132 |     fn mut_lamports(&self) -> Result<RefMut<'_, u64>, Error> {
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/crates/accounts/src/accounts/mutable.rs:163:21
[INFO] [stderr]     |
[INFO] [stderr] 163 |     fn mut_lamports(&self) -> Result<RefMut<u64>, Error> {
[INFO] [stderr]     |                     ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 163 |     fn mut_lamports(&self) -> Result<RefMut<'_, u64>, Error> {
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/crates/accounts/src/accounts/program.rs:66:17
[INFO] [stderr]    |
[INFO] [stderr] 66 |     fn lamports(&self) -> Result<Ref<u64>, Error> {
[INFO] [stderr]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 66 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error> {
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/crates/accounts/src/accounts/signer.rs:52:17
[INFO] [stderr]    |
[INFO] [stderr] 52 |     fn lamports(&self) -> Result<Ref<u64>, Error> {
[INFO] [stderr]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 52 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error> {
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/crates/accounts/src/accounts/system.rs:50:17
[INFO] [stderr]    |
[INFO] [stderr] 50 |     fn lamports(&self) -> Result<Ref<u64>, Error> {
[INFO] [stderr]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 50 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error> {
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/crates/accounts/src/accounts/unchecked.rs:46:17
[INFO] [stderr]    |
[INFO] [stderr] 46 |     fn lamports(&self) -> Result<Ref<u64>, Error> {
[INFO] [stderr]    |                 ^^^^^            -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 46 |     fn lamports(&self) -> Result<Ref<'_, u64>, Error> {
[INFO] [stderr]    |                                      +++
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/constraints/init_seeds_keys.fail.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/constraints/invalid_seeds_syntax.fail.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/constraints/invalid_token_variant.fail.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/constraints/missing_associated_token_pogram.fail.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: One constraint requires including the `Program<AtaTokenProgram>` account.
[INFO] [stderr]   --> tests/constraints/missing_associated_token_pogram.fail.rs:17:1
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub struct InitContext {
[INFO] [stderr]    | ^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: One constraint requires including the `Program<AtaTokenProgram>` account.
[INFO] [stderr]   --> tests/constraints/missing_associated_token_pogram.fail.rs:17:1
[INFO] [stderr]    |
[INFO] [stderr] 17 | / pub struct InitContext {
[INFO] [stderr] 18 | |     pub payer: Mut<Signer>,
[INFO] [stderr] 19 | |     #[constraint(
[INFO] [stderr] 20 | |         init,
[INFO] [stderr] ...  |
[INFO] [stderr] 27 | |     pub system_program: Program<System>,
[INFO] [stderr] 28 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/constraints/missing_system_program.fail.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: One constraint requires including the `Program<System>` account.
[INFO] [stderr]   --> tests/constraints/missing_system_program.fail.rs:17:1
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub struct InitContext {
[INFO] [stderr]    | ^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: One constraint requires including the `Program<System>` account.
[INFO] [stderr]   --> tests/constraints/missing_system_program.fail.rs:17:1
[INFO] [stderr]    |
[INFO] [stderr] 17 | / pub struct InitContext {
[INFO] [stderr] 18 | |     pub payer: Mut<Signer>,
[INFO] [stderr] 19 | |     #[constraint(
[INFO] [stderr] 20 | |         init,
[INFO] [stderr] ...  |
[INFO] [stderr] 24 | |     pub counter: Mut<Account<Counter>>,
[INFO] [stderr] 25 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/constraints/missing_token_pogram.fail.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: One constraint requires including the `Program<TokenProgram>` account.
[INFO] [stderr]   --> tests/constraints/missing_token_pogram.fail.rs:17:1
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub struct InitContext {
[INFO] [stderr]    | ^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: One constraint requires including the `Program<TokenProgram>` account.
[INFO] [stderr]   --> tests/constraints/missing_token_pogram.fail.rs:17:1
[INFO] [stderr]    |
[INFO] [stderr] 17 | / pub struct InitContext {
[INFO] [stderr] 18 | |     pub payer: Mut<Signer>,
[INFO] [stderr] 19 | |     #[constraint(
[INFO] [stderr] 20 | |         init,
[INFO] [stderr] ...  |
[INFO] [stderr] 26 | |     pub system_program: Program<System>,
[INFO] [stderr] 27 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/constraints/seeds_keys.fail.rs [should fail to compile] ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.104/src/run.rs:102:13:
[INFO] [stdout] 3 of 8 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x582ccd5bad22 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x582ccd5bad22 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x582ccd5bad22 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x582ccd5bad22 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x582ccd5e3ff3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x582ccd5e3ff3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x582ccd5b7323 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x582ccd5b7323 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x582ccd5bab72 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x582ccd5bd2bc - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x582ccd5bd112 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x582ccd581614 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x582ccd581614 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x582ccd5bdd9b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x582ccd5bdd9b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x582ccd5bda6a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x582ccd5bb229 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x582ccd5bd6fd - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x582ccd5e24c0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x582ccd473a29 - trybuild::run::<impl trybuild::Runner>::run::h3f49f4f4f700877a
[INFO] [stdout]   20:     0x582ccd476ee0 - <trybuild::TestCases as core::ops::drop::Drop>::drop::h51fe6fdf208518c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.104/src/lib.rs:341:38
[INFO] [stdout]   21:     0x582ccd46e022 - core::ptr::drop_in_place<trybuild::TestCases>::hb1d4348f0da498f1
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ptr/mod.rs:799:1
[INFO] [stdout]   22:     0x582ccd46e022 - test::test::h280fdf727c17bade
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/context-macro/tests/test.rs:6:1
[INFO] [stdout]   23:     0x582ccd46e022 - test::test::{{closure}}::h03e39568bd473317
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/context-macro/tests/test.rs:2:10
[INFO] [stdout]   24:     0x582ccd46e022 - core::ops::function::FnOnce::call_once::h8227b316fb8b4ca8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x582ccd586d9b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x582ccd586d9b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x582ccd585f8e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x582ccd585f8e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x582ccd585f8e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x582ccd585f8e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x582ccd585f8e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x582ccd585f8e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x582ccd585f8e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x582ccd549b04 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x582ccd549b04 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x582ccd54d4da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x582ccd54d4da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x582ccd54d4da - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x582ccd54d4da - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x582ccd54d4da - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x582ccd54d4da - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x582ccd54d4da - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x582ccd5c1257 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x582ccd5c1257 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x582ccd5c1257 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x77e004c51aa4 - <unknown>
[INFO] [stdout]   47:     0x77e004cdea34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 40.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p typhoon-context-macro --test test`
[INFO] running `Command { std: "docker" "inspect" "91b900b63e0b5a2e15f22d5d29c706d9d8677ffc5f640c8f70df396736540a5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91b900b63e0b5a2e15f22d5d29c706d9d8677ffc5f640c8f70df396736540a5e", kill_on_drop: false }`
[INFO] [stdout] 91b900b63e0b5a2e15f22d5d29c706d9d8677ffc5f640c8f70df396736540a5e
