[INFO] fetching crate lmntalc 0.12.0...
[INFO] checking lmntalc-0.12.0 against master#035b01b794602d5861daa43ac792f372f8981ed7 for 152214-denied
[INFO] extracting crate lmntalc 0.12.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate lmntalc 0.12.0
[INFO] finished tweaking crates.io crate lmntalc 0.12.0
[INFO] tweaked toml for crates.io crate lmntalc 0.12.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate lmntalc 0.12.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 lmntalc 0.12.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]  Downloading crates ...
[INFO] [stderr]   Downloaded owo-colors v4.0.0
[INFO] [stderr]   Downloaded ariadne v0.4.0
[INFO] [stderr]   Downloaded serde_json v1.0.115
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 37f0496652b5fc7bd96d864953f0e088802ce24848bd78e24285fb3d9fe94b22
[INFO] running `Command { std: "docker" "start" "-a" "37f0496652b5fc7bd96d864953f0e088802ce24848bd78e24285fb3d9fe94b22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37f0496652b5fc7bd96d864953f0e088802ce24848bd78e24285fb3d9fe94b22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37f0496652b5fc7bd96d864953f0e088802ce24848bd78e24285fb3d9fe94b22", kill_on_drop: false }`
[INFO] [stdout] 37f0496652b5fc7bd96d864953f0e088802ce24848bd78e24285fb3d9fe94b22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] ee8409cdecff8cfeb321aa708c1bc7351e775ecbec9d37a3522061585a02ff2f
[INFO] running `Command { std: "docker" "start" "-a" "ee8409cdecff8cfeb321aa708c1bc7351e775ecbec9d37a3522061585a02ff2f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking concolor-query v0.3.3
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking owo-colors v4.0.0
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking concolor v0.1.1
[INFO] [stderr]     Checking ariadne v0.4.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.55
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking petgraph v0.6.4
[INFO] [stderr]     Checking lmntalc v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/report.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 16 |         source: &'a util::Source,
[INFO] [stdout]    |                  -- the lifetime is named here
[INFO] [stdout] 17 |         colors: &mut ColorGenerator,
[INFO] [stdout] 18 |     ) -> Vec<Label<(&str, Range<usize>)>>;
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |     ) -> Vec<Label<(&'a str, Range<usize>)>>;
[INFO] [stdout]    |                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/report.rs:161:21
[INFO] [stdout]     |
[INFO] [stdout] 158 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 159 |         source: &'a util::Source,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 160 |         colors: &mut ColorGenerator,
[INFO] [stdout] 161 |     ) -> Vec<Label<(&str, Range<usize>)>> {
[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] 161 |     ) -> Vec<Label<(&'a str, Range<usize>)>> {
[INFO] [stdout]     |                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/report.rs:188:21
[INFO] [stdout]     |
[INFO] [stdout] 185 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 186 |         source: &'a util::Source,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 187 |         colors: &mut ColorGenerator,
[INFO] [stdout] 188 |     ) -> Vec<Label<(&str, Range<usize>)>> {
[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] 188 |     ) -> Vec<Label<(&'a str, Range<usize>)>> {
[INFO] [stdout]     |                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/report.rs:214:21
[INFO] [stdout]     |
[INFO] [stdout] 211 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 212 |         source: &'a util::Source,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 213 |         colors: &mut ColorGenerator,
[INFO] [stdout] 214 |     ) -> Vec<Label<(&str, Range<usize>)>> {
[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] 214 |     ) -> Vec<Label<(&'a str, Range<usize>)>> {
[INFO] [stdout]     |                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/report.rs:237:21
[INFO] [stdout]     |
[INFO] [stdout] 234 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 235 |         source: &'a util::Source,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 236 |         colors: &mut ColorGenerator,
[INFO] [stdout] 237 |     ) -> Vec<Label<(&str, Range<usize>)>> {
[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] 237 |     ) -> Vec<Label<(&'a str, Range<usize>)>> {
[INFO] [stdout]     |                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/report.rs:300:21
[INFO] [stdout]     |
[INFO] [stdout] 297 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 298 |         source: &'a util::Source,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 299 |         colors: &mut ColorGenerator,
[INFO] [stdout] 300 |     ) -> Vec<Label<(&str, Range<usize>)>> {
[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] 300 |     ) -> Vec<Label<(&'a str, Range<usize>)>> {
[INFO] [stdout]     |                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/report.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 16 |         source: &'a util::Source,
[INFO] [stdout]    |                  -- the lifetime is named here
[INFO] [stdout] 17 |         colors: &mut ColorGenerator,
[INFO] [stdout] 18 |     ) -> Vec<Label<(&str, Range<usize>)>>;
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |     ) -> Vec<Label<(&'a str, Range<usize>)>>;
[INFO] [stdout]    |                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/report.rs:161:21
[INFO] [stdout]     |
[INFO] [stdout] 158 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 159 |         source: &'a util::Source,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 160 |         colors: &mut ColorGenerator,
[INFO] [stdout] 161 |     ) -> Vec<Label<(&str, Range<usize>)>> {
[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] 161 |     ) -> Vec<Label<(&'a str, Range<usize>)>> {
[INFO] [stdout]     |                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/report.rs:188:21
[INFO] [stdout]     |
[INFO] [stdout] 185 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 186 |         source: &'a util::Source,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 187 |         colors: &mut ColorGenerator,
[INFO] [stdout] 188 |     ) -> Vec<Label<(&str, Range<usize>)>> {
[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] 188 |     ) -> Vec<Label<(&'a str, Range<usize>)>> {
[INFO] [stdout]     |                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/report.rs:214:21
[INFO] [stdout]     |
[INFO] [stdout] 211 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 212 |         source: &'a util::Source,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 213 |         colors: &mut ColorGenerator,
[INFO] [stdout] 214 |     ) -> Vec<Label<(&str, Range<usize>)>> {
[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] 214 |     ) -> Vec<Label<(&'a str, Range<usize>)>> {
[INFO] [stdout]     |                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/report.rs:237:21
[INFO] [stdout]     |
[INFO] [stdout] 234 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 235 |         source: &'a util::Source,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 236 |         colors: &mut ColorGenerator,
[INFO] [stdout] 237 |     ) -> Vec<Label<(&str, Range<usize>)>> {
[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] 237 |     ) -> Vec<Label<(&'a str, Range<usize>)>> {
[INFO] [stdout]     |                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/report.rs:300:21
[INFO] [stdout]     |
[INFO] [stdout] 297 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 298 |         source: &'a util::Source,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 299 |         colors: &mut ColorGenerator,
[INFO] [stdout] 300 |     ) -> Vec<Label<(&str, Range<usize>)>> {
[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] 300 |     ) -> Vec<Label<(&'a str, Range<usize>)>> {
[INFO] [stdout]     |                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.22s
[INFO] running `Command { std: "docker" "inspect" "ee8409cdecff8cfeb321aa708c1bc7351e775ecbec9d37a3522061585a02ff2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee8409cdecff8cfeb321aa708c1bc7351e775ecbec9d37a3522061585a02ff2f", kill_on_drop: false }`
[INFO] [stdout] ee8409cdecff8cfeb321aa708c1bc7351e775ecbec9d37a3522061585a02ff2f
