[INFO] fetching crate minifix 0.3.0...
[INFO] checking minifix-0.3.0 against master#507271bc119683008ec719ecee48814e8ac86c65 for pr-146440
[INFO] extracting crate minifix 0.3.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate minifix 0.3.0
[INFO] finished tweaking crates.io crate minifix 0.3.0
[INFO] tweaked toml for crates.io crate minifix 0.3.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate minifix 0.3.0 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 crates.io crate minifix 0.3.0 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 serde_core v1.0.226
[INFO] [stderr]   Downloaded serde v1.0.226
[INFO] [stderr]   Downloaded quickcheck_macros v1.1.0
[INFO] [stderr]   Downloaded quickcheck_derive v0.3.0
[INFO] [stderr]   Downloaded serde_derive v1.0.226
[INFO] [stderr]   Downloaded minifix-derive v0.3.0
[INFO] [stderr]   Downloaded ord_subset v3.1.1
[INFO] [stderr]   Downloaded rust_decimal v1.38.0
[INFO] [stderr]   Downloaded decimal v2.1.0
[INFO] [stderr]   Downloaded minifix-dictionary v0.3.0
[INFO] [stderr]   Downloaded minifix-codegen v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 890659e6d6002b6401c75c1d4b167dc3e1d59360742a959c838b83d091152b0c
[INFO] running `Command { std: "docker" "start" "-a" "890659e6d6002b6401c75c1d4b167dc3e1d59360742a959c838b83d091152b0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "890659e6d6002b6401c75c1d4b167dc3e1d59360742a959c838b83d091152b0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "890659e6d6002b6401c75c1d4b167dc3e1d59360742a959c838b83d091152b0c", kill_on_drop: false }`
[INFO] [stdout] 890659e6d6002b6401c75c1d4b167dc3e1d59360742a959c838b83d091152b0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] bd6390139439d0037ea3348d0b753d24ab4c0c153bfa2566c488ba75c650c07a
[INFO] running `Command { std: "docker" "start" "-a" "bd6390139439d0037ea3348d0b753d24ab4c0c153bfa2566c488ba75c650c07a", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling roxmltree v0.19.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking unicode-ident v1.0.19
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stderr]    Compiling darling_core v0.12.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling quickcheck_derive v0.3.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling quickcheck_macros v1.1.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling darling_macro v0.12.4
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling darling v0.12.4
[INFO] [stderr]    Compiling minifix-derive v0.3.0
[INFO] [stderr]    Compiling minifix-dictionary v0.3.0
[INFO] [stderr]    Compiling minifix-codegen v0.3.0
[INFO] [stderr]    Compiling minifix v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/field_access.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 52 |         field: F,
[INFO] [stdout] 53 |     ) -> Result<Self::Group, FieldValueError<<usize as FieldType>::Error>>;
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |     ) -> Result<Self::Group, FieldValueError<<usize as FieldType<'_>>::Error>>;
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/field_access.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 59 |         field: F,
[INFO] [stdout] 60 |     ) -> Result<Option<Self::Group>, <usize as FieldType>::Error> {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 60 |     ) -> Result<Option<Self::Group>, <usize as FieldType<'_>>::Error> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/field_access.rs:137:16
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn entries(&self) -> GroupEntries<Self> {
[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] 137 |     fn entries(&self) -> GroupEntries<'_, Self> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tagvalue/decoder.rs:317:20
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub fn message(&self) -> Message<&[u8]> {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |         |       |
[INFO] [stdout]     |                    |         |       the same lifetime is elided here
[INFO] [stdout]     |                    |         the same lifetime is hidden here
[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] 317 |     pub fn message(&self) -> Message<'_, &[u8]> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tagvalue/decoder.rs:627:9
[INFO] [stdout]     |
[INFO] [stdout] 627 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 628 |         tag: u32,
[INFO] [stdout] 629 |     ) -> Result<Self::Group, FieldValueError<<usize as FieldType>::Error>>
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 629 |     ) -> Result<Self::Group, FieldValueError<<usize as FieldType<'_>>::Error>>
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tagvalue/decoder.rs:670:9
[INFO] [stdout]     |
[INFO] [stdout] 670 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 671 |         field: &F,
[INFO] [stdout] 672 |     ) -> Result<Self::Group, FieldValueError<<usize as FieldType>::Error>>
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 672 |     ) -> Result<Self::Group, FieldValueError<<usize as FieldType<'_>>::Error>>
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/field_access.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 52 |         field: F,
[INFO] [stdout] 53 |     ) -> Result<Self::Group, FieldValueError<<usize as FieldType>::Error>>;
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |     ) -> Result<Self::Group, FieldValueError<<usize as FieldType<'_>>::Error>>;
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/field_access.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 59 |         field: F,
[INFO] [stdout] 60 |     ) -> Result<Option<Self::Group>, <usize as FieldType>::Error> {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 60 |     ) -> Result<Option<Self::Group>, <usize as FieldType<'_>>::Error> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/field_access.rs:137:16
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn entries(&self) -> GroupEntries<Self> {
[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] 137 |     fn entries(&self) -> GroupEntries<'_, Self> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tagvalue/decoder.rs:317:20
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub fn message(&self) -> Message<&[u8]> {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |         |       |
[INFO] [stdout]     |                    |         |       the same lifetime is elided here
[INFO] [stdout]     |                    |         the same lifetime is hidden here
[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] 317 |     pub fn message(&self) -> Message<'_, &[u8]> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tagvalue/decoder.rs:627:9
[INFO] [stdout]     |
[INFO] [stdout] 627 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 628 |         tag: u32,
[INFO] [stdout] 629 |     ) -> Result<Self::Group, FieldValueError<<usize as FieldType>::Error>>
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 629 |     ) -> Result<Self::Group, FieldValueError<<usize as FieldType<'_>>::Error>>
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tagvalue/decoder.rs:670:9
[INFO] [stdout]     |
[INFO] [stdout] 670 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 671 |         field: &F,
[INFO] [stdout] 672 |     ) -> Result<Self::Group, FieldValueError<<usize as FieldType>::Error>>
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 672 |     ) -> Result<Self::Group, FieldValueError<<usize as FieldType<'_>>::Error>>
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.32s
[INFO] running `Command { std: "docker" "inspect" "bd6390139439d0037ea3348d0b753d24ab4c0c153bfa2566c488ba75c650c07a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd6390139439d0037ea3348d0b753d24ab4c0c153bfa2566c488ba75c650c07a", kill_on_drop: false }`
[INFO] [stdout] bd6390139439d0037ea3348d0b753d24ab4c0c153bfa2566c488ba75c650c07a
