[INFO] fetching crate btfdump 0.0.4...
[INFO] testing btfdump-0.0.4 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate btfdump 0.0.4 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate btfdump 0.0.4
[INFO] finished tweaking crates.io crate btfdump 0.0.4
[INFO] tweaked toml for crates.io crate btfdump 0.0.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate btfdump 0.0.4 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] crate crates.io crate btfdump 0.0.4 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" "+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] 2347b314b72aa4222e7f48857624a09d0887521b593cbefef869b48d4d5acfd1
[INFO] running `Command { std: "docker" "start" "-a" "2347b314b72aa4222e7f48857624a09d0887521b593cbefef869b48d4d5acfd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2347b314b72aa4222e7f48857624a09d0887521b593cbefef869b48d4d5acfd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2347b314b72aa4222e7f48857624a09d0887521b593cbefef869b48d4d5acfd1", kill_on_drop: false }`
[INFO] [stdout] 2347b314b72aa4222e7f48857624a09d0887521b593cbefef869b48d4d5acfd1
[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] da98e1e58c3b07627eea57e1f1182b831ab9d87083d30bb5edd922c90799d651
[INFO] running `Command { std: "docker" "start" "-a" "da98e1e58c3b07627eea57e1f1182b831ab9d87083d30bb5edd922c90799d651", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.27
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling cfg-if v0.1.7
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling cc v1.0.31
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling thiserror-core v1.0.38
[INFO] [stderr]    Compiling anstyle-parse v0.2.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.0
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling syn v2.0.16
[INFO] [stderr]    Compiling regex v1.1.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling miniz-sys v0.1.11
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling ucd-util v0.1.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling regex-syntax v0.6.5
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]    Compiling utf8-ranges v1.0.2
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling bitflags v2.3.1
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling flate2 v1.0.7
[INFO] [stderr]    Compiling thiserror-core-impl v1.0.38
[INFO] [stderr]    Compiling scroll_derive v0.11.0
[INFO] [stderr]    Compiling scroll v0.11.0
[INFO] [stderr]    Compiling goblin v0.7.1
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling terminal_size v0.2.6
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling clap_builder v4.3.0
[INFO] [stderr]    Compiling ruzstd v0.4.0
[INFO] [stderr]    Compiling object v0.32.1
[INFO] [stderr]    Compiling clap_derive v4.3.0
[INFO] [stderr]    Compiling clap v4.3.0
[INFO] [stderr]    Compiling btfdump v0.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:972:18
[INFO] [stdout]     |
[INFO] [stdout] 972 |     pub fn types(&self) -> &[BtfType] {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^
[INFO] [stdout]     |                  |         | |
[INFO] [stdout]     |                  |         | the same lifetime is hidden here
[INFO] [stdout]     |                  |         the same lifetime is elided 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 972 |     pub fn types(&self) -> &[BtfType<'_>] {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:976:23
[INFO] [stdout]     |
[INFO] [stdout] 976 |     pub fn type_by_id(&self, type_id: u32) -> &BtfType {
[INFO] [stdout]     |                       ^^^^^                   ^^^^^^^^
[INFO] [stdout]     |                       |                       ||
[INFO] [stdout]     |                       |                       |the same lifetime is hidden here
[INFO] [stdout]     |                       |                       the same lifetime is elided 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] 976 |     pub fn type_by_id(&self, type_id: u32) -> &BtfType<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:988:22
[INFO] [stdout]     |
[INFO] [stdout] 988 |     pub fn func_secs(&self) -> &[BtfExtSection<BtfExtFunc>] {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |         | |
[INFO] [stdout]     |                      |         | the same lifetime is hidden here
[INFO] [stdout]     |                      |         the same lifetime is elided 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] 988 |     pub fn func_secs(&self) -> &[BtfExtSection<'_, BtfExtFunc>] {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:992:22
[INFO] [stdout]     |
[INFO] [stdout] 992 |     pub fn line_secs(&self) -> &[BtfExtSection<BtfExtLine>] {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |         | |             |
[INFO] [stdout]     |                      |         | |             the same lifetime is hidden here
[INFO] [stdout]     |                      |         | the same lifetime is hidden here
[INFO] [stdout]     |                      |         the same lifetime is elided 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] 992 |     pub fn line_secs(&self) -> &[BtfExtSection<'_, BtfExtLine<'_>>] {
[INFO] [stdout]     |                                                +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:996:28
[INFO] [stdout]     |
[INFO] [stdout] 996 |     pub fn core_reloc_secs(&self) -> &[BtfExtSection<BtfExtCoreReloc>] {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |         | |             |
[INFO] [stdout]     |                            |         | |             the same lifetime is hidden here
[INFO] [stdout]     |                            |         | the same lifetime is hidden here
[INFO] [stdout]     |                            |         the same lifetime is elided 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] 996 |     pub fn core_reloc_secs(&self) -> &[BtfExtSection<'_, BtfExtCoreReloc<'_>>] {
[INFO] [stdout]     |                                                      +++                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.17s
[INFO] running `Command { std: "docker" "inspect" "da98e1e58c3b07627eea57e1f1182b831ab9d87083d30bb5edd922c90799d651", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da98e1e58c3b07627eea57e1f1182b831ab9d87083d30bb5edd922c90799d651", kill_on_drop: false }`
[INFO] [stdout] da98e1e58c3b07627eea57e1f1182b831ab9d87083d30bb5edd922c90799d651
[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] 31a5175358531ebaba08869789c48a53cd844c8aef9a660adce75a0884094b1d
[INFO] running `Command { std: "docker" "start" "-a" "31a5175358531ebaba08869789c48a53cd844c8aef9a660adce75a0884094b1d", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:972:18
[INFO] [stdout]     |
[INFO] [stdout] 972 |     pub fn types(&self) -> &[BtfType] {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^
[INFO] [stdout]     |                  |         | |
[INFO] [stdout]     |                  |         | the same lifetime is hidden here
[INFO] [stdout]     |                  |         the same lifetime is elided 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 972 |     pub fn types(&self) -> &[BtfType<'_>] {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:976:23
[INFO] [stdout]     |
[INFO] [stdout] 976 |     pub fn type_by_id(&self, type_id: u32) -> &BtfType {
[INFO] [stdout]     |                       ^^^^^                   ^^^^^^^^
[INFO] [stdout]     |                       |                       ||
[INFO] [stdout]     |                       |                       |the same lifetime is hidden here
[INFO] [stdout]     |                       |                       the same lifetime is elided 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] 976 |     pub fn type_by_id(&self, type_id: u32) -> &BtfType<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:988:22
[INFO] [stdout]     |
[INFO] [stdout] 988 |     pub fn func_secs(&self) -> &[BtfExtSection<BtfExtFunc>] {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |         | |
[INFO] [stdout]     |                      |         | the same lifetime is hidden here
[INFO] [stdout]     |                      |         the same lifetime is elided 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] 988 |     pub fn func_secs(&self) -> &[BtfExtSection<'_, BtfExtFunc>] {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling btfdump v0.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:992:22
[INFO] [stdout]     |
[INFO] [stdout] 992 |     pub fn line_secs(&self) -> &[BtfExtSection<BtfExtLine>] {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |         | |             |
[INFO] [stdout]     |                      |         | |             the same lifetime is hidden here
[INFO] [stdout]     |                      |         | the same lifetime is hidden here
[INFO] [stdout]     |                      |         the same lifetime is elided 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] 992 |     pub fn line_secs(&self) -> &[BtfExtSection<'_, BtfExtLine<'_>>] {
[INFO] [stdout]     |                                                +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:996:28
[INFO] [stdout]     |
[INFO] [stdout] 996 |     pub fn core_reloc_secs(&self) -> &[BtfExtSection<BtfExtCoreReloc>] {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |         | |             |
[INFO] [stdout]     |                            |         | |             the same lifetime is hidden here
[INFO] [stdout]     |                            |         | the same lifetime is hidden here
[INFO] [stdout]     |                            |         the same lifetime is elided 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] 996 |     pub fn core_reloc_secs(&self) -> &[BtfExtSection<'_, BtfExtCoreReloc<'_>>] {
[INFO] [stdout]     |                                                      +++                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:972:18
[INFO] [stdout]     |
[INFO] [stdout] 972 |     pub fn types(&self) -> &[BtfType] {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^
[INFO] [stdout]     |                  |         | |
[INFO] [stdout]     |                  |         | the same lifetime is hidden here
[INFO] [stdout]     |                  |         the same lifetime is elided 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 972 |     pub fn types(&self) -> &[BtfType<'_>] {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:976:23
[INFO] [stdout]     |
[INFO] [stdout] 976 |     pub fn type_by_id(&self, type_id: u32) -> &BtfType {
[INFO] [stdout]     |                       ^^^^^                   ^^^^^^^^
[INFO] [stdout]     |                       |                       ||
[INFO] [stdout]     |                       |                       |the same lifetime is hidden here
[INFO] [stdout]     |                       |                       the same lifetime is elided 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] 976 |     pub fn type_by_id(&self, type_id: u32) -> &BtfType<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:988:22
[INFO] [stdout]     |
[INFO] [stdout] 988 |     pub fn func_secs(&self) -> &[BtfExtSection<BtfExtFunc>] {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |         | |
[INFO] [stdout]     |                      |         | the same lifetime is hidden here
[INFO] [stdout]     |                      |         the same lifetime is elided 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] 988 |     pub fn func_secs(&self) -> &[BtfExtSection<'_, BtfExtFunc>] {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:992:22
[INFO] [stdout]     |
[INFO] [stdout] 992 |     pub fn line_secs(&self) -> &[BtfExtSection<BtfExtLine>] {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |         | |             |
[INFO] [stdout]     |                      |         | |             the same lifetime is hidden here
[INFO] [stdout]     |                      |         | the same lifetime is hidden here
[INFO] [stdout]     |                      |         the same lifetime is elided 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] 992 |     pub fn line_secs(&self) -> &[BtfExtSection<'_, BtfExtLine<'_>>] {
[INFO] [stdout]     |                                                +++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:996:28
[INFO] [stdout]     |
[INFO] [stdout] 996 |     pub fn core_reloc_secs(&self) -> &[BtfExtSection<BtfExtCoreReloc>] {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |         | |             |
[INFO] [stdout]     |                            |         | |             the same lifetime is hidden here
[INFO] [stdout]     |                            |         | the same lifetime is hidden here
[INFO] [stdout]     |                            |         the same lifetime is elided 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] 996 |     pub fn core_reloc_secs(&self) -> &[BtfExtSection<'_, BtfExtCoreReloc<'_>>] {
[INFO] [stdout]     |                                                      +++                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.28s
[INFO] running `Command { std: "docker" "inspect" "31a5175358531ebaba08869789c48a53cd844c8aef9a660adce75a0884094b1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31a5175358531ebaba08869789c48a53cd844c8aef9a660adce75a0884094b1d", kill_on_drop: false }`
[INFO] [stdout] 31a5175358531ebaba08869789c48a53cd844c8aef9a660adce75a0884094b1d
[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] 755647d20ddb932f7258af976bf2be2f0f2ac00b0d57f5037bfd32d5fa0ff8bc
[INFO] running `Command { std: "docker" "start" "-a" "755647d20ddb932f7258af976bf2be2f0f2ac00b0d57f5037bfd32d5fa0ff8bc", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/types.rs:972:18
[INFO] [stderr]     |
[INFO] [stderr] 972 |     pub fn types(&self) -> &[BtfType] {
[INFO] [stderr]     |                  ^^^^^     ^^^^^^^^^^
[INFO] [stderr]     |                  |         | |
[INFO] [stderr]     |                  |         | the same lifetime is hidden here
[INFO] [stderr]     |                  |         the same lifetime is elided 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 972 |     pub fn types(&self) -> &[BtfType<'_>] {
[INFO] [stderr]     |                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/types.rs:976:23
[INFO] [stderr]     |
[INFO] [stderr] 976 |     pub fn type_by_id(&self, type_id: u32) -> &BtfType {
[INFO] [stderr]     |                       ^^^^^                   ^^^^^^^^
[INFO] [stderr]     |                       |                       ||
[INFO] [stderr]     |                       |                       |the same lifetime is hidden here
[INFO] [stderr]     |                       |                       the same lifetime is elided 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] 976 |     pub fn type_by_id(&self, type_id: u32) -> &BtfType<'_> {
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/types.rs:988:22
[INFO] [stderr]     |
[INFO] [stderr] 988 |     pub fn func_secs(&self) -> &[BtfExtSection<BtfExtFunc>] {
[INFO] [stderr]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                      |         | |
[INFO] [stderr]     |                      |         | the same lifetime is hidden here
[INFO] [stderr]     |                      |         the same lifetime is elided 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] 988 |     pub fn func_secs(&self) -> &[BtfExtSection<'_, BtfExtFunc>] {
[INFO] [stderr]     |                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/types.rs:992:22
[INFO] [stderr]     |
[INFO] [stderr] 992 |     pub fn line_secs(&self) -> &[BtfExtSection<BtfExtLine>] {
[INFO] [stderr]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                      |         | |             |
[INFO] [stderr]     |                      |         | |             the same lifetime is hidden here
[INFO] [stderr]     |                      |         | the same lifetime is hidden here
[INFO] [stderr]     |                      |         the same lifetime is elided 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] 992 |     pub fn line_secs(&self) -> &[BtfExtSection<'_, BtfExtLine<'_>>] {
[INFO] [stderr]     |                                                +++           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/types.rs:996:28
[INFO] [stderr]     |
[INFO] [stderr] 996 |     pub fn core_reloc_secs(&self) -> &[BtfExtSection<BtfExtCoreReloc>] {
[INFO] [stderr]     |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                            |         | |             |
[INFO] [stderr]     |                            |         | |             the same lifetime is hidden here
[INFO] [stderr]     |                            |         | the same lifetime is hidden here
[INFO] [stderr]     |                            |         the same lifetime is elided 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] 996 |     pub fn core_reloc_secs(&self) -> &[BtfExtSection<'_, BtfExtCoreReloc<'_>>] {
[INFO] [stderr]     |                                                      +++                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `btfdump` (lib) generated 5 warnings (run `cargo fix --lib -p btfdump` to apply 5 suggestions)
[INFO] [stderr] warning: `btfdump` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/btf-88ca907b5bc896d7)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/btf-13e37110bcf1c59f)
[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] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests btf
[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] [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" "755647d20ddb932f7258af976bf2be2f0f2ac00b0d57f5037bfd32d5fa0ff8bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "755647d20ddb932f7258af976bf2be2f0f2ac00b0d57f5037bfd32d5fa0ff8bc", kill_on_drop: false }`
[INFO] [stdout] 755647d20ddb932f7258af976bf2be2f0f2ac00b0d57f5037bfd32d5fa0ff8bc
