[INFO] fetching crate autocxx-bindgen 0.73.0... [INFO] testing autocxx-bindgen-0.73.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate autocxx-bindgen 0.73.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate autocxx-bindgen 0.73.0 [INFO] finished tweaking crates.io crate autocxx-bindgen 0.73.0 [INFO] tweaked toml for crates.io crate autocxx-bindgen 0.73.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate autocxx-bindgen 0.73.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate autocxx-bindgen 0.73.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded annotate-snippets v0.11.5 [INFO] [stderr] Downloaded clap_complete v4.5.40 [INFO] [stderr] Downloaded syn v2.0.92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0a2ad41b74db4f9e4d1685dcb31ef6aa89d6bec08eb45632be0cee97fc63b2a [INFO] running `Command { std: "docker" "start" "-a" "f0a2ad41b74db4f9e4d1685dcb31ef6aa89d6bec08eb45632be0cee97fc63b2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0a2ad41b74db4f9e4d1685dcb31ef6aa89d6bec08eb45632be0cee97fc63b2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0a2ad41b74db4f9e4d1685dcb31ef6aa89d6bec08eb45632be0cee97fc63b2a", kill_on_drop: false }` [INFO] [stdout] f0a2ad41b74db4f9e4d1685dcb31ef6aa89d6bec08eb45632be0cee97fc63b2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c3fcacae35d0200634806f57bf48f566d4741ed6f7ccc47a7d120dcacc7617a8 [INFO] running `Command { std: "docker" "start" "-a" "c3fcacae35d0200634806f57bf48f566d4741ed6f7ccc47a7d120dcacc7617a8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling autocxx-bindgen v0.73.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.92 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> lib.rs:971:21 [INFO] [stdout] | [INFO] [stdout] 971 | fn rustfmt_path(&self) -> io::Result> { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 971 | fn rustfmt_path(&self) -> io::Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> clang.rs:963:26 [INFO] [stdout] | [INFO] [stdout] 963 | pub(crate) fn tokens(&self) -> RawTokens { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 963 | pub(crate) fn tokens(&self) -> RawTokens<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> clang.rs:1024:24 [INFO] [stdout] | [INFO] [stdout] 1024 | pub(crate) fn iter(&self) -> ClangTokenIterator { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1024 | pub(crate) fn iter(&self) -> ClangTokenIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ir/context.rs:1230:9 [INFO] [stdout] | [INFO] [stdout] 1230 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 1231 | ) -> traversal::AssertNoDanglingItemsTraversal { [INFO] [stdout] | ----------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1231 | ) -> traversal::AssertNoDanglingItemsTraversal<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ir/ty.rs:247:28 [INFO] [stdout] | [INFO] [stdout] 247 | fn sanitize_name(name: &str) -> Cow { [INFO] [stdout] | ^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 247 | fn sanitize_name(name: &str) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.39s [INFO] running `Command { std: "docker" "inspect" "c3fcacae35d0200634806f57bf48f566d4741ed6f7ccc47a7d120dcacc7617a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3fcacae35d0200634806f57bf48f566d4741ed6f7ccc47a7d120dcacc7617a8", kill_on_drop: false }` [INFO] [stdout] c3fcacae35d0200634806f57bf48f566d4741ed6f7ccc47a7d120dcacc7617a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 8ef4e51e79e4d6fae8ff8d5d399ecd0dc932cc28d66268f587dfbd7a09453aad [INFO] running `Command { std: "docker" "start" "-a" "8ef4e51e79e4d6fae8ff8d5d399ecd0dc932cc28d66268f587dfbd7a09453aad", kill_on_drop: false }` [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> lib.rs:971:21 [INFO] [stdout] | [INFO] [stdout] 971 | fn rustfmt_path(&self) -> io::Result> { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 971 | fn rustfmt_path(&self) -> io::Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> clang.rs:963:26 [INFO] [stdout] | [INFO] [stdout] 963 | pub(crate) fn tokens(&self) -> RawTokens { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 963 | pub(crate) fn tokens(&self) -> RawTokens<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> clang.rs:1024:24 [INFO] [stdout] | [INFO] [stdout] 1024 | pub(crate) fn iter(&self) -> ClangTokenIterator { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1024 | pub(crate) fn iter(&self) -> ClangTokenIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling autocxx-bindgen v0.73.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ir/context.rs:1230:9 [INFO] [stdout] | [INFO] [stdout] 1230 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 1231 | ) -> traversal::AssertNoDanglingItemsTraversal { [INFO] [stdout] | ----------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1231 | ) -> traversal::AssertNoDanglingItemsTraversal<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ir/ty.rs:247:28 [INFO] [stdout] | [INFO] [stdout] 247 | fn sanitize_name(name: &str) -> Cow { [INFO] [stdout] | ^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 247 | fn sanitize_name(name: &str) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> lib.rs:971:21 [INFO] [stdout] | [INFO] [stdout] 971 | fn rustfmt_path(&self) -> io::Result> { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 971 | fn rustfmt_path(&self) -> io::Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> clang.rs:963:26 [INFO] [stdout] | [INFO] [stdout] 963 | pub(crate) fn tokens(&self) -> RawTokens { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 963 | pub(crate) fn tokens(&self) -> RawTokens<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> clang.rs:1024:24 [INFO] [stdout] | [INFO] [stdout] 1024 | pub(crate) fn iter(&self) -> ClangTokenIterator { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1024 | pub(crate) fn iter(&self) -> ClangTokenIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ir/context.rs:1230:9 [INFO] [stdout] | [INFO] [stdout] 1230 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 1231 | ) -> traversal::AssertNoDanglingItemsTraversal { [INFO] [stdout] | ----------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1231 | ) -> traversal::AssertNoDanglingItemsTraversal<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> ir/ty.rs:247:28 [INFO] [stdout] | [INFO] [stdout] 247 | fn sanitize_name(name: &str) -> Cow { [INFO] [stdout] | ^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 247 | fn sanitize_name(name: &str) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.03s [INFO] running `Command { std: "docker" "inspect" "8ef4e51e79e4d6fae8ff8d5d399ecd0dc932cc28d66268f587dfbd7a09453aad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ef4e51e79e4d6fae8ff8d5d399ecd0dc932cc28d66268f587dfbd7a09453aad", kill_on_drop: false }` [INFO] [stdout] 8ef4e51e79e4d6fae8ff8d5d399ecd0dc932cc28d66268f587dfbd7a09453aad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 4f4ac2a14f339c9c816b5b4c022b4adf93332cfc9fc97413fc85c51da50dec45 [INFO] running `Command { std: "docker" "start" "-a" "4f4ac2a14f339c9c816b5b4c022b4adf93332cfc9fc97413fc85c51da50dec45", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> lib.rs:971:21 [INFO] [stderr] | [INFO] [stderr] 971 | fn rustfmt_path(&self) -> io::Result> { [INFO] [stderr] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 971 | fn rustfmt_path(&self) -> io::Result> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> clang.rs:963:26 [INFO] [stderr] | [INFO] [stderr] 963 | pub(crate) fn tokens(&self) -> RawTokens { [INFO] [stderr] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 963 | pub(crate) fn tokens(&self) -> RawTokens<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> clang.rs:1024:24 [INFO] [stderr] | [INFO] [stderr] 1024 | pub(crate) fn iter(&self) -> ClangTokenIterator { [INFO] [stderr] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 1024 | pub(crate) fn iter(&self) -> ClangTokenIterator<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> ir/context.rs:1230:9 [INFO] [stderr] | [INFO] [stderr] 1230 | &self, [INFO] [stderr] | ^^^^^ this lifetime flows to the output [INFO] [stderr] 1231 | ) -> traversal::AssertNoDanglingItemsTraversal { [INFO] [stderr] | ----------------------------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 1231 | ) -> traversal::AssertNoDanglingItemsTraversal<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> ir/ty.rs:247:28 [INFO] [stderr] | [INFO] [stderr] 247 | fn sanitize_name(name: &str) -> Cow { [INFO] [stderr] | ^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 247 | fn sanitize_name(name: &str) -> Cow<'_, str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `autocxx-bindgen` (lib) generated 5 warnings (run `cargo fix --lib -p autocxx-bindgen` to apply 5 suggestions) [INFO] [stderr] warning: `autocxx-bindgen` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/autocxx_bindgen-fea255999be88c2f) [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test codegen::bitfield_unit_tests::bitfield_unit_get_bit ... ok [INFO] [stdout] test codegen::bitfield_unit_tests::bitfield_unit_get ... ok [INFO] [stdout] test codegen::struct_layout::test_align_to ... ok [INFO] [stdout] test codegen::bitfield_unit_tests::bitfield_unit_set ... ok [INFO] [stdout] test codegen::struct_layout::test_bytes_from_bits_pow2 ... ok [INFO] [stdout] test ir::layout::test_layout_for_size ... ok [INFO] [stdout] test codegen::bitfield_unit_tests::bitfield_unit_set_bit ... ok [INFO] [stdout] test ir::comment::test::processes_single_lines_correctly ... ok [INFO] [stdout] test ir::comment::test::picks_up_single_and_multi_line_doc_comments ... ok [INFO] [stdout] test features::test::valid_targets ... ok [INFO] [stdout] test commandline_flag_unit_test_function ... ok [INFO] [stdout] test ir::ty::is_invalid_type_param_empty_name ... ok [INFO] [stdout] test ir::analysis::tests::monotone ... ok [INFO] [stdout] test deps::tests::escaping_depfile ... ok [INFO] [stdout] test features::test::invalid_targets ... ok [INFO] [stdout] test features::test::release_versions_for_editions ... ok [INFO] [stdout] test features::test::target_features ... ok [INFO] [stdout] test ir::comment::test::processes_multi_lines_correctly ... ok [INFO] [stdout] test ir::ty::is_invalid_type_param_invalid_start ... ok [INFO] [stdout] test ir::ty::is_invalid_type_param_valid ... ok [INFO] [stdout] test ir::ty::is_invalid_type_param_valid_underscore_and_numbers ... ok [INFO] [stdout] test ir::ty::is_invalid_type_param_valid_unnamed_kind ... ok [INFO] [stdout] test test_rust_to_clang_target ... ok [INFO] [stdout] test test_rust_to_clang_target_espidf ... ok [INFO] [stdout] test ir::ty::is_invalid_type_param_invalid_remaining ... ok [INFO] [stdout] test test_rust_to_clang_target_riscv ... ok [INFO] [stdout] test ir::ty::is_invalid_type_param_unnamed - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4f4ac2a14f339c9c816b5b4c022b4adf93332cfc9fc97413fc85c51da50dec45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f4ac2a14f339c9c816b5b4c022b4adf93332cfc9fc97413fc85c51da50dec45", kill_on_drop: false }` [INFO] [stdout] 4f4ac2a14f339c9c816b5b4c022b4adf93332cfc9fc97413fc85c51da50dec45