[INFO] fetching crate kimari 0.1.0...
[INFO] checking kimari-0.1.0 against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] extracting crate kimari 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate kimari 0.1.0
[INFO] finished tweaking crates.io crate kimari 0.1.0
[INFO] tweaked toml for crates.io crate kimari 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate kimari 0.1.0 on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 17 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded kimari-derive v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6ee708813fb90fe3a56cdb2ab0ae4f65c0d9e913f3adda791997abe6f663e003
[INFO] running `Command { std: "docker" "start" "-a" "6ee708813fb90fe3a56cdb2ab0ae4f65c0d9e913f3adda791997abe6f663e003", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ee708813fb90fe3a56cdb2ab0ae4f65c0d9e913f3adda791997abe6f663e003", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ee708813fb90fe3a56cdb2ab0ae4f65c0d9e913f3adda791997abe6f663e003", kill_on_drop: false }`
[INFO] [stdout] 6ee708813fb90fe3a56cdb2ab0ae4f65c0d9e913f3adda791997abe6f663e003
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3899bd83c6f8dc56a99a4aa0f0a57984f5e838f998d86123861e042864abf426
[INFO] running `Command { std: "docker" "start" "-a" "3899bd83c6f8dc56a99a4aa0f0a57984f5e838f998d86123861e042864abf426", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling kimari-derive v0.1.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking kimari v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::value::Value`
[INFO] [stdout]  --> src/operator/all.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::value::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::value::Value`
[INFO] [stdout]  --> src/operator/any.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::value::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/rule.rs:35:68
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn find<'a, C>(&'a self, context: &'a C) -> Result<Option<(&str, &Rule)>, Error>
[INFO] [stdout]    |                         --                 --                      ^^^^  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                         |                  |                       |
[INFO] [stdout]    |                         |                  |                       the same lifetime is elided here
[INFO] [stdout]    |                         |                  the lifetime is named here
[INFO] [stdout]    |                         the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn find<'a, C>(&'a self, context: &'a C) -> Result<Option<(&'a str, &'a Rule)>, Error>
[INFO] [stdout]    |                                                                     ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/rule.rs:50:39
[INFO] [stdout]    |
[INFO] [stdout] 48 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 49 |         context: &'a C,
[INFO] [stdout]    |                   -- the lifetime is named here
[INFO] [stdout] 50 |     ) -> impl Iterator<Item = Result<(&str, &Rule), Error>> + 'a
[INFO] [stdout]    |                                       ^^^^  ^^^^^             -- the same lifetime is named here
[INFO] [stdout]    |                                       |     |
[INFO] [stdout]    |                                       |     the same lifetime is elided here
[INFO] [stdout]    |                                       the same 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 50 |     ) -> impl Iterator<Item = Result<(&'a str, &'a Rule), Error>> + 'a
[INFO] [stdout]    |                                        ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Rule` is never constructed
[INFO] [stdout]   --> src/operator/all.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 31 |         struct Rule {
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/rule.rs:35:68
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn find<'a, C>(&'a self, context: &'a C) -> Result<Option<(&str, &Rule)>, Error>
[INFO] [stdout]    |                         --                 --                      ^^^^  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                         |                  |                       |
[INFO] [stdout]    |                         |                  |                       the same lifetime is elided here
[INFO] [stdout]    |                         |                  the lifetime is named here
[INFO] [stdout]    |                         the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn find<'a, C>(&'a self, context: &'a C) -> Result<Option<(&'a str, &'a Rule)>, Error>
[INFO] [stdout]    |                                                                     ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/rule.rs:50:39
[INFO] [stdout]    |
[INFO] [stdout] 48 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 49 |         context: &'a C,
[INFO] [stdout]    |                   -- the lifetime is named here
[INFO] [stdout] 50 |     ) -> impl Iterator<Item = Result<(&str, &Rule), Error>> + 'a
[INFO] [stdout]    |                                       ^^^^  ^^^^^             -- the same lifetime is named here
[INFO] [stdout]    |                                       |     |
[INFO] [stdout]    |                                       |     the same lifetime is elided here
[INFO] [stdout]    |                                       the same 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 50 |     ) -> impl Iterator<Item = Result<(&'a str, &'a Rule), Error>> + 'a
[INFO] [stdout]    |                                        ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.50s
[INFO] running `Command { std: "docker" "inspect" "3899bd83c6f8dc56a99a4aa0f0a57984f5e838f998d86123861e042864abf426", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3899bd83c6f8dc56a99a4aa0f0a57984f5e838f998d86123861e042864abf426", kill_on_drop: false }`
[INFO] [stdout] 3899bd83c6f8dc56a99a4aa0f0a57984f5e838f998d86123861e042864abf426
