[INFO] fetching crate stardust-xr-schemas 1.5.3...
[INFO] testing stardust-xr-schemas-1.5.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate stardust-xr-schemas 1.5.3 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate stardust-xr-schemas 1.5.3
[INFO] finished tweaking crates.io crate stardust-xr-schemas 1.5.3
[INFO] tweaked toml for crates.io crate stardust-xr-schemas 1.5.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate stardust-xr-schemas 1.5.3 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 39 packages to latest compatible versions
[INFO] [stderr]       Adding flatbuffers v23.5.26 (available: v25.9.23)
[INFO] [stderr]       Adding flexbuffers v2.0.0 (available: v25.9.23)
[INFO] [stderr]       Adding glam v0.24.2 (available: v0.30.9)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e7d133164a0ea180df5d5a12b98d7ddcf6e7996b3cf6c83d4ab94d4773e4e407
[INFO] running `Command { std: "docker" "start" "-a" "e7d133164a0ea180df5d5a12b98d7ddcf6e7996b3cf6c83d4ab94d4773e4e407", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e7d133164a0ea180df5d5a12b98d7ddcf6e7996b3cf6c83d4ab94d4773e4e407", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7d133164a0ea180df5d5a12b98d7ddcf6e7996b3cf6c83d4ab94d4773e4e407", kill_on_drop: false }`
[INFO] [stdout] e7d133164a0ea180df5d5a12b98d7ddcf6e7996b3cf6c83d4ab94d4773e4e407
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a17da62e46e0d1260b0d5eee867e6defc811f9609cc70c9f52d734f74a87e4a2
[INFO] running `Command { std: "docker" "start" "-a" "a17da62e46e0d1260b0d5eee867e6defc811f9609cc70c9f52d734f74a87e4a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling flatbuffers v23.5.26
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling manifest-dir-macros v0.1.18
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling stardust-xr-schemas v1.5.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling mint v0.5.9
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling glam v0.24.2
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling flexbuffers v2.0.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/flat/generated/input.rs:571:32
[INFO] [stdout]     |
[INFO] [stdout] 571 | pub fn root_as_input_data(buf: &[u8]) -> Result<InputData, flatbuffers::InvalidFlatbuffer> {
[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] 571 | pub fn root_as_input_data(buf: &[u8]) -> Result<InputData<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/flat/generated/input.rs:581:46
[INFO] [stdout]     |
[INFO] [stdout] 581 | pub fn size_prefixed_root_as_input_data(buf: &[u8]) -> Result<InputData, flatbuffers::InvalidFlatbuffer> {
[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] 581 | pub fn size_prefixed_root_as_input_data(buf: &[u8]) -> Result<InputData<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/flat/generated/input.rs:614:49
[INFO] [stdout]     |
[INFO] [stdout] 614 | pub unsafe fn root_as_input_data_unchecked(buf: &[u8]) -> InputData {
[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] 614 | pub unsafe fn root_as_input_data_unchecked(buf: &[u8]) -> InputData<'_> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/flat/generated/input.rs:621:63
[INFO] [stdout]     |
[INFO] [stdout] 621 | pub unsafe fn size_prefixed_root_as_input_data_unchecked(buf: &[u8]) -> InputData {
[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] 621 | pub unsafe fn size_prefixed_root_as_input_data_unchecked(buf: &[u8]) -> InputData<'_> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/flat/generated/message.rs:289:29
[INFO] [stdout]     |
[INFO] [stdout] 289 | pub fn root_as_message(buf: &[u8]) -> Result<Message, flatbuffers::InvalidFlatbuffer> {
[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] 289 | pub fn root_as_message(buf: &[u8]) -> Result<Message<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/flat/generated/message.rs:299:43
[INFO] [stdout]     |
[INFO] [stdout] 299 | pub fn size_prefixed_root_as_message(buf: &[u8]) -> Result<Message, flatbuffers::InvalidFlatbuffer> {
[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] 299 | pub fn size_prefixed_root_as_message(buf: &[u8]) -> Result<Message<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/flat/generated/message.rs:332:46
[INFO] [stdout]     |
[INFO] [stdout] 332 | pub unsafe fn root_as_message_unchecked(buf: &[u8]) -> Message {
[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] 332 | pub unsafe fn root_as_message_unchecked(buf: &[u8]) -> Message<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/flat/generated/message.rs:339:60
[INFO] [stdout]     |
[INFO] [stdout] 339 | pub unsafe fn size_prefixed_root_as_message_unchecked(buf: &[u8]) -> Message {
[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] 339 | pub unsafe fn size_prefixed_root_as_message_unchecked(buf: &[u8]) -> Message<'_> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.32s
[INFO] running `Command { std: "docker" "inspect" "a17da62e46e0d1260b0d5eee867e6defc811f9609cc70c9f52d734f74a87e4a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a17da62e46e0d1260b0d5eee867e6defc811f9609cc70c9f52d734f74a87e4a2", kill_on_drop: false }`
[INFO] [stdout] a17da62e46e0d1260b0d5eee867e6defc811f9609cc70c9f52d734f74a87e4a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 715dbc8e9fc85359d40ad0af8c187f4d6c3b534b64b9d8050c4bbaf66e6de4ef
[INFO] running `Command { std: "docker" "start" "-a" "715dbc8e9fc85359d40ad0af8c187f4d6c3b534b64b9d8050c4bbaf66e6de4ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling stardust-xr-schemas v1.5.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/flat/generated/input.rs:571:32
[INFO] [stdout]     |
[INFO] [stdout] 571 | pub fn root_as_input_data(buf: &[u8]) -> Result<InputData, flatbuffers::InvalidFlatbuffer> {
[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] 571 | pub fn root_as_input_data(buf: &[u8]) -> Result<InputData<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/flat/generated/input.rs:581:46
[INFO] [stdout]     |
[INFO] [stdout] 581 | pub fn size_prefixed_root_as_input_data(buf: &[u8]) -> Result<InputData, flatbuffers::InvalidFlatbuffer> {
[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] 581 | pub fn size_prefixed_root_as_input_data(buf: &[u8]) -> Result<InputData<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/flat/generated/input.rs:614:49
[INFO] [stdout]     |
[INFO] [stdout] 614 | pub unsafe fn root_as_input_data_unchecked(buf: &[u8]) -> InputData {
[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] 614 | pub unsafe fn root_as_input_data_unchecked(buf: &[u8]) -> InputData<'_> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/flat/generated/input.rs:621:63
[INFO] [stdout]     |
[INFO] [stdout] 621 | pub unsafe fn size_prefixed_root_as_input_data_unchecked(buf: &[u8]) -> InputData {
[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] 621 | pub unsafe fn size_prefixed_root_as_input_data_unchecked(buf: &[u8]) -> InputData<'_> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/flat/generated/message.rs:289:29
[INFO] [stdout]     |
[INFO] [stdout] 289 | pub fn root_as_message(buf: &[u8]) -> Result<Message, flatbuffers::InvalidFlatbuffer> {
[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] 289 | pub fn root_as_message(buf: &[u8]) -> Result<Message<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/flat/generated/message.rs:299:43
[INFO] [stdout]     |
[INFO] [stdout] 299 | pub fn size_prefixed_root_as_message(buf: &[u8]) -> Result<Message, flatbuffers::InvalidFlatbuffer> {
[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] 299 | pub fn size_prefixed_root_as_message(buf: &[u8]) -> Result<Message<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/flat/generated/message.rs:332:46
[INFO] [stdout]     |
[INFO] [stdout] 332 | pub unsafe fn root_as_message_unchecked(buf: &[u8]) -> Message {
[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] 332 | pub unsafe fn root_as_message_unchecked(buf: &[u8]) -> Message<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/flat/generated/message.rs:339:60
[INFO] [stdout]     |
[INFO] [stdout] 339 | pub unsafe fn size_prefixed_root_as_message_unchecked(buf: &[u8]) -> Message {
[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] 339 | pub unsafe fn size_prefixed_root_as_message_unchecked(buf: &[u8]) -> Message<'_> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/flat/generated/input.rs:571:32
[INFO] [stdout]     |
[INFO] [stdout] 571 | pub fn root_as_input_data(buf: &[u8]) -> Result<InputData, flatbuffers::InvalidFlatbuffer> {
[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] 571 | pub fn root_as_input_data(buf: &[u8]) -> Result<InputData<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/flat/generated/input.rs:581:46
[INFO] [stdout]     |
[INFO] [stdout] 581 | pub fn size_prefixed_root_as_input_data(buf: &[u8]) -> Result<InputData, flatbuffers::InvalidFlatbuffer> {
[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] 581 | pub fn size_prefixed_root_as_input_data(buf: &[u8]) -> Result<InputData<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/flat/generated/input.rs:614:49
[INFO] [stdout]     |
[INFO] [stdout] 614 | pub unsafe fn root_as_input_data_unchecked(buf: &[u8]) -> InputData {
[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] 614 | pub unsafe fn root_as_input_data_unchecked(buf: &[u8]) -> InputData<'_> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/flat/generated/input.rs:621:63
[INFO] [stdout]     |
[INFO] [stdout] 621 | pub unsafe fn size_prefixed_root_as_input_data_unchecked(buf: &[u8]) -> InputData {
[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] 621 | pub unsafe fn size_prefixed_root_as_input_data_unchecked(buf: &[u8]) -> InputData<'_> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/flat/generated/message.rs:289:29
[INFO] [stdout]     |
[INFO] [stdout] 289 | pub fn root_as_message(buf: &[u8]) -> Result<Message, flatbuffers::InvalidFlatbuffer> {
[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] 289 | pub fn root_as_message(buf: &[u8]) -> Result<Message<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/flat/generated/message.rs:299:43
[INFO] [stdout]     |
[INFO] [stdout] 299 | pub fn size_prefixed_root_as_message(buf: &[u8]) -> Result<Message, flatbuffers::InvalidFlatbuffer> {
[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] 299 | pub fn size_prefixed_root_as_message(buf: &[u8]) -> Result<Message<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/flat/generated/message.rs:332:46
[INFO] [stdout]     |
[INFO] [stdout] 332 | pub unsafe fn root_as_message_unchecked(buf: &[u8]) -> Message {
[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] 332 | pub unsafe fn root_as_message_unchecked(buf: &[u8]) -> Message<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/flat/generated/message.rs:339:60
[INFO] [stdout]     |
[INFO] [stdout] 339 | pub unsafe fn size_prefixed_root_as_message_unchecked(buf: &[u8]) -> Message {
[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] 339 | pub unsafe fn size_prefixed_root_as_message_unchecked(buf: &[u8]) -> Message<'_> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.56s
[INFO] running `Command { std: "docker" "inspect" "715dbc8e9fc85359d40ad0af8c187f4d6c3b534b64b9d8050c4bbaf66e6de4ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "715dbc8e9fc85359d40ad0af8c187f4d6c3b534b64b9d8050c4bbaf66e6de4ef", kill_on_drop: false }`
[INFO] [stdout] 715dbc8e9fc85359d40ad0af8c187f4d6c3b534b64b9d8050c4bbaf66e6de4ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9a5fa6bf9c9aea131e7571c952beae3fc6a8d41f219f9959337e535a8a6efeb3
[INFO] running `Command { std: "docker" "start" "-a" "9a5fa6bf9c9aea131e7571c952beae3fc6a8d41f219f9959337e535a8a6efeb3", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] 
[INFO] [stderr]    --> src/flat/generated/input.rs:571:32
[INFO] [stdout] running 1 test
[INFO] [stderr]     |
[INFO] [stdout] test flex::round_trip_flex_serialize ... ok
[INFO] [stderr] 571 | pub fn root_as_input_data(buf: &[u8]) -> Result<InputData, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout] 
[INFO] [stderr]     |                                ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]     |                                |
[INFO] [stdout] 
[INFO] [stderr]     |                                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 571 | pub fn root_as_input_data(buf: &[u8]) -> Result<InputData<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stderr]     |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/flat/generated/input.rs:581:46
[INFO] [stderr]     |
[INFO] [stderr] 581 | pub fn size_prefixed_root_as_input_data(buf: &[u8]) -> Result<InputData, flatbuffers::InvalidFlatbuffer> {
[INFO] [stderr]     |                                              ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                              |
[INFO] [stderr]     |                                              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 581 | pub fn size_prefixed_root_as_input_data(buf: &[u8]) -> Result<InputData<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stderr]     |                                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/flat/generated/input.rs:614:49
[INFO] [stderr]     |
[INFO] [stderr] 614 | pub unsafe fn root_as_input_data_unchecked(buf: &[u8]) -> InputData {
[INFO] [stderr]     |                                                 ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                                 |
[INFO] [stderr]     |                                                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 614 | pub unsafe fn root_as_input_data_unchecked(buf: &[u8]) -> InputData<'_> {
[INFO] [stderr]     |                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/flat/generated/input.rs:621:63
[INFO] [stderr]     |
[INFO] [stderr] 621 | pub unsafe fn size_prefixed_root_as_input_data_unchecked(buf: &[u8]) -> InputData {
[INFO] [stderr]     |                                                               ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                                               |
[INFO] [stderr]     |                                                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 621 | pub unsafe fn size_prefixed_root_as_input_data_unchecked(buf: &[u8]) -> InputData<'_> {
[INFO] [stderr]     |                                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/flat/generated/message.rs:289:29
[INFO] [stderr]     |
[INFO] [stderr] 289 | pub fn root_as_message(buf: &[u8]) -> Result<Message, flatbuffers::InvalidFlatbuffer> {
[INFO] [stderr]     |                             ^^^^^            ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 289 | pub fn root_as_message(buf: &[u8]) -> Result<Message<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stderr]     |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/flat/generated/message.rs:299:43
[INFO] [stderr]     |
[INFO] [stderr] 299 | pub fn size_prefixed_root_as_message(buf: &[u8]) -> Result<Message, flatbuffers::InvalidFlatbuffer> {
[INFO] [stderr]     |                                           ^^^^^            ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                           |
[INFO] [stderr]     |                                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 299 | pub fn size_prefixed_root_as_message(buf: &[u8]) -> Result<Message<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stderr]     |                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/flat/generated/message.rs:332:46
[INFO] [stderr]     |
[INFO] [stderr] 332 | pub unsafe fn root_as_message_unchecked(buf: &[u8]) -> Message {
[INFO] [stderr]     |                                              ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                              |
[INFO] [stderr]     |                                              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 332 | pub unsafe fn root_as_message_unchecked(buf: &[u8]) -> Message<'_> {
[INFO] [stderr]     |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/flat/generated/message.rs:339:60
[INFO] [stderr]     |
[INFO] [stderr] 339 | pub unsafe fn size_prefixed_root_as_message_unchecked(buf: &[u8]) -> Message {
[INFO] [stderr]     |                                                            ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                                            |
[INFO] [stderr]     |                                                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 339 | pub unsafe fn size_prefixed_root_as_message_unchecked(buf: &[u8]) -> Message<'_> {
[INFO] [stderr]     |                                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `stardust-xr-schemas` (lib) generated 8 warnings (run `cargo fix --lib -p stardust-xr-schemas` to apply 8 suggestions)
[INFO] [stderr] warning: `stardust-xr-schemas` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stardust_xr_schemas-20eb9a58741bea28)
[INFO] [stderr]    Doc-tests stardust_xr_schemas
[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] running `Command { std: "docker" "inspect" "9a5fa6bf9c9aea131e7571c952beae3fc6a8d41f219f9959337e535a8a6efeb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a5fa6bf9c9aea131e7571c952beae3fc6a8d41f219f9959337e535a8a6efeb3", kill_on_drop: false }`
[INFO] [stdout] 9a5fa6bf9c9aea131e7571c952beae3fc6a8d41f219f9959337e535a8a6efeb3
