[INFO] fetching crate btfdump 0.0.4...
[INFO] checking btfdump-0.0.4 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] extracting crate btfdump 0.0.4 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate btfdump 0.0.4 on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2132fbfa0fc1a747576510b539fdea1a7a96a0edc857632081d1ceccb0a90d8d
[INFO] running `Command { std: "docker" "start" "-a" "2132fbfa0fc1a747576510b539fdea1a7a96a0edc857632081d1ceccb0a90d8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2132fbfa0fc1a747576510b539fdea1a7a96a0edc857632081d1ceccb0a90d8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2132fbfa0fc1a747576510b539fdea1a7a96a0edc857632081d1ceccb0a90d8d", kill_on_drop: false }`
[INFO] [stdout] 2132fbfa0fc1a747576510b539fdea1a7a96a0edc857632081d1ceccb0a90d8d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6fe5ea413848b51b238173f0305698c4c4e0dd0d20f90d1a444dee033afddaf4
[INFO] running `Command { std: "docker" "start" "-a" "6fe5ea413848b51b238173f0305698c4c4e0dd0d20f90d1a444dee033afddaf4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling quote v1.0.27
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]     Checking cfg-if v0.1.7
[INFO] [stderr]    Compiling cc v1.0.31
[INFO] [stderr]    Compiling thiserror-core v1.0.38
[INFO] [stderr]     Checking anstyle v1.0.0
[INFO] [stderr]     Checking anstyle-parse v0.2.0
[INFO] [stderr]     Checking ucd-util v0.1.3
[INFO] [stderr]    Compiling regex v1.1.2
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking lazy_static v1.3.0
[INFO] [stderr]     Checking aho-corasick v0.6.10
[INFO] [stderr]     Checking regex-syntax v0.6.5
[INFO] [stderr]     Checking utf8-ranges v1.0.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking bitflags v2.3.1
[INFO] [stderr]     Checking crc32fast v1.2.0
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking log v0.4.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.16
[INFO] [stderr]    Compiling miniz-sys v0.1.11
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking flate2 v1.0.7
[INFO] [stderr]    Compiling thiserror-core-impl v1.0.38
[INFO] [stderr]    Compiling scroll_derive v0.11.0
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]     Checking terminal_size v0.2.6
[INFO] [stderr]     Checking scroll v0.11.0
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]    Compiling clap_derive v4.3.0
[INFO] [stderr]     Checking clap_builder v4.3.0
[INFO] [stderr]     Checking goblin v0.7.1
[INFO] [stderr]     Checking ruzstd v0.4.0
[INFO] [stderr]     Checking object v0.32.1
[INFO] [stderr]     Checking clap v4.3.0
[INFO] [stderr]     Checking 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] [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 17.38s
[INFO] running `Command { std: "docker" "inspect" "6fe5ea413848b51b238173f0305698c4c4e0dd0d20f90d1a444dee033afddaf4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fe5ea413848b51b238173f0305698c4c4e0dd0d20f90d1a444dee033afddaf4", kill_on_drop: false }`
[INFO] [stdout] 6fe5ea413848b51b238173f0305698c4c4e0dd0d20f90d1a444dee033afddaf4
