[INFO] cloning repository https://github.com/ep-infosec/50_google_autocxx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ep-infosec/50_google_autocxx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fep-infosec%2F50_google_autocxx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fep-infosec%2F50_google_autocxx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aaed14ed62a76b2ae59b79430f456e46e00de49f
[INFO] checking ep-infosec/50_google_autocxx against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fep-infosec%2F50_google_autocxx" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ep-infosec/50_google_autocxx
[INFO] finished tweaking git repo https://github.com/ep-infosec/50_google_autocxx
[INFO] tweaked toml for git repo https://github.com/ep-infosec/50_google_autocxx written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ep-infosec/50_google_autocxx on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ep-infosec/50_google_autocxx 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.11
[INFO] [stderr]   Downloaded supports-unicode v1.0.2
[INFO] [stderr]   Downloaded indoc v1.0.7
[INFO] [stderr]   Downloaded miette-derive v5.4.1
[INFO] [stderr]   Downloaded pulldown-cmark v0.9.2
[INFO] [stderr]   Downloaded opener v0.5.0
[INFO] [stderr]   Downloaded pest_generator v2.4.0
[INFO] [stderr]   Downloaded filedescriptor v0.8.2
[INFO] [stderr]   Downloaded supports-hyperlinks v1.2.0
[INFO] [stderr]   Downloaded is_ci v1.1.1
[INFO] [stderr]   Downloaded supports-color v1.3.0
[INFO] [stderr]   Downloaded test-log v0.2.11
[INFO] [stderr]   Downloaded pest_meta v2.4.0
[INFO] [stderr]   Downloaded assert_cmd v2.0.5
[INFO] [stderr]   Downloaded pest_derive v2.4.0
[INFO] [stderr]   Downloaded clap_complete v3.2.5
[INFO] [stderr]   Downloaded env_logger v0.9.1
[INFO] [stderr]   Downloaded moveit v0.5.1
[INFO] [stderr]   Downloaded textwrap v0.15.2
[INFO] [stderr]   Downloaded cxx-gen v0.7.80
[INFO] [stderr]   Downloaded unicode-linebreak v0.1.4
[INFO] [stderr]   Downloaded miette v5.4.1
[INFO] [stderr]   Downloaded pest v2.4.0
[INFO] [stderr]   Downloaded handlebars v4.3.5
[INFO] [stderr]   Downloaded cc v1.0.74
[INFO] [stderr]   Downloaded trybuild v1.0.71
[INFO] [stderr]   Downloaded autocxx-bindgen v0.62.0
[INFO] [stderr]   Downloaded aquamarine v0.1.12
[INFO] [stderr]   Downloaded mdbook v0.4.21
[INFO] [stderr]   Downloaded rust_info v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d8c0dad8834de50ca3f60b6a7b708a73eafdb99a0c21c8053650d92a97b341cc
[INFO] running `Command { std: "docker" "start" "-a" "d8c0dad8834de50ca3f60b6a7b708a73eafdb99a0c21c8053650d92a97b341cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8c0dad8834de50ca3f60b6a7b708a73eafdb99a0c21c8053650d92a97b341cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8c0dad8834de50ca3f60b6a7b708a73eafdb99a0c21c8053650d92a97b341cc", kill_on_drop: false }`
[INFO] [stdout] d8c0dad8834de50ca3f60b6a7b708a73eafdb99a0c21c8053650d92a97b341cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b43ac789ea2d068981fbc649fe7457cafe4037876b2d4095d2fdcf9831bc54f
[INFO] running `Command { std: "docker" "start" "-a" "9b43ac789ea2d068981fbc649fe7457cafe4037876b2d4095d2fdcf9831bc54f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling cc v1.0.74
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]     Checking unicode-ident v1.0.5
[INFO] [stderr]     Checking itoa v1.0.4
[INFO] [stderr]    Compiling prettyplease v0.1.21
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling autocxx-bindgen v0.62.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling indoc v1.0.7
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking aho-corasick v0.7.19
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling clang-sys v1.4.0
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking object v0.29.0
[INFO] [stderr]     Checking smawk v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]    Compiling link-cplusplus v1.0.7
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking is_ci v1.1.1
[INFO] [stderr]     Checking shlex v1.1.0
[INFO] [stderr]     Checking supports-color v1.3.0
[INFO] [stderr]     Checking supports-unicode v1.0.2
[INFO] [stderr]     Checking supports-hyperlinks v1.2.0
[INFO] [stderr]     Checking which v4.3.0
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking peeking_take_while v0.1.2
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.80
[INFO] [stderr]    Compiling cxx v1.0.80
[INFO] [stderr]     Checking version_check v0.9.4
[INFO] [stderr]     Checking os_str_bytes v6.3.1
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling trybuild v1.0.71
[INFO] [stderr]     Checking env_logger v0.9.1
[INFO] [stderr]     Checking cexpr v0.6.0
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.11
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking rust_info v0.3.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]     Checking predicates-core v1.0.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]     Checking termtree v0.2.4
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]     Checking predicates v2.1.1
[INFO] [stderr]     Checking predicates-tree v1.0.5
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]    Compiling pulldown-cmark v0.9.2
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]     Checking assert_cmd v2.0.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]     Checking opener v0.5.0
[INFO] [stderr]     Checking topological-sort v0.1.0
[INFO] [stderr]     Checking chrono v0.4.22
[INFO] [stderr]    Compiling unicode-linebreak v0.1.4
[INFO] [stderr]     Checking cxx-gen v0.7.80
[INFO] [stderr]     Checking proc-macro-error v1.0.4
[INFO] [stderr]     Checking textwrap v0.15.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling miette-derive v5.4.1
[INFO] [stderr]    Compiling aquamarine v0.1.12
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.80
[INFO] [stderr]    Compiling test-log v0.2.11
[INFO] [stderr]    Compiling pest v2.4.0
[INFO] [stderr]     Checking filedescriptor v0.8.2
[INFO] [stderr]     Checking gag v1.0.0
[INFO] [stderr]     Checking miette v5.4.1
[INFO] [stderr]    Compiling pest_meta v2.4.0
[INFO] [stderr]    Compiling pest_generator v2.4.0
[INFO] [stderr]    Compiling pest_derive v2.4.0
[INFO] [stderr]     Checking moveit v0.5.1
[INFO] [stderr]     Checking toml v0.5.9
[INFO] [stderr]     Checking clap v3.2.23
[INFO] [stderr]     Checking autocxx-parser v0.23.1 (/opt/rustwide/workdir/parser)
[INFO] [stderr]     Checking handlebars v4.3.5
[INFO] [stderr]     Checking autocxx-engine v0.23.1 (/opt/rustwide/workdir/engine)
[INFO] [stderr]     Checking autocxx-macro v0.23.1 (/opt/rustwide/workdir/macro)
[INFO] [stderr]     Checking clap_complete v3.2.5
[INFO] [stderr]     Checking autocxx v0.23.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_self_types`
[INFO] [stdout]    --> src/reference_wrapper.rs:483:11
[INFO] [stdout]     |
[INFO] [stdout] 483 | #[cfg(all(feature = "arbitrary_self_types", test))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `arbitrary_self_types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking mdbook v0.4.21
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/reference_wrapper.rs:240:19
[INFO] [stdout]     |
[INFO] [stdout] 240 |     fn as_cpp_ref(&self) -> CppRef<T>;
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 240 |     fn as_cpp_ref(&self) -> CppRef<'_, T>;
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/reference_wrapper.rs:246:23
[INFO] [stdout]     |
[INFO] [stdout] 246 |     fn as_cpp_mut_ref(&mut self) -> CppMutRef<T>;
[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] 246 |     fn as_cpp_mut_ref(&mut self) -> CppMutRef<'_, T>;
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/reference_wrapper.rs:250:19
[INFO] [stdout]     |
[INFO] [stdout] 250 |     fn as_cpp_ref(&self) -> CppRef<T> {
[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] 250 |     fn as_cpp_ref(&self) -> CppRef<'_, T> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/reference_wrapper.rs:399:19
[INFO] [stdout]     |
[INFO] [stdout] 399 |     fn as_cpp_ref(&self) -> CppRef<T> {
[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] 399 |     fn as_cpp_ref(&self) -> CppRef<'_, T> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/reference_wrapper.rs:405:23
[INFO] [stdout]     |
[INFO] [stdout] 405 |     fn as_cpp_mut_ref(&mut self) -> CppMutRef<T> {
[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] 405 |     fn as_cpp_mut_ref(&mut self) -> CppMutRef<'_, T> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/reference_wrapper.rs:437:19
[INFO] [stdout]     |
[INFO] [stdout] 437 |     fn as_cpp_ref(&self) -> CppRef<T> {
[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] 437 |     fn as_cpp_ref(&self) -> CppRef<'_, T> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/reference_wrapper.rs:443:23
[INFO] [stdout]     |
[INFO] [stdout] 443 |     fn as_cpp_mut_ref(&mut self) -> CppMutRef<T> {
[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] 443 |     fn as_cpp_mut_ref(&mut self) -> CppMutRef<'_, T> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/reference_wrapper.rs:460:19
[INFO] [stdout]     |
[INFO] [stdout] 460 |     fn as_cpp_ref(&self) -> CppRef<T> {
[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] 460 |     fn as_cpp_ref(&self) -> CppRef<'_, T> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/reference_wrapper.rs:472:19
[INFO] [stdout]     |
[INFO] [stdout] 472 |     fn as_cpp_ref(&self) -> CppRef<T> {
[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] 472 |     fn as_cpp_ref(&self) -> CppRef<'_, T> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/reference_wrapper.rs:478:23
[INFO] [stdout]     |
[INFO] [stdout] 478 |     fn as_cpp_mut_ref(&mut self) -> CppMutRef<T> {
[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] 478 |     fn as_cpp_mut_ref(&mut self) -> CppMutRef<'_, T> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary_self_types`
[INFO] [stdout]    --> src/reference_wrapper.rs:483:11
[INFO] [stdout]     |
[INFO] [stdout] 483 | #[cfg(all(feature = "arbitrary_self_types", test))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `arbitrary_self_types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/reference_wrapper.rs:240:19
[INFO] [stdout]     |
[INFO] [stdout] 240 |     fn as_cpp_ref(&self) -> CppRef<T>;
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 240 |     fn as_cpp_ref(&self) -> CppRef<'_, T>;
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/reference_wrapper.rs:246:23
[INFO] [stdout]     |
[INFO] [stdout] 246 |     fn as_cpp_mut_ref(&mut self) -> CppMutRef<T>;
[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] 246 |     fn as_cpp_mut_ref(&mut self) -> CppMutRef<'_, T>;
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/reference_wrapper.rs:250:19
[INFO] [stdout]     |
[INFO] [stdout] 250 |     fn as_cpp_ref(&self) -> CppRef<T> {
[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] 250 |     fn as_cpp_ref(&self) -> CppRef<'_, T> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/reference_wrapper.rs:399:19
[INFO] [stdout]     |
[INFO] [stdout] 399 |     fn as_cpp_ref(&self) -> CppRef<T> {
[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] 399 |     fn as_cpp_ref(&self) -> CppRef<'_, T> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/reference_wrapper.rs:405:23
[INFO] [stdout]     |
[INFO] [stdout] 405 |     fn as_cpp_mut_ref(&mut self) -> CppMutRef<T> {
[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] 405 |     fn as_cpp_mut_ref(&mut self) -> CppMutRef<'_, T> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/reference_wrapper.rs:437:19
[INFO] [stdout]     |
[INFO] [stdout] 437 |     fn as_cpp_ref(&self) -> CppRef<T> {
[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] 437 |     fn as_cpp_ref(&self) -> CppRef<'_, T> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/reference_wrapper.rs:443:23
[INFO] [stdout]     |
[INFO] [stdout] 443 |     fn as_cpp_mut_ref(&mut self) -> CppMutRef<T> {
[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] 443 |     fn as_cpp_mut_ref(&mut self) -> CppMutRef<'_, T> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/reference_wrapper.rs:460:19
[INFO] [stdout]     |
[INFO] [stdout] 460 |     fn as_cpp_ref(&self) -> CppRef<T> {
[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] 460 |     fn as_cpp_ref(&self) -> CppRef<'_, T> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/reference_wrapper.rs:472:19
[INFO] [stdout]     |
[INFO] [stdout] 472 |     fn as_cpp_ref(&self) -> CppRef<T> {
[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] 472 |     fn as_cpp_ref(&self) -> CppRef<'_, T> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/reference_wrapper.rs:478:23
[INFO] [stdout]     |
[INFO] [stdout] 478 |     fn as_cpp_mut_ref(&mut self) -> CppMutRef<T> {
[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] 478 |     fn as_cpp_mut_ref(&mut self) -> CppMutRef<'_, T> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `name` is never used
[INFO] [stdout]   --> engine/src/conversion/analysis/deps.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub(crate) trait HasDependencies {
[INFO] [stdout]    |                  --------------- method in this trait
[INFO] [stdout] 23 |     fn name(&self) -> &QualifiedName;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> engine/src/conversion/analysis/fun/mod.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 82 |     Normal(ReceiverMutability),
[INFO] [stdout]    |     ------ ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MethodKind` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 82 -     Normal(ReceiverMutability),
[INFO] [stdout] 82 +     Normal(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]    --> engine/src/parse_file.rs:273:23
[INFO] [stdout]     |
[INFO] [stdout] 273 |     Mod(Vec<Segment>, (Brace, ItemMod)),
[INFO] [stdout]     |     ---               ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 273 -     Mod(Vec<Segment>, (Brace, ItemMod)),
[INFO] [stdout] 273 +     Mod(Vec<Segment>, ()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> engine/src/parse_file.rs:274:11
[INFO] [stdout]     |
[INFO] [stdout] 274 |     Other(Item),
[INFO] [stdout]     |     ----- ^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 274 -     Other(Item),
[INFO] [stdout] 274 +     Other(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> engine/src/lib.rs:359:26
[INFO] [stdout]     |
[INFO] [stdout] 359 |     pub fn get_rs_output(&self) -> RsOutput {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 359 |     pub fn get_rs_output(&self) -> RsOutput<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> engine/src/conversion/codegen_rs/namespace_organizer.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub(crate) fn children(&self) -> impl Iterator<Item = (&&String, &NamespaceEntries<T>)> {
[INFO] [stdout]    |                            ^^^^^                           ^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                            |                               ||        ||
[INFO] [stdout]    |                            |                               ||        |the same lifetime is hidden here
[INFO] [stdout]    |                            |                               ||        the same lifetime is elided here
[INFO] [stdout]    |                            |                               |the same lifetime is elided 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] 35 |     pub(crate) fn children(&self) -> impl Iterator<Item = (&&String, &NamespaceEntries<'_, T>)> {
[INFO] [stdout]    |                                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> engine/src/parse_file.rs:304:27
[INFO] [stdout]     |
[INFO] [stdout] 304 |     pub fn get_rs_outputs(&self) -> impl Iterator<Item = RsOutput> {
[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] 304 |     pub fn get_rs_outputs(&self) -> impl Iterator<Item = RsOutput<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking autocxx-integration-tests v0.23.1 (/opt/rustwide/workdir/integration-tests)
[INFO] [stderr]     Checking autocxx-reduce v0.23.1 (/opt/rustwide/workdir/tools/reduce)
[INFO] [stderr]     Checking autocxx-gen v0.23.1 (/opt/rustwide/workdir/gen/cmd)
[INFO] [stderr]     Checking autocxx-build v0.23.1 (/opt/rustwide/workdir/gen/build)
[INFO] [stdout] warning: method `name` is never used
[INFO] [stdout]   --> engine/src/conversion/analysis/deps.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub(crate) trait HasDependencies {
[INFO] [stdout]    |                  --------------- method in this trait
[INFO] [stdout] 23 |     fn name(&self) -> &QualifiedName;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> engine/src/conversion/analysis/fun/mod.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 82 |     Normal(ReceiverMutability),
[INFO] [stdout]    |     ------ ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MethodKind` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 82 -     Normal(ReceiverMutability),
[INFO] [stdout] 82 +     Normal(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]    --> engine/src/parse_file.rs:273:23
[INFO] [stdout]     |
[INFO] [stdout] 273 |     Mod(Vec<Segment>, (Brace, ItemMod)),
[INFO] [stdout]     |     ---               ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 273 -     Mod(Vec<Segment>, (Brace, ItemMod)),
[INFO] [stdout] 273 +     Mod(Vec<Segment>, ()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> engine/src/parse_file.rs:274:11
[INFO] [stdout]     |
[INFO] [stdout] 274 |     Other(Item),
[INFO] [stdout]     |     ----- ^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 274 -     Other(Item),
[INFO] [stdout] 274 +     Other(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> engine/src/lib.rs:359:26
[INFO] [stdout]     |
[INFO] [stdout] 359 |     pub fn get_rs_output(&self) -> RsOutput {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 359 |     pub fn get_rs_output(&self) -> RsOutput<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> engine/src/conversion/codegen_rs/namespace_organizer.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub(crate) fn children(&self) -> impl Iterator<Item = (&&String, &NamespaceEntries<T>)> {
[INFO] [stdout]    |                            ^^^^^                           ^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                            |                               ||        ||
[INFO] [stdout]    |                            |                               ||        |the same lifetime is hidden here
[INFO] [stdout]    |                            |                               ||        the same lifetime is elided here
[INFO] [stdout]    |                            |                               |the same lifetime is elided 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] 35 |     pub(crate) fn children(&self) -> impl Iterator<Item = (&&String, &NamespaceEntries<'_, T>)> {
[INFO] [stdout]    |                                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> engine/src/parse_file.rs:304:27
[INFO] [stdout]     |
[INFO] [stdout] 304 |     pub fn get_rs_outputs(&self) -> impl Iterator<Item = RsOutput> {
[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] 304 |     pub fn get_rs_outputs(&self) -> impl Iterator<Item = RsOutput<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `skip_windows_gnu_failing_tests`
[INFO] [stdout]     --> integration-tests/tests/integration_test.rs:1900:12
[INFO] [stdout]      |
[INFO] [stdout] 1900 | #[cfg_attr(skip_windows_gnu_failing_tests, ignore)]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip_windows_gnu_failing_tests)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip_windows_gnu_failing_tests)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `skip_windows_gnu_failing_tests`
[INFO] [stdout]     --> integration-tests/tests/integration_test.rs:4055:12
[INFO] [stdout]      |
[INFO] [stdout] 4055 | #[cfg_attr(skip_windows_gnu_failing_tests, ignore)]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip_windows_gnu_failing_tests)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip_windows_gnu_failing_tests)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `skip_windows_msvc_failing_tests`
[INFO] [stdout]     --> integration-tests/tests/integration_test.rs:4056:12
[INFO] [stdout]      |
[INFO] [stdout] 4056 | #[cfg_attr(skip_windows_msvc_failing_tests, ignore)]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip_windows_msvc_failing_tests)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip_windows_msvc_failing_tests)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `skip_windows_gnu_failing_tests`
[INFO] [stdout]     --> integration-tests/tests/integration_test.rs:4131:12
[INFO] [stdout]      |
[INFO] [stdout] 4131 | #[cfg_attr(skip_windows_gnu_failing_tests, ignore)]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip_windows_gnu_failing_tests)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip_windows_gnu_failing_tests)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `skip_windows_msvc_failing_tests`
[INFO] [stdout]     --> integration-tests/tests/integration_test.rs:4132:12
[INFO] [stdout]      |
[INFO] [stdout] 4132 | #[cfg_attr(skip_windows_msvc_failing_tests, ignore)]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip_windows_msvc_failing_tests)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip_windows_msvc_failing_tests)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `skip_windows_gnu_failing_tests`
[INFO] [stdout]     --> integration-tests/tests/integration_test.rs:4547:12
[INFO] [stdout]      |
[INFO] [stdout] 4547 | #[cfg_attr(skip_windows_gnu_failing_tests, ignore)]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip_windows_gnu_failing_tests)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip_windows_gnu_failing_tests)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `skip_windows_gnu_failing_tests`
[INFO] [stdout]     --> integration-tests/tests/integration_test.rs:4596:12
[INFO] [stdout]      |
[INFO] [stdout] 4596 | #[cfg_attr(skip_windows_gnu_failing_tests, ignore)]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip_windows_gnu_failing_tests)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip_windows_gnu_failing_tests)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `skip_windows_gnu_failing_tests`
[INFO] [stdout]     --> integration-tests/tests/integration_test.rs:5029:12
[INFO] [stdout]      |
[INFO] [stdout] 5029 | #[cfg_attr(skip_windows_gnu_failing_tests, ignore)]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip_windows_gnu_failing_tests)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip_windows_gnu_failing_tests)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `skip_windows_gnu_failing_tests`
[INFO] [stdout]     --> integration-tests/tests/integration_test.rs:5859:12
[INFO] [stdout]      |
[INFO] [stdout] 5859 | #[cfg_attr(skip_windows_gnu_failing_tests, ignore)]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip_windows_gnu_failing_tests)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip_windows_gnu_failing_tests)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `skip_windows_msvc_failing_tests`
[INFO] [stdout]     --> integration-tests/tests/integration_test.rs:5860:12
[INFO] [stdout]      |
[INFO] [stdout] 5860 | #[cfg_attr(skip_windows_msvc_failing_tests, ignore)]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip_windows_msvc_failing_tests)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip_windows_msvc_failing_tests)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `skip_windows_msvc_failing_tests`
[INFO] [stdout]     --> integration-tests/tests/integration_test.rs:6156:12
[INFO] [stdout]      |
[INFO] [stdout] 6156 | #[cfg_attr(skip_windows_msvc_failing_tests, ignore)]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip_windows_msvc_failing_tests)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip_windows_msvc_failing_tests)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `skip_windows_gnu_failing_tests`
[INFO] [stdout]     --> integration-tests/tests/integration_test.rs:6157:12
[INFO] [stdout]      |
[INFO] [stdout] 6157 | #[cfg_attr(skip_windows_gnu_failing_tests, ignore)]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip_windows_gnu_failing_tests)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip_windows_gnu_failing_tests)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `skip_windows_msvc_failing_tests`
[INFO] [stdout]     --> integration-tests/tests/integration_test.rs:7172:12
[INFO] [stdout]      |
[INFO] [stdout] 7172 | #[cfg_attr(skip_windows_msvc_failing_tests, ignore)]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip_windows_msvc_failing_tests)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip_windows_msvc_failing_tests)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `skip_windows_gnu_failing_tests`
[INFO] [stdout]     --> integration-tests/tests/integration_test.rs:9285:12
[INFO] [stdout]      |
[INFO] [stdout] 9285 | #[cfg_attr(skip_windows_gnu_failing_tests, ignore)]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip_windows_gnu_failing_tests)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip_windows_gnu_failing_tests)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `skip_windows_gnu_failing_tests`
[INFO] [stdout]     --> integration-tests/tests/integration_test.rs:9309:12
[INFO] [stdout]      |
[INFO] [stdout] 9309 | #[cfg_attr(skip_windows_gnu_failing_tests, ignore)]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip_windows_gnu_failing_tests)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip_windows_gnu_failing_tests)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking autocxx-mdbook-preprocessor v0.23.1 (/opt/rustwide/workdir/tools/mdbook-preprocessor)
[INFO] [stdout] warning: method `name` is never used
[INFO] [stdout]   --> engine/src/conversion/analysis/deps.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub(crate) trait HasDependencies {
[INFO] [stdout]    |                  --------------- method in this trait
[INFO] [stdout] 23 |     fn name(&self) -> &QualifiedName;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> engine/src/conversion/analysis/fun/mod.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 82 |     Normal(ReceiverMutability),
[INFO] [stdout]    |     ------ ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MethodKind` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 82 -     Normal(ReceiverMutability),
[INFO] [stdout] 82 +     Normal(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]    --> engine/src/parse_file.rs:273:23
[INFO] [stdout]     |
[INFO] [stdout] 273 |     Mod(Vec<Segment>, (Brace, ItemMod)),
[INFO] [stdout]     |     ---               ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 273 -     Mod(Vec<Segment>, (Brace, ItemMod)),
[INFO] [stdout] 273 +     Mod(Vec<Segment>, ()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> engine/src/parse_file.rs:274:11
[INFO] [stdout]     |
[INFO] [stdout] 274 |     Other(Item),
[INFO] [stdout]     |     ----- ^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 274 -     Other(Item),
[INFO] [stdout] 274 +     Other(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> engine/src/lib.rs:359:26
[INFO] [stdout]     |
[INFO] [stdout] 359 |     pub fn get_rs_output(&self) -> RsOutput {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 359 |     pub fn get_rs_output(&self) -> RsOutput<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> tools/mdbook-preprocessor/src/main.rs:351:23
[INFO] [stdout]     |
[INFO] [stdout] 351 | fn extract_span(text: &[String], span: Span) -> Cow<str> {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 351 | fn extract_span(text: &[String], span: Span) -> Cow<'_, str> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> tools/mdbook-preprocessor/src/main.rs:371:30
[INFO] [stdout]     |
[INFO] [stdout] 371 | fn escape_hexathorpes(input: &str) -> Cow<str> {
[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] 371 | fn escape_hexathorpes(input: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> engine/src/conversion/codegen_rs/namespace_organizer.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub(crate) fn children(&self) -> impl Iterator<Item = (&&String, &NamespaceEntries<T>)> {
[INFO] [stdout]    |                            ^^^^^                           ^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                            |                               ||        ||
[INFO] [stdout]    |                            |                               ||        |the same lifetime is hidden here
[INFO] [stdout]    |                            |                               ||        the same lifetime is elided here
[INFO] [stdout]    |                            |                               |the same lifetime is elided 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] 35 |     pub(crate) fn children(&self) -> impl Iterator<Item = (&&String, &NamespaceEntries<'_, T>)> {
[INFO] [stdout]    |                                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> engine/src/parse_file.rs:304:27
[INFO] [stdout]     |
[INFO] [stdout] 304 |     pub fn get_rs_outputs(&self) -> impl Iterator<Item = RsOutput> {
[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] 304 |     pub fn get_rs_outputs(&self) -> impl Iterator<Item = RsOutput<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> tools/mdbook-preprocessor/src/main.rs:351:23
[INFO] [stdout]     |
[INFO] [stdout] 351 | fn extract_span(text: &[String], span: Span) -> Cow<str> {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 351 | fn extract_span(text: &[String], span: Span) -> Cow<'_, str> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> tools/mdbook-preprocessor/src/main.rs:371:30
[INFO] [stdout]     |
[INFO] [stdout] 371 | fn escape_hexathorpes(input: &str) -> Cow<str> {
[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] 371 | fn escape_hexathorpes(input: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling autocxx-demo v0.23.1 (/opt/rustwide/workdir/demo)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "9b43ac789ea2d068981fbc649fe7457cafe4037876b2d4095d2fdcf9831bc54f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b43ac789ea2d068981fbc649fe7457cafe4037876b2d4095d2fdcf9831bc54f", kill_on_drop: false }`
[INFO] [stdout] 9b43ac789ea2d068981fbc649fe7457cafe4037876b2d4095d2fdcf9831bc54f
