[INFO] fetching crate chectarine 0.1.0...
[INFO] checking chectarine-0.1.0 against master#035b01b794602d5861daa43ac792f372f8981ed7 for 152214-denied
[INFO] extracting crate chectarine 0.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] removed /workspace/builds/worker-4-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-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate chectarine 0.1.0 on toolchain 035b01b794602d5861daa43ac792f372f8981ed7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "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" "+035b01b794602d5861daa43ac792f372f8981ed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded globset v0.4.13
[INFO] [stderr]   Downloaded strum_macros v0.25.2
[INFO] [stderr]   Downloaded fnmatch-regex v0.2.0
[INFO] [stderr]   Downloaded pest_derive v2.7.2
[INFO] [stderr]   Downloaded pest_meta v2.7.2
[INFO] [stderr]   Downloaded pest_generator v2.7.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dfcf3e3ff0177baf9da8ce2d88dace3a67c6d00ebb22b3078174775d592f6b45
[INFO] running `Command { std: "docker" "start" "-a" "dfcf3e3ff0177baf9da8ce2d88dace3a67c6d00ebb22b3078174775d592f6b45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dfcf3e3ff0177baf9da8ce2d88dace3a67c6d00ebb22b3078174775d592f6b45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfcf3e3ff0177baf9da8ce2d88dace3a67c6d00ebb22b3078174775d592f6b45", kill_on_drop: false }`
[INFO] [stdout] dfcf3e3ff0177baf9da8ce2d88dace3a67c6d00ebb22b3078174775d592f6b45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22192f997e5d333a9ac0149aca466e0c4cdaf0991f26e3614a19a08e9cf6c4c3
[INFO] running `Command { std: "docker" "start" "-a" "22192f997e5d333a9ac0149aca466e0c4cdaf0991f26e3614a19a08e9cf6c4c3", 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 rustix v0.38.7
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]     Checking bstr v1.6.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking pin-project-lite v0.2.11
[INFO] [stderr]    Compiling claims v0.7.1
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking exitcode v1.1.2
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking clap_builder v4.3.19
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking regex-automata v0.3.6
[INFO] [stderr]     Checking regex v1.9.3
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking globset v0.4.13
[INFO] [stderr]     Checking fnmatch-regex v0.2.0
[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]     Checking tracing v0.1.37
[INFO] [stderr]     Checking pest v2.7.2
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking 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]     Checking json5 v0.4.1
[INFO] [stderr]     Checking chectarine v0.1.0 (/opt/rustwide/workdir)
[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<T>,
[INFO] [stdout]    |              ^^^^^^^ the lifetime is elided here
[INFO] [stdout] 69 | ) -> Result<Report, CheckError> {
[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<Report<'_>, 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<Item=&Violation> {
[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<Item=&Violation<'_>> {
[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<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] 334 | fn spaced(content: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                 +++
[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<T>,
[INFO] [stdout]    |              ^^^^^^^ the lifetime is elided here
[INFO] [stdout] 69 | ) -> Result<Report, CheckError> {
[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<Report<'_>, 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<Item=&Violation> {
[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<Item=&Violation<'_>> {
[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<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] 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] [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 44.61s
[INFO] running `Command { std: "docker" "inspect" "22192f997e5d333a9ac0149aca466e0c4cdaf0991f26e3614a19a08e9cf6c4c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22192f997e5d333a9ac0149aca466e0c4cdaf0991f26e3614a19a08e9cf6c4c3", kill_on_drop: false }`
[INFO] [stdout] 22192f997e5d333a9ac0149aca466e0c4cdaf0991f26e3614a19a08e9cf6c4c3
