[INFO] fetching crate chectarine 0.1.0... [INFO] testing chectarine-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate chectarine 0.1.0 into /workspace/builds/worker-3-tc1/source [INFO] removed /workspace/builds/worker-3-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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate chectarine 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded walkdir v2.3.3 [INFO] [stderr] Downloaded strum_macros v0.25.2 [INFO] [stderr] Downloaded thiserror-impl v1.0.44 [INFO] [stderr] Downloaded claims v0.7.1 [INFO] [stderr] Downloaded errno v0.3.2 [INFO] [stderr] Downloaded globset v0.4.13 [INFO] [stderr] Downloaded fnmatch-regex v0.2.0 [INFO] [stderr] Downloaded cc v1.0.82 [INFO] [stderr] Downloaded pest v2.7.2 [INFO] [stderr] Downloaded clap v4.3.19 [INFO] [stderr] Downloaded pest_meta v2.7.2 [INFO] [stderr] Downloaded pin-project-lite v0.2.11 [INFO] [stderr] Downloaded thiserror v1.0.44 [INFO] [stderr] Downloaded clap_builder v4.3.19 [INFO] [stderr] Downloaded clap_derive v4.3.12 [INFO] [stderr] Downloaded pest_generator v2.7.2 [INFO] [stderr] Downloaded pest_derive v2.7.2 [INFO] [stderr] Downloaded rustix v0.38.7 [INFO] [stderr] Downloaded bstr v1.6.0 [INFO] [stderr] Downloaded linux-raw-sys v0.4.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 303194e8c303074ae4786c4515e7bf64d8140f92b993a981bcdd26b2d0e0be0d [INFO] running `Command { std: "docker" "start" "-a" "303194e8c303074ae4786c4515e7bf64d8140f92b993a981bcdd26b2d0e0be0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "303194e8c303074ae4786c4515e7bf64d8140f92b993a981bcdd26b2d0e0be0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "303194e8c303074ae4786c4515e7bf64d8140f92b993a981bcdd26b2d0e0be0d", kill_on_drop: false }` [INFO] [stdout] 303194e8c303074ae4786c4515e7bf64d8140f92b993a981bcdd26b2d0e0be0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c627d301dcff89ccb76e98dda54bf4589dca66b9a5478feb268d0f0e6a704ce [INFO] running `Command { std: "docker" "start" "-a" "0c627d301dcff89ccb76e98dda54bf4589dca66b9a5478feb268d0f0e6a704ce", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.44 [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 utf8parse v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.11 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling bstr v1.6.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling syn v2.0.28 [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 fnmatch-regex v0.2.0 [INFO] [stderr] Compiling globset v0.4.13 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling strum_macros v0.25.2 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling pest v2.7.2 [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: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/check.rs:68:14 [INFO] [stdout] | [INFO] [stdout] 68 | config: &Config, mut content: NamedReader, [INFO] [stdout] | ^^^^^^^ the lifetime is elided here [INFO] [stdout] 69 | ) -> Result { [INFO] [stdout] | ^^^^^^ the same lifetime is hidden 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] 69 | ) -> Result, CheckError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 199 | pub fn iter_violations(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/check.rs:334:20 [INFO] [stdout] | [INFO] [stdout] 334 | fn spaced(content: &str) -> Cow { [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] 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 24.50s [INFO] running `Command { std: "docker" "inspect" "0c627d301dcff89ccb76e98dda54bf4589dca66b9a5478feb268d0f0e6a704ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c627d301dcff89ccb76e98dda54bf4589dca66b9a5478feb268d0f0e6a704ce", kill_on_drop: false }` [INFO] [stdout] 0c627d301dcff89ccb76e98dda54bf4589dca66b9a5478feb268d0f0e6a704ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08b397ffb8617c5c599ed944d8de01d878e1da67efb33f2b93a9de7b61aedb9d [INFO] running `Command { std: "docker" "start" "-a" "08b397ffb8617c5c599ed944d8de01d878e1da67efb33f2b93a9de7b61aedb9d", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling claims v0.7.1 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/check.rs:68:14 [INFO] [stdout] | [INFO] [stdout] 68 | config: &Config, mut content: NamedReader, [INFO] [stdout] | ^^^^^^^ the lifetime is elided here [INFO] [stdout] 69 | ) -> Result { [INFO] [stdout] | ^^^^^^ the same lifetime is hidden 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] 69 | ) -> Result, CheckError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 199 | pub fn iter_violations(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/check.rs:334:20 [INFO] [stdout] | [INFO] [stdout] 334 | fn spaced(content: &str) -> Cow { [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] 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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/check.rs:68:14 [INFO] [stdout] | [INFO] [stdout] 68 | config: &Config, mut content: NamedReader, [INFO] [stdout] | ^^^^^^^ the lifetime is elided here [INFO] [stdout] 69 | ) -> Result { [INFO] [stdout] | ^^^^^^ the same lifetime is hidden 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] 69 | ) -> Result, CheckError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 199 | pub fn iter_violations(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/check.rs:334:20 [INFO] [stdout] | [INFO] [stdout] 334 | fn spaced(content: &str) -> Cow { [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] 334 | fn spaced(content: &str) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.80s [INFO] running `Command { std: "docker" "inspect" "08b397ffb8617c5c599ed944d8de01d878e1da67efb33f2b93a9de7b61aedb9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08b397ffb8617c5c599ed944d8de01d878e1da67efb33f2b93a9de7b61aedb9d", kill_on_drop: false }` [INFO] [stdout] 08b397ffb8617c5c599ed944d8de01d878e1da67efb33f2b93a9de7b61aedb9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b8e985fc7756eb9d353b5b8443217e445dae7869c11a4a695889fbd24f55d146 [INFO] running `Command { std: "docker" "start" "-a" "b8e985fc7756eb9d353b5b8443217e445dae7869c11a4a695889fbd24f55d146", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/check.rs:68:14 [INFO] [stderr] | [INFO] [stderr] 68 | config: &Config, mut content: NamedReader, [INFO] [stderr] | ^^^^^^^ the lifetime is elided here [INFO] [stderr] 69 | ) -> Result { [INFO] [stderr] | ^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 69 | ) -> Result, CheckError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 199 | pub fn iter_violations(&self) -> impl Iterator> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/check.rs:334:20 [INFO] [stderr] | [INFO] [stderr] 334 | fn spaced(content: &str) -> Cow { [INFO] [stderr] | ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 334 | fn spaced(content: &str) -> Cow<'_, str> { [INFO] [stderr] | +++ [INFO] [stderr] [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)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `chectarine` (lib) generated 3 warnings (run `cargo fix --lib -p chectarine` to apply 3 suggestions) [INFO] [stderr] warning: `chectarine` (lib test) generated 4 warnings (3 duplicates) (run `cargo fix --lib -p chectarine --tests` to apply 1 suggestion) [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] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chectarine-a26477947aea982f) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test check::tests::empty_content_against_empty_config ... ok [INFO] [stdout] test check::tests::some_content_against_empty_config ... ok [INFO] [stdout] test config::tests::empty_array ... ok [INFO] [stdout] test check::tests::empty_content_against_matching_config_without_needles ... ok [INFO] [stdout] test config::tests::empty_map ... ok [INFO] [stdout] test check::tests::empty_content_against_matching_config_with_just_forbid_needles ... ok [INFO] [stdout] test check::tests::some_content_against_matching_config_with_avoided_forbid_needles ... ok [INFO] [stdout] test config::tests::entry_without_needles ... ok [INFO] [stdout] test check::tests::empty_content_against_matching_config_with_multiple_mandate_needles ... ok [INFO] [stdout] test config::tests::error_needle_with_empty_string ... ok [INFO] [stdout] test check::tests::empty_content_against_matching_config_with_one_mandate_needle ... ok [INFO] [stdout] test config::tests::error_needle_without_any_string ... ok [INFO] [stdout] test config::tests::error_needle_with_invalid_regex ... ok [INFO] [stdout] test config::tests::error_needle_with_invalid_glob ... ok [INFO] [stdout] test config::tests::error_needle_with_multiple_strings ... ok [INFO] [stdout] test config::tests::maximum_shorthand ... ok [INFO] [stdout] test config::tests::exclusion_file_specs ... 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::error_needle_without_file_spec ... ok [INFO] [stdout] test config::tests::verbatim_needle_with_message ... ok [INFO] [stdout] test check::tests::some_content_against_matching_config_with_missing_mandate_needles ... ok [INFO] [stdout] test config::tests::simple_verbatim_needle ... 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::multiple_file_specs ... ok [INFO] [stdout] test config::tests::glob_needle ... 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.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chectarine-8affefc0aadc344a) [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] [stderr] Doc-tests chectarine [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b8e985fc7756eb9d353b5b8443217e445dae7869c11a4a695889fbd24f55d146", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8e985fc7756eb9d353b5b8443217e445dae7869c11a4a695889fbd24f55d146", kill_on_drop: false }` [INFO] [stdout] b8e985fc7756eb9d353b5b8443217e445dae7869c11a4a695889fbd24f55d146