[INFO] fetching crate chectarine 0.1.0... [INFO] testing chectarine-0.1.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate chectarine 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate chectarine 0.1.0 [INFO] finished tweaking crates.io crate chectarine 0.1.0 [INFO] tweaked toml for crates.io crate chectarine 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate chectarine 0.1.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 chectarine 0.1.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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cc v1.0.82 [INFO] [stderr] Downloaded fnmatch-regex v0.2.0 [INFO] [stderr] Downloaded strum_macros v0.25.2 [INFO] [stderr] Downloaded pin-project-lite v0.2.11 [INFO] [stderr] Downloaded clap v4.3.19 [INFO] [stderr] Downloaded clap_builder v4.3.19 [INFO] [stderr] Downloaded rustix v0.38.7 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ff1715cb7ff0264e8b5bb097a3009ffa40b0fe552baacc38cc14050ad2e32ec [INFO] running `Command { std: "docker" "start" "-a" "6ff1715cb7ff0264e8b5bb097a3009ffa40b0fe552baacc38cc14050ad2e32ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ff1715cb7ff0264e8b5bb097a3009ffa40b0fe552baacc38cc14050ad2e32ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ff1715cb7ff0264e8b5bb097a3009ffa40b0fe552baacc38cc14050ad2e32ec", kill_on_drop: false }` [INFO] [stdout] 6ff1715cb7ff0264e8b5bb097a3009ffa40b0fe552baacc38cc14050ad2e32ec [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: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] 5368887f0a2ddbfb5f9eba81a8270ab2964e7ff75f912c79b18972902b0e24ae [INFO] running `Command { std: "docker" "start" "-a" "5368887f0a2ddbfb5f9eba81a8270ab2964e7ff75f912c79b18972902b0e24ae", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling rustix v0.38.7 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bstr v1.6.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling pin-project-lite v0.2.11 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling clap_builder v4.3.19 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling globset v0.4.13 [INFO] [stderr] Compiling fnmatch-regex v0.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling strum_macros v0.25.2 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling pest v2.7.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling clap v4.3.19 [INFO] [stderr] Compiling pest_meta v2.7.2 [INFO] [stderr] Compiling pest_generator v2.7.2 [INFO] [stderr] Compiling pest_derive v2.7.2 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling chectarine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/check.rs:68:14 [INFO] [stdout] | [INFO] [stdout] 68 | config: &Config, mut content: NamedReader, [INFO] [stdout] | ^^^^^^^ this lifetime flows to the output [INFO] [stdout] 69 | ) -> Result { [INFO] [stdout] | ------ the lifetime gets resolved as `'_` [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] 69 | ) -> Result, CheckError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/check.rs:199:28 [INFO] [stdout] | [INFO] [stdout] 199 | pub fn iter_violations(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ---------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [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] 199 | pub fn iter_violations(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/check.rs:334:20 [INFO] [stdout] | [INFO] [stdout] 334 | fn spaced(content: &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] 334 | fn spaced(content: &str) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `result_option_inspect` has been stable since 1.76.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(result_option_inspect)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.64s [INFO] running `Command { std: "docker" "inspect" "5368887f0a2ddbfb5f9eba81a8270ab2964e7ff75f912c79b18972902b0e24ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5368887f0a2ddbfb5f9eba81a8270ab2964e7ff75f912c79b18972902b0e24ae", kill_on_drop: false }` [INFO] [stdout] 5368887f0a2ddbfb5f9eba81a8270ab2964e7ff75f912c79b18972902b0e24ae [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: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] 7d11d2a46ef13927a9250345f0c8fdfcd3bd2d26ee6a14c6f641eec65113f8c1 [INFO] running `Command { std: "docker" "start" "-a" "7d11d2a46ef13927a9250345f0c8fdfcd3bd2d26ee6a14c6f641eec65113f8c1", kill_on_drop: false }` [INFO] [stderr] Compiling claims v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/check.rs:68:14 [INFO] [stdout] | [INFO] [stdout] 68 | config: &Config, mut content: NamedReader, [INFO] [stdout] | ^^^^^^^ this lifetime flows to the output [INFO] [stdout] 69 | ) -> Result { [INFO] [stdout] | ------ the lifetime gets resolved as `'_` [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] 69 | ) -> Result, CheckError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/check.rs:199:28 [INFO] [stdout] | [INFO] [stdout] 199 | pub fn iter_violations(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ---------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [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] 199 | pub fn iter_violations(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/check.rs:334:20 [INFO] [stdout] | [INFO] [stdout] 334 | fn spaced(content: &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] 334 | fn spaced(content: &str) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling chectarine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `result_option_inspect` has been stable since 1.76.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(result_option_inspect)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `assert_ne` [INFO] [stdout] --> src/testing.rs:18:44 [INFO] [stdout] | [INFO] [stdout] 18 | pub use pretty_assertions::{assert_eq, assert_ne}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/check.rs:68:14 [INFO] [stdout] | [INFO] [stdout] 68 | config: &Config, mut content: NamedReader, [INFO] [stdout] | ^^^^^^^ this lifetime flows to the output [INFO] [stdout] 69 | ) -> Result { [INFO] [stdout] | ------ the lifetime gets resolved as `'_` [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] 69 | ) -> Result, CheckError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/check.rs:199:28 [INFO] [stdout] | [INFO] [stdout] 199 | pub fn iter_violations(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ---------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [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] 199 | pub fn iter_violations(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/check.rs:334:20 [INFO] [stdout] | [INFO] [stdout] 334 | fn spaced(content: &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] 334 | fn spaced(content: &str) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.79s [INFO] running `Command { std: "docker" "inspect" "7d11d2a46ef13927a9250345f0c8fdfcd3bd2d26ee6a14c6f641eec65113f8c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d11d2a46ef13927a9250345f0c8fdfcd3bd2d26ee6a14c6f641eec65113f8c1", kill_on_drop: false }` [INFO] [stdout] 7d11d2a46ef13927a9250345f0c8fdfcd3bd2d26ee6a14c6f641eec65113f8c1 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 6919d221aac75d4290ea58d8c018731d10261cf0d1f0a21d9fe17e05318d3432 [INFO] running `Command { std: "docker" "start" "-a" "6919d221aac75d4290ea58d8c018731d10261cf0d1f0a21d9fe17e05318d3432", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/check.rs:68:14 [INFO] [stderr] | [INFO] [stderr] 68 | config: &Config, mut content: NamedReader, [INFO] [stderr] | ^^^^^^^ this lifetime flows to the output [INFO] [stderr] 69 | ) -> Result { [INFO] [stderr] | ------ the lifetime gets resolved as `'_` [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] 69 | ) -> Result, CheckError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/check.rs:199:28 [INFO] [stderr] | [INFO] [stderr] 199 | pub fn iter_violations(&self) -> impl Iterator { [INFO] [stderr] | ^^^^^ ---------- [INFO] [stderr] | | || [INFO] [stderr] | | |the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [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] 199 | pub fn iter_violations(&self) -> impl Iterator> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/check.rs:334:20 [INFO] [stderr] | [INFO] [stderr] 334 | fn spaced(content: &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] 334 | fn spaced(content: &str) -> Cow<'_, str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `chectarine` (lib) generated 3 warnings (run `cargo fix --lib -p chectarine` to apply 3 suggestions) [INFO] [stderr] warning: the feature `result_option_inspect` has been stable since 1.76.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/main.rs:5:12 [INFO] [stderr] | [INFO] [stderr] 5 | #![feature(result_option_inspect)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `chectarine` (bin "chectarine" test) generated 1 warning [INFO] [stderr] warning: unused import: `assert_ne` [INFO] [stderr] --> src/testing.rs:18:44 [INFO] [stderr] | [INFO] [stderr] 18 | pub use pretty_assertions::{assert_eq, assert_ne}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `chectarine` (lib test) generated 4 warnings (3 duplicates) (run `cargo fix --lib -p chectarine --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/chectarine-a23095299cd9db4d) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test check::tests::empty_content_against_empty_config ... ok [INFO] [stdout] test check::tests::empty_content_against_matching_config_with_just_forbid_needles ... ok [INFO] [stdout] test check::tests::empty_content_against_matching_config_with_multiple_mandate_needles ... ok [INFO] [stdout] test check::tests::some_content_against_empty_config ... ok [INFO] [stdout] test config::tests::empty_map ... ok [INFO] [stdout] test config::tests::empty_array ... ok [INFO] [stdout] test config::tests::error_needle_without_file_spec ... ok [INFO] [stdout] test check::tests::empty_content_against_matching_config_without_needles ... ok [INFO] [stdout] test config::tests::error_needle_with_empty_string ... ok [INFO] [stdout] test check::tests::some_content_against_matching_config_with_missing_mandate_needles ... ok [INFO] [stdout] test config::tests::error_needle_with_invalid_glob ... ok [INFO] [stdout] test check::tests::some_content_against_matching_config_with_avoided_forbid_needles ... ok [INFO] [stdout] test config::tests::error_needle_with_invalid_regex ... ok [INFO] [stdout] test config::tests::error_needle_with_multiple_strings ... ok [INFO] [stdout] test config::tests::error_needle_without_any_string ... ok [INFO] [stdout] test check::tests::empty_content_against_matching_config_with_one_mandate_needle ... ok [INFO] [stdout] test config::tests::exclusion_file_specs ... ok [INFO] [stdout] test config::tests::entry_without_needles ... ok [INFO] [stdout] test config::tests::no_entries ... ok [INFO] [stdout] test config::tests::shorthand_for_one_full_needle_in_entry ... ok [INFO] [stdout] test config::tests::maximum_shorthand ... ok [INFO] [stdout] test config::tests::multiple_file_specs ... ok [INFO] [stdout] test config::tests::shorthand_for_one_simple_needle_in_entry ... ok [INFO] [stdout] test config::tests::shorthand_for_one_inclusion_spec_in_entry ... ok [INFO] [stdout] test config::tests::simple_verbatim_needle ... ok [INFO] [stdout] test config::tests::glob_needle ... ok [INFO] [stdout] test config::tests::verbatim_needle_with_message ... ok [INFO] [stdout] test config::tests::needle_with_suggestion ... ok [INFO] [stdout] test config::tests::regex_needle ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/chectarine-63ac9aaebfa5f3d5) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test app::args::tests::clap_debug_assert ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6919d221aac75d4290ea58d8c018731d10261cf0d1f0a21d9fe17e05318d3432", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6919d221aac75d4290ea58d8c018731d10261cf0d1f0a21d9fe17e05318d3432", kill_on_drop: false }` [INFO] [stdout] 6919d221aac75d4290ea58d8c018731d10261cf0d1f0a21d9fe17e05318d3432