[INFO] fetching crate minifix 0.3.0... [INFO] testing minifix-0.3.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate minifix 0.3.0 into /workspace/builds/worker-6-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate minifix 0.3.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3994c24b7c0b22fd8ffc120b7c09417fc5cf94a726010d145b9ad8bd1c567ae [INFO] running `Command { std: "docker" "start" "-a" "c3994c24b7c0b22fd8ffc120b7c09417fc5cf94a726010d145b9ad8bd1c567ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3994c24b7c0b22fd8ffc120b7c09417fc5cf94a726010d145b9ad8bd1c567ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3994c24b7c0b22fd8ffc120b7c09417fc5cf94a726010d145b9ad8bd1c567ae", kill_on_drop: false }` [INFO] [stdout] c3994c24b7c0b22fd8ffc120b7c09417fc5cf94a726010d145b9ad8bd1c567ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df7ba9cdef8bf0a7a52194c1fefb292be07dcc1dde4abea337d9775e5855e198 [INFO] running `Command { std: "docker" "start" "-a" "df7ba9cdef8bf0a7a52194c1fefb292be07dcc1dde4abea337d9775e5855e198", kill_on_drop: false }` [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling roxmltree v0.19.0 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling uuid v1.18.1 [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] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling minifix-derive v0.3.0 [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::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>::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, ::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, >::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 { [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::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>::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::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>::Error>> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.86s [INFO] running `Command { std: "docker" "inspect" "df7ba9cdef8bf0a7a52194c1fefb292be07dcc1dde4abea337d9775e5855e198", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df7ba9cdef8bf0a7a52194c1fefb292be07dcc1dde4abea337d9775e5855e198", kill_on_drop: false }` [INFO] [stdout] df7ba9cdef8bf0a7a52194c1fefb292be07dcc1dde4abea337d9775e5855e198 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d089d76f4893e278d194214bff9ceedc4ef6bd4f3709429d10c67807552a0fc [INFO] running `Command { std: "docker" "start" "-a" "8d089d76f4893e278d194214bff9ceedc4ef6bd4f3709429d10c67807552a0fc", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling strum_macros v0.26.4 [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 quickcheck_macros v1.1.0 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling quickcheck_derive v0.3.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling arbitrary v1.4.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.12.4 [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] Compiling serde v1.0.226 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling criterion v0.3.6 [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::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>::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, ::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, >::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 { [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::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>::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::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>::Error>> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling 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::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>::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, ::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, >::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 { [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::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>::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::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>::Error>> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 38.82s [INFO] running `Command { std: "docker" "inspect" "8d089d76f4893e278d194214bff9ceedc4ef6bd4f3709429d10c67807552a0fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d089d76f4893e278d194214bff9ceedc4ef6bd4f3709429d10c67807552a0fc", kill_on_drop: false }` [INFO] [stdout] 8d089d76f4893e278d194214bff9ceedc4ef6bd4f3709429d10c67807552a0fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c925a83ed6d318102626b9895002ce11f65cf725e50bf728c769ae4d6e173838 [INFO] running `Command { std: "docker" "start" "-a" "c925a83ed6d318102626b9895002ce11f65cf725e50bf728c769ae4d6e173838", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] [INFO] [stderr] --> src/field_access.rs:51:9 [INFO] [stdout] running 65 tests [INFO] [stderr] | [INFO] [stdout] test field_types::checksum::test::edges_cases ... ok [INFO] [stderr] 51 | &self, [INFO] [stdout] test field_types::checksum::test::verify_serialization_behavior ... ok [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stdout] test field_types::date::test::lossless_deserialization_detects_errors ... ok [INFO] [stderr] 52 | field: F, [INFO] [stdout] test field_types::date::test::serialize_and_deserialize_are_consistent_with_each_other ... ok [INFO] [stderr] 53 | ) -> Result::Error>>; [INFO] [stdout] test field_types::date::test::lossy_and_lossless_are_equivalent ... ok [INFO] [stderr] | --------------------------- the same lifetime is hidden here [INFO] [stdout] test buffer::test::vec_clear_always_removes_content ... ok [INFO] [stderr] | [INFO] [stdout] test field_types::checksum::test::serializes_as_integer ... ok [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] test field_types::monthyear::test::can_deserialize_after_serializing ... ok [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] test field_types::monthyear::test::verify_serialization_behavior ... ok [INFO] [stderr] help: use `'_` for type paths [INFO] [stdout] test field_types::multiple_chars::test::leading_space_not_detected ... ok [INFO] [stderr] | [INFO] [stdout] test field_types::multiple_chars::test::one_char ... ok [INFO] [stderr] 53 | ) -> Result>::Error>>; [INFO] [stdout] test buffer::test::vec_slicing_is_consistent ... ok [INFO] [stderr] | ++++ [INFO] [stdout] test field_types::multiple_chars::test::one_char_trailing_space ... ok [INFO] [stderr] [INFO] [stdout] test field_types::multiple_strings::test::a_single_word_has_one_value ... ok [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] test field_types::multiple_strings::test::whitespace_has_no_values ... ok [INFO] [stderr] --> src/field_access.rs:58:9 [INFO] [stdout] test field_types::multiple_strings::test::empty_data_has_no_values ... ok [INFO] [stderr] | [INFO] [stdout] test field_types::date::test::new_via_getters ... ok [INFO] [stderr] 58 | &self, [INFO] [stdout] test field_types::multiple_strings::test::words_with_leading_spaces ... ok [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stdout] test field_types::checksum::test::serialized_takes_three_bytes ... ok [INFO] [stderr] 59 | field: F, [INFO] [stdout] test field_types::multiple_strings::test::words_with_trailing_spaces ... ok [INFO] [stderr] 60 | ) -> Result, ::Error> { [INFO] [stderr] | --------------------------- the same lifetime is hidden 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] 60 | ) -> Result, >::Error> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/field_access.rs:137:16 [INFO] [stderr] | [INFO] [stderr] 137 | fn entries(&self) -> GroupEntries { [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] 137 | fn entries(&self) -> GroupEntries<'_, Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/tagvalue/decoder.rs:317:20 [INFO] [stderr] | [INFO] [stderr] 317 | pub fn message(&self) -> Message<&[u8]> { [INFO] [stderr] | ^^^^^ -------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the same lifetime is elided here [INFO] [stderr] | | the same lifetime is hidden here [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] 317 | pub fn message(&self) -> Message<'_, &[u8]> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/tagvalue/decoder.rs:627:9 [INFO] [stderr] | [INFO] [stderr] 627 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 628 | tag: u32, [INFO] [stderr] 629 | ) -> Result::Error>> [INFO] [stderr] | --------------------------- the same lifetime is hidden 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] 629 | ) -> Result>::Error>> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/tagvalue/decoder.rs:670:9 [INFO] [stderr] | [INFO] [stderr] 670 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 671 | field: &F, [INFO] [stderr] 672 | ) -> Result::Error>> [INFO] [stderr] | --------------------------- the same lifetime is hidden 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] 672 | ) -> Result>::Error>> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `minifix` (lib) generated 6 warnings (run `cargo fix --lib -p minifix` to apply 6 suggestions) [INFO] [stderr] warning: `minifix` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/minifix-c898f633c38794e3) [INFO] [stdout] test field_types::multiple_strings::test::word_with_trailing_space ... ok [INFO] [stdout] test field_types::date::test::to_yyyymmdd_to_bytes_are_the_same ... ok [INFO] [stdout] test field_types::multiple_strings::test::words_separated_by_space ... ok [INFO] [stdout] test field_types::tz::test::deserialize_empty_is_err ... ok [INFO] [stdout] test field_types::tz::test::negative_with_minutes ... ok [INFO] [stdout] test field_types::tz::test::negative_without_minutes ... ok [INFO] [stdout] test field_types::timestamp::test::verify_serialization_behavior ... ok [INFO] [stdout] test field_types::test::serialize_bools ... ok [INFO] [stdout] test field_types::test::serialize_country ... ok [INFO] [stdout] test field_types::date::test::verify_serialization_behavior ... ok [INFO] [stdout] test field_types::test::serialize_currency ... ok [INFO] [stdout] test field_types::multiple_chars::test::empty ... ok [INFO] [stdout] test session::heartbeat_rule::test::heartebeat_validation ... ok [INFO] [stdout] test session::config::test::config_set_max_allowed_latency ... ok [INFO] [stdout] test field_types::tz::test::utc ... ok [INFO] [stdout] test session::config::test::config_defaults ... ok [INFO] [stdout] test session::config::test::config_set_verify_test_indicator ... ok [INFO] [stdout] test field_types::tz_time::test::valid_test_cases ... ok [INFO] [stdout] test field_types::time::test::verify_serialization_behavior ... ok [INFO] [stdout] test field_types::time::test::valid_test_cases ... ok [INFO] [stdout] test field_types::test::u32_serialize ... ok [INFO] [stdout] test tagvalue::raw_decoder::test::edge_cases_dont_cause_panic ... ok [INFO] [stdout] test tagvalue::raw_decoder::test::empty_message_is_invalid ... ok [INFO] [stdout] test tagvalue::raw_decoder::test::message_with_bad_checksum_is_invalid ... ok [INFO] [stdout] test tagvalue::raw_decoder::test::message_with_empty_payload_is_invalid ... ok [INFO] [stdout] test tagvalue::raw_decoder::test::message_with_only_msg_type_tag_is_valid ... ok [INFO] [stdout] test tagvalue::raw_decoder::test::new_streaming_decoder ... ok [INFO] [stdout] test tagvalue::raw_decoder::test::new_streaming_decoder_has_no_current_frame ... ok [INFO] [stdout] test tagvalue::raw_decoder::test::sample_message_is_valid ... ok [INFO] [stdout] test tagvalue::utils::test::correct_retrieval_of_checksum_digits ... ok [INFO] [stdout] test field_types::test::serialize_bytes ... ok [INFO] [stdout] test tagvalue::decoder::test::message_with_data_field ... ok [INFO] [stdout] test tagvalue::decoder::test::message_without_standard_header ... ok [INFO] [stdout] test tagvalue::decoder::test::message_without_final_separator ... ok [INFO] [stdout] test tagvalue::decoder::test::skip_checksum_verification ... ok [INFO] [stdout] test tagvalue::decoder::test::repeating_group_entries ... ok [INFO] [stdout] test tagvalue::decoder::test::message_must_end_with_separator ... ok [INFO] [stdout] test tagvalue::decoder::test::top_level_tag_after_empty_group ... ok [INFO] [stdout] test tagvalue::decoder::test::decoder_streaming_state_management ... ok [INFO] [stdout] test tagvalue::decoder::test::message_without_checksum ... ok [INFO] [stdout] test tagvalue::decoder::test::heartbeat_message_fields_are_ok ... ok [INFO] [stdout] test tagvalue::decoder::test::can_parse_simple_message ... ok [INFO] [stdout] test tagvalue::decoder::test::detect_incorrect_checksum ... ok [INFO] [stdout] test tagvalue::decoder::test::assortment_of_random_messages_is_ok ... ok [INFO] [stdout] test session::event_loop::test::dead_input_triggers_logout ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 65 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.97s [INFO] [stdout] [INFO] [stderr] Doc-tests minifix [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test src/field_types/monthyear.rs - field_types::monthyear::MonthYear::year (line 53) ... ok [INFO] [stdout] test src/field_types/time.rs - field_types::time::Time::minute (line 77) ... ok [INFO] [stdout] test src/field_types/time.rs - field_types::time::Time::second (line 102) ... ok [INFO] [stdout] test src/field_types/date.rs - field_types::date::Date::new (line 32) ... ok [INFO] [stdout] test src/field_types/multiple_strings.rs - field_types::multiple_strings::MultipleStrings (line 10) ... ok [INFO] [stdout] test src/field_types/monthyear.rs - field_types::monthyear::MonthYear::day (line 85) ... ok [INFO] [stdout] test src/field_types/monthyear.rs - field_types::monthyear::MonthYear::month (line 68) ... ok [INFO] [stdout] test src/field_types/monthyear.rs - field_types::monthyear::MonthYear::week (line 117) ... ok [INFO] [stdout] test src/field_types/monthyear.rs - field_types::monthyear::MonthYear::week (line 127) ... ok [INFO] [stdout] test src/field_types/time.rs - field_types::time::Time::milli (line 117) ... ok [INFO] [stdout] test src/tagvalue/decoder.rs - tagvalue::decoder::Decoder::decode (line 96) - compile ... ok [INFO] [stdout] test src/field_types/monthyear.rs - field_types::monthyear::MonthYear::day (line 95) ... ok [INFO] [stdout] test src/field_types/multiple_chars.rs - field_types::multiple_chars::MultipleChars (line 8) ... ok [INFO] [stdout] test src/field_types/time.rs - field_types::time::Time::hour (line 62) ... ok [INFO] [stdout] test src/field_types/date.rs - field_types::date::Date::to_yyyymmdd (line 65) ... ok [INFO] [stdout] test src/field_types/time.rs - field_types::time::Time::second (line 92) ... ok [INFO] [stdout] test src/field_types/tz.rs - field_types::tz::Tz (line 15) ... ok [INFO] [stdout] test src/field_types/tz_time.rs - field_types::tz_time::TzTime (line 9) ... ok [INFO] [stdout] test src/field_types/mod.rs - field_types (line 34) ... ok [INFO] [stdout] test src/session/heartbeat_rule.rs - session::heartbeat_rule::HeartbeatRule::validate (line 39) ... ok [INFO] [stdout] test src/session/environment.rs - session::environment::Environment::allows_testing (line 24) ... ok [INFO] [stdout] test src/field_types/tz_time.rs - field_types::tz_time::TzTime::hour (line 33) ... ok [INFO] [stdout] test src/tagvalue/decoder.rs - tagvalue::decoder::Message<'a,T>::as_bytes (line 413) ... ok [INFO] [stdout] test src/tagvalue/raw_decoder.rs - tagvalue::raw_decoder::RawFrame::payload (line 73) ... ok [INFO] [stdout] test src/tagvalue/encoder.rs - tagvalue::encoder::Encoder (line 39) ... ok [INFO] [stdout] test src/tagvalue/raw_decoder.rs - tagvalue::raw_decoder::RawFrame::as_bytes (line 27) ... ok [INFO] [stdout] test src/tagvalue/decoder.rs - tagvalue::decoder::Message<'a,T>::len (line 433) ... ok [INFO] [stdout] test src/tagvalue/raw_decoder.rs - tagvalue::raw_decoder::RawFrame::begin_string (line 47) ... ok [INFO] [stdout] test src/session/heartbeat_rule.rs - session::heartbeat_rule::HeartbeatRule::validate (line 52) ... ok [INFO] [stdout] test src/utils.rs - utils::encoding::digits_to_ascii (line 33) ... ok [INFO] [stdout] test src/tagvalue/decoder.rs - tagvalue::decoder::Message<'a,T>::fields (line 391) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.47s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c925a83ed6d318102626b9895002ce11f65cf725e50bf728c769ae4d6e173838", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c925a83ed6d318102626b9895002ce11f65cf725e50bf728c769ae4d6e173838", kill_on_drop: false }` [INFO] [stdout] c925a83ed6d318102626b9895002ce11f65cf725e50bf728c769ae4d6e173838