Skip to content

[Bug]: broken build of 1.4.0 using rust 1.75 #2882

@remicollet

Description

@remicollet

Bug report

Using rust 1.75 in RHEL 8.10 and 9.4 results in build failure

error[E0658]: use of unstable library feature 'result_option_inspect'
   --> libdatadog/sidecar/src/service/sidecar_server.rs:918:18
    |
918 |                 .inspect(|f| f.send_owned(actions));
    |                  ^^^^^^^
    |
    = note: see issue #91345 <https://github.com/rust-lang/rust/issues/91345> for more information
    = help: add `#![feature(result_option_inspect)]` to the crate attributes to enable

PHP version

irrelevant

Tracer or profiler version

1.4.0

Installed extensions

irrelevant

Output of phpinfo()

No response

Upgrading from

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions