[INFO] cloning repository https://github.com/mrpedrobraga/rpg-baker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrpedrobraga/rpg-baker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrpedrobraga%2Frpg-baker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrpedrobraga%2Frpg-baker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 202988c1fe631383de264bb5ffe30344297b47b0
[INFO] checking mrpedrobraga/rpg-baker against master#507271bc119683008ec719ecee48814e8ac86c65 for pr-146440
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrpedrobraga%2Frpg-baker" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mrpedrobraga/rpg-baker
[INFO] finished tweaking git repo https://github.com/mrpedrobraga/rpg-baker
[INFO] tweaked toml for git repo https://github.com/mrpedrobraga/rpg-baker written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mrpedrobraga/rpg-baker on toolchain 507271bc119683008ec719ecee48814e8ac86c65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mrpedrobraga/rpg-baker 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" "+507271bc119683008ec719ecee48814e8ac86c65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror v2.0.11
[INFO] [stderr]   Downloaded ordermap v0.5.5
[INFO] [stderr]   Downloaded thiserror-impl v2.0.11
[INFO] [stderr]   Downloaded pin-project v1.1.9
[INFO] [stderr]   Downloaded kqueue v1.0.8
[INFO] [stderr]   Downloaded pin-project-internal v1.1.9
[INFO] [stderr]   Downloaded futures-signals v0.3.34
[INFO] [stderr]   Downloaded notify-types v2.0.0
[INFO] [stderr]   Downloaded libz-sys v1.1.21
[INFO] [stderr]   Downloaded gensym v0.1.1
[INFO] [stderr]   Downloaded notify v8.0.0
[INFO] [stderr]   Downloaded git2 v0.20.0
[INFO] [stderr]   Downloaded hashmap_macro v0.1.0
[INFO] [stderr]   Downloaded libgit2-sys v0.18.0+1.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 404ad9e1baf28b04b343d4db85bec7a39d0e3a21ed92c7d29fbe96d1075fa9ce
[INFO] running `Command { std: "docker" "start" "-a" "404ad9e1baf28b04b343d4db85bec7a39d0e3a21ed92c7d29fbe96d1075fa9ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "404ad9e1baf28b04b343d4db85bec7a39d0e3a21ed92c7d29fbe96d1075fa9ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "404ad9e1baf28b04b343d4db85bec7a39d0e3a21ed92c7d29fbe96d1075fa9ce", kill_on_drop: false }`
[INFO] [stdout] 404ad9e1baf28b04b343d4db85bec7a39d0e3a21ed92c7d29fbe96d1075fa9ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4aa7e69bb997db6b109124d1f9f0a1a46b20ed817579976a35d28c6ee280ada
[INFO] running `Command { std: "docker" "start" "-a" "d4aa7e69bb997db6b109124d1f9f0a1a46b20ed817579976a35d28c6ee280ada", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking discard v1.0.4
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]     Checking hashmap_macro v0.1.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]     Checking notify v8.0.0
[INFO] [stderr]    Compiling uuid v1.15.1
[INFO] [stderr]    Compiling libz-sys v1.1.21
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.0+1.9.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.9
[INFO] [stderr]    Compiling gensym v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking pin-project v1.1.9
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking strum v0.27.1
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking either v1.14.0
[INFO] [stderr]     Checking futures-signals v0.3.34
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking ordermap v0.5.5
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking git2 v0.20.0
[INFO] [stderr]     Checking rpg-baker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/behaviour/helpers.rs:36:21
[INFO] [stdout]    |
[INFO] [stdout] 36 |                   let mut block = Self::create();
[INFO] [stdout]    |                       ----^^^^^
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/behaviour/std_blocks/mod.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | / block_define! {
[INFO] [stdout] 60 | |     ChangeScreen { },
[INFO] [stdout] 61 | |     description: r#"Changes the current screen to {new_screen}.
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `block_define` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `descriptor`
[INFO] [stdout]   --> src/behaviour/helpers.rs:35:32
[INFO] [stdout]    |
[INFO] [stdout] 35 |               fn from_descriptor(descriptor: &BlockInstanceDescriptor) -> Result<Self, ReifyError> {
[INFO] [stdout]    |                                  ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/behaviour/std_blocks/mod.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | / block_define! {
[INFO] [stdout] 60 | |     ChangeScreen { },
[INFO] [stdout] 61 | |     description: r#"Changes the current screen to {new_screen}.
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] help: `descriptor` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/behaviour/helpers.rs:35:32
[INFO] [stdout]    |
[INFO] [stdout] 35 |               fn from_descriptor(descriptor: &BlockInstanceDescriptor) -> Result<Self, ReifyError> {
[INFO] [stdout]    |                                  ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/behaviour/std_blocks/mod.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | / block_define! {
[INFO] [stdout] 60 | |     ChangeScreen { },
[INFO] [stdout] 61 | |     description: r#"Changes the current screen to {new_screen}.
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `block_define` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/behaviour/helpers.rs:36:21
[INFO] [stdout]    |
[INFO] [stdout] 36 |                   let mut block = Self::create();
[INFO] [stdout]    |                       ----^^^^^
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/behaviour/std_blocks/mod.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | / block_define! {
[INFO] [stdout] 60 | |     ChangeScreen { },
[INFO] [stdout] 61 | |     description: r#"Changes the current screen to {new_screen}.
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `block_define` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `descriptor`
[INFO] [stdout]   --> src/behaviour/helpers.rs:35:32
[INFO] [stdout]    |
[INFO] [stdout] 35 |               fn from_descriptor(descriptor: &BlockInstanceDescriptor) -> Result<Self, ReifyError> {
[INFO] [stdout]    |                                  ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/behaviour/std_blocks/mod.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | / block_define! {
[INFO] [stdout] 60 | |     ChangeScreen { },
[INFO] [stdout] 61 | |     description: r#"Changes the current screen to {new_screen}.
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] help: `descriptor` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/behaviour/helpers.rs:35:32
[INFO] [stdout]    |
[INFO] [stdout] 35 |               fn from_descriptor(descriptor: &BlockInstanceDescriptor) -> Result<Self, ReifyError> {
[INFO] [stdout]    |                                  ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/behaviour/std_blocks/mod.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | / block_define! {
[INFO] [stdout] 60 | |     ChangeScreen { },
[INFO] [stdout] 61 | |     description: r#"Changes the current screen to {new_screen}.
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `block_define` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/behaviour/mod.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn reify(&self) -> BehaviourInstance {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn reify(&self) -> BehaviourInstance<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/behaviour/mod.rs:111:18
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn reify(&self) -> Result<Box<dyn TypedBlock>, ReifyError> {
[INFO] [stdout]     |                  ^^^^^ the lifetime is elided here     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn reify(&self) -> Result<Box<dyn TypedBlock>, ReifyError<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/behaviour/mod.rs:232:36
[INFO] [stdout]     |
[INFO] [stdout] 232 |     fn from_descriptor(descriptor: &BlockInstanceDescriptor) -> Result<Self, ReifyError>
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^                  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 232 |     fn from_descriptor(descriptor: &BlockInstanceDescriptor) -> Result<Self, ReifyError<'_>>
[INFO] [stdout]     |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/behaviour/helpers.rs:35:44
[INFO] [stdout]    |
[INFO] [stdout] 35 |               fn from_descriptor(descriptor: &BlockInstanceDescriptor) -> Result<Self, ReifyError> {
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^                  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/behaviour/std_blocks/mod.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / block_define! {
[INFO] [stdout] 27 | |     Int { v },
[INFO] [stdout] 28 | |     description: "Returns an integer.",
[INFO] [stdout] 29 | |     evaluate: |block: &Int| {
[INFO] [stdout] ...  |
[INFO] [stdout] 32 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `block_define` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |             fn from_descriptor(descriptor: &BlockInstanceDescriptor) -> Result<Self, ReifyError<'_>> {
[INFO] [stdout]    |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/behaviour/helpers.rs:35:44
[INFO] [stdout]    |
[INFO] [stdout] 35 |               fn from_descriptor(descriptor: &BlockInstanceDescriptor) -> Result<Self, ReifyError> {
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^                  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/behaviour/std_blocks/mod.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | / block_define! {
[INFO] [stdout] 35 | |     Add { a, b },
[INFO] [stdout] 36 | |     description: "Adds two numbers and returns them.",
[INFO] [stdout] 37 | |     evaluate: |block: &Add| {
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `block_define` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |             fn from_descriptor(descriptor: &BlockInstanceDescriptor) -> Result<Self, ReifyError<'_>> {
[INFO] [stdout]    |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/behaviour/helpers.rs:35:44
[INFO] [stdout]    |
[INFO] [stdout] 35 |               fn from_descriptor(descriptor: &BlockInstanceDescriptor) -> Result<Self, ReifyError> {
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^                  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/behaviour/std_blocks/mod.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / block_define! {
[INFO] [stdout] 51 | |     Log { what },
[INFO] [stdout] 52 | |     description: "Logs a value to the standard output.",
[INFO] [stdout] 53 | |     evaluate: |block: &Log| {
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `block_define` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |             fn from_descriptor(descriptor: &BlockInstanceDescriptor) -> Result<Self, ReifyError<'_>> {
[INFO] [stdout]    |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/behaviour/helpers.rs:35:44
[INFO] [stdout]    |
[INFO] [stdout] 35 |               fn from_descriptor(descriptor: &BlockInstanceDescriptor) -> Result<Self, ReifyError> {
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^                  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/behaviour/std_blocks/mod.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | / block_define! {
[INFO] [stdout] 60 | |     ChangeScreen { },
[INFO] [stdout] 61 | |     description: r#"Changes the current screen to {new_screen}.
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `block_define` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |             fn from_descriptor(descriptor: &BlockInstanceDescriptor) -> Result<Self, ReifyError<'_>> {
[INFO] [stdout]    |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/project/mod.rs:97:27
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub fn run_from_start(&self) -> Game {
[INFO] [stdout]    |                           ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub fn run_from_start(&self) -> Game<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/project/runtime/mod.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn from_project(project: &Project) -> Game {
[INFO] [stdout]    |                                  ^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn from_project(project: &Project) -> Game<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/behaviour/mod.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn reify(&self) -> BehaviourInstance {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn reify(&self) -> BehaviourInstance<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/behaviour/mod.rs:111:18
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn reify(&self) -> Result<Box<dyn TypedBlock>, ReifyError> {
[INFO] [stdout]     |                  ^^^^^ the lifetime is elided here     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn reify(&self) -> Result<Box<dyn TypedBlock>, ReifyError<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/behaviour/mod.rs:232:36
[INFO] [stdout]     |
[INFO] [stdout] 232 |     fn from_descriptor(descriptor: &BlockInstanceDescriptor) -> Result<Self, ReifyError>
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^                  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 232 |     fn from_descriptor(descriptor: &BlockInstanceDescriptor) -> Result<Self, ReifyError<'_>>
[INFO] [stdout]     |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/behaviour/helpers.rs:35:44
[INFO] [stdout]    |
[INFO] [stdout] 35 |               fn from_descriptor(descriptor: &BlockInstanceDescriptor) -> Result<Self, ReifyError> {
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^                  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/behaviour/std_blocks/mod.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / block_define! {
[INFO] [stdout] 27 | |     Int { v },
[INFO] [stdout] 28 | |     description: "Returns an integer.",
[INFO] [stdout] 29 | |     evaluate: |block: &Int| {
[INFO] [stdout] ...  |
[INFO] [stdout] 32 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `block_define` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |             fn from_descriptor(descriptor: &BlockInstanceDescriptor) -> Result<Self, ReifyError<'_>> {
[INFO] [stdout]    |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/behaviour/helpers.rs:35:44
[INFO] [stdout]    |
[INFO] [stdout] 35 |               fn from_descriptor(descriptor: &BlockInstanceDescriptor) -> Result<Self, ReifyError> {
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^                  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/behaviour/std_blocks/mod.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | / block_define! {
[INFO] [stdout] 35 | |     Add { a, b },
[INFO] [stdout] 36 | |     description: "Adds two numbers and returns them.",
[INFO] [stdout] 37 | |     evaluate: |block: &Add| {
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `block_define` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |             fn from_descriptor(descriptor: &BlockInstanceDescriptor) -> Result<Self, ReifyError<'_>> {
[INFO] [stdout]    |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/behaviour/helpers.rs:35:44
[INFO] [stdout]    |
[INFO] [stdout] 35 |               fn from_descriptor(descriptor: &BlockInstanceDescriptor) -> Result<Self, ReifyError> {
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^                  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/behaviour/std_blocks/mod.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / block_define! {
[INFO] [stdout] 51 | |     Log { what },
[INFO] [stdout] 52 | |     description: "Logs a value to the standard output.",
[INFO] [stdout] 53 | |     evaluate: |block: &Log| {
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `block_define` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |             fn from_descriptor(descriptor: &BlockInstanceDescriptor) -> Result<Self, ReifyError<'_>> {
[INFO] [stdout]    |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/behaviour/helpers.rs:35:44
[INFO] [stdout]    |
[INFO] [stdout] 35 |               fn from_descriptor(descriptor: &BlockInstanceDescriptor) -> Result<Self, ReifyError> {
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^                  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/behaviour/std_blocks/mod.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | / block_define! {
[INFO] [stdout] 60 | |     ChangeScreen { },
[INFO] [stdout] 61 | |     description: r#"Changes the current screen to {new_screen}.
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `block_define` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |             fn from_descriptor(descriptor: &BlockInstanceDescriptor) -> Result<Self, ReifyError<'_>> {
[INFO] [stdout]    |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/project/mod.rs:97:27
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub fn run_from_start(&self) -> Game {
[INFO] [stdout]    |                           ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub fn run_from_start(&self) -> Game<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/project/runtime/mod.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn from_project(project: &Project) -> Game {
[INFO] [stdout]    |                                  ^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn from_project(project: &Project) -> Game<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.67s
[INFO] running `Command { std: "docker" "inspect" "d4aa7e69bb997db6b109124d1f9f0a1a46b20ed817579976a35d28c6ee280ada", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4aa7e69bb997db6b109124d1f9f0a1a46b20ed817579976a35d28c6ee280ada", kill_on_drop: false }`
[INFO] [stdout] d4aa7e69bb997db6b109124d1f9f0a1a46b20ed817579976a35d28c6ee280ada
