[INFO] fetching crate mavinspect 0.6.6...
[INFO] checking mavinspect-0.6.6 against 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa for pr-159356
[INFO] extracting crate mavinspect 0.6.6 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate mavinspect 0.6.6
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate mavinspect 0.6.6
[INFO] tweaked toml for crates.io crate mavinspect 0.6.6 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mavinspect 0.6.6 on toolchain 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mavinspect 0.6.6 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" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8fdc67d82ce80164da85d3e883fa61a2d389aae1478f04424bf71b2c0cfda29d
[INFO] running `Command { std: "docker" "start" "8fdc67d82ce80164da85d3e883fa61a2d389aae1478f04424bf71b2c0cfda29d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8fdc67d82ce80164da85d3e883fa61a2d389aae1478f04424bf71b2c0cfda29d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8fdc67d82ce80164da85d3e883fa61a2d389aae1478f04424bf71b2c0cfda29d" "/opt/rustwide/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8fdc67d82ce80164da85d3e883fa61a2d389aae1478f04424bf71b2c0cfda29d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8fdc67d82ce80164da85d3e883fa61a2d389aae1478f04424bf71b2c0cfda29d" "/opt/rustwide/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking libyml v0.0.5
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling mavinspect v0.6.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking crc-any v2.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking quick-xml v0.37.2
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking parse_int v0.9.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking env_logger v0.11.6
[INFO] [stderr]     Checking thiserror v2.0.11
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]    --> src/protocol/messages/message.rs:586:53
[INFO] [stdout]     |
[INFO] [stdout] 586 |         assert!(matches!(message.deprecated(), Some(Deprecated { .. })));
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]    --> src/protocol/common/deprecated.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 | pub struct Deprecated {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[deny(rest_pattern_match_on_struct_with_all_private_fields)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/protocol/microservices.rs:295:21
[INFO] [stdout]     |
[INFO] [stdout] 295 |     pub fn messages(&self) -> impl Iterator<Item=Cow<str>> {
[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] 295 |     pub fn messages(&self) -> impl Iterator<Item=Cow<'_, str>> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/protocol/microservices.rs:198:25
[INFO] [stdout]     |
[INFO] [stdout] 198 |         pub fn $subject(&self) -> impl Iterator<Item = Cow<str>> {
[INFO] [stdout]     |                         ^^^^^                          ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 330 |     define_specs!(enums);
[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 `define_specs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 198 |         pub fn $subject(&self) -> impl Iterator<Item = Cow<'_, str>> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/protocol/microservices.rs:198:25
[INFO] [stdout]     |
[INFO] [stdout] 198 |         pub fn $subject(&self) -> impl Iterator<Item = Cow<str>> {
[INFO] [stdout]     |                         ^^^^^                          ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 331 |     define_specs!(commands);
[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 `define_specs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 198 |         pub fn $subject(&self) -> impl Iterator<Item = Cow<'_, str>> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/protocol/microservices.rs:295:21
[INFO] [stdout]     |
[INFO] [stdout] 295 |     pub fn messages(&self) -> impl Iterator<Item=Cow<str>> {
[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] 295 |     pub fn messages(&self) -> impl Iterator<Item=Cow<'_, str>> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/protocol/microservices.rs:198:25
[INFO] [stdout]     |
[INFO] [stdout] 198 |         pub fn $subject(&self) -> impl Iterator<Item = Cow<str>> {
[INFO] [stdout]     |                         ^^^^^                          ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 330 |     define_specs!(enums);
[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 `define_specs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 198 |         pub fn $subject(&self) -> impl Iterator<Item = Cow<'_, str>> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mavinspect` (lib test) due to 1 previous error; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/protocol/microservices.rs:198:25
[INFO] [stdout]     |
[INFO] [stdout] 198 |         pub fn $subject(&self) -> impl Iterator<Item = Cow<str>> {
[INFO] [stdout]     |                         ^^^^^                          ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 331 |     define_specs!(commands);
[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 `define_specs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 198 |         pub fn $subject(&self) -> impl Iterator<Item = Cow<'_, str>> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8fdc67d82ce80164da85d3e883fa61a2d389aae1478f04424bf71b2c0cfda29d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fdc67d82ce80164da85d3e883fa61a2d389aae1478f04424bf71b2c0cfda29d", kill_on_drop: false }`
[INFO] [stdout] 8fdc67d82ce80164da85d3e883fa61a2d389aae1478f04424bf71b2c0cfda29d
