[INFO] fetching crate quality-time 0.1.0...
[INFO] testing quality-time-0.1.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate quality-time 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate quality-time 0.1.0
[INFO] finished tweaking crates.io crate quality-time 0.1.0
[INFO] tweaked toml for crates.io crate quality-time 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate quality-time 0.1.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate quality-time 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bdf0f09d45a8d56893c4b50f10734e9799faac3ac711520ad562ba14433df609
[INFO] running `Command { std: "docker" "start" "-a" "bdf0f09d45a8d56893c4b50f10734e9799faac3ac711520ad562ba14433df609", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bdf0f09d45a8d56893c4b50f10734e9799faac3ac711520ad562ba14433df609", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdf0f09d45a8d56893c4b50f10734e9799faac3ac711520ad562ba14433df609", kill_on_drop: false }`
[INFO] [stdout] bdf0f09d45a8d56893c4b50f10734e9799faac3ac711520ad562ba14433df609
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45413491de62746aa3b3ec4bc46e4f29080e3a4c9816b70fdf3b9c1d8fed0d0b
[INFO] running `Command { std: "docker" "start" "-a" "45413491de62746aa3b3ec4bc46e4f29080e3a4c9816b70fdf3b9c1d8fed0d0b", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling bstr v1.1.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling dashmap v5.4.0
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling human_format v1.0.3
[INFO] [stderr]    Compiling bytesize v1.1.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling prodash v23.0.0
[INFO] [stderr]    Compiling btoi v0.4.2
[INFO] [stderr]    Compiling tree-sitter v0.19.3
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling rayon v1.6.1
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling nom v7.1.2
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling git-tempfile v3.0.0
[INFO] [stderr]    Compiling rustversion v1.0.11
[INFO] [stderr]    Compiling hashbrown v0.13.1
[INFO] [stderr]    Compiling memmap2 v0.5.8
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling ahash v0.8.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling git-lock v3.0.1
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling tree-sitter-javascript v0.19.0
[INFO] [stderr]    Compiling tree-sitter-cpp v0.19.0
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling imara-diff v0.1.5
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling castaway v0.2.2
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling git-quote v0.4.0
[INFO] [stderr]    Compiling git-glob v0.5.2
[INFO] [stderr]    Compiling git-sec v0.6.1
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling git-hash v0.10.1
[INFO] [stderr]    Compiling git-features v0.26.1
[INFO] [stderr]    Compiling git-date v0.4.1
[INFO] [stderr]    Compiling git-validate v0.7.1
[INFO] [stderr]    Compiling git-path v0.7.0
[INFO] [stderr]    Compiling git-hashtable v0.1.0
[INFO] [stderr]    Compiling git-config-value v0.10.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling git-actor v0.17.0
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling rustix v0.36.6
[INFO] [stderr]    Compiling unicode-bom v1.1.4
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling git-object v0.26.0
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling compact_str v0.6.1
[INFO] [stderr]    Compiling nix v0.26.1
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling git-chunk v0.4.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling uluru v3.0.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling filetime v0.2.19
[INFO] [stderr]    Compiling tree-sitter-rust v0.19.0
[INFO] [stderr]    Compiling tree-sitter-ccomment v0.19.0
[INFO] [stderr]    Compiling tree-sitter-typescript v0.19.0
[INFO] [stderr]    Compiling tree-sitter-python v0.19.0
[INFO] [stderr]    Compiling tree-sitter-java v0.19.0
[INFO] [stderr]    Compiling tree-sitter-preproc v0.19.0
[INFO] [stderr]    Compiling git-command v0.2.1
[INFO] [stderr]    Compiling git-traverse v0.22.0
[INFO] [stderr]    Compiling git-diff v0.26.0
[INFO] [stderr]    Compiling git-ref v0.23.1
[INFO] [stderr]    Compiling tree-sitter-mozjs v0.19.0
[INFO] [stderr]    Compiling tree-sitter-mozcpp v0.19.5
[INFO] [stderr]    Compiling git-bitmap v0.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling home v0.5.4
[INFO] [stderr]    Compiling clru v0.6.1
[INFO] [stderr]    Compiling git-index v0.12.2
[INFO] [stderr]    Compiling git-url v0.13.1
[INFO] [stderr]    Compiling git-pack v0.30.1
[INFO] [stderr]    Compiling git-prompt v0.3.1
[INFO] [stderr]    Compiling git-revision v0.10.1
[INFO] [stderr]    Compiling git-attributes v0.8.1
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling num-complex v0.4.2
[INFO] [stderr]    Compiling io-close v0.3.7
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling arc-swap v1.6.0
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling git-odb v0.40.1
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling git-worktree v0.12.1
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]    Compiling is-terminal v0.4.2
[INFO] [stderr]    Compiling git-refspec v0.7.1
[INFO] [stderr]    Compiling git-credentials v0.9.0
[INFO] [stderr]    Compiling git-config v0.15.1
[INFO] [stderr]    Compiling git-discover v0.12.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling git-mailmap v0.9.1
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling clap v4.0.32
[INFO] [stderr]    Compiling git-repository v0.33.0
[INFO] [stderr]    Compiling comfy-table v6.1.4
[INFO] [stderr]    Compiling tui v0.19.0
[INFO] [stderr]    Compiling rust-code-analysis v0.0.24
[INFO] [stderr]    Compiling quality-time v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/git.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn commits(&self) -> Result<Vec<Commit>>;
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn commits(&self) -> Result<Vec<Commit<'_>>>;
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/git.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn commits(&self) -> Result<Vec<Commit>> {
[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] 29 |     fn commits(&self) -> Result<Vec<Commit<'_>>> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/output/app/table.rs:9:26
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn file_table(items: &[FileMetrics]) -> Table {
[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] 9 | pub fn file_table(items: &[FileMetrics]) -> Table<'_> {
[INFO] [stdout]   |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 10s
[INFO] running `Command { std: "docker" "inspect" "45413491de62746aa3b3ec4bc46e4f29080e3a4c9816b70fdf3b9c1d8fed0d0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45413491de62746aa3b3ec4bc46e4f29080e3a4c9816b70fdf3b9c1d8fed0d0b", kill_on_drop: false }`
[INFO] [stdout] 45413491de62746aa3b3ec4bc46e4f29080e3a4c9816b70fdf3b9c1d8fed0d0b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90c1ca61a5635c02db7ad3e8a94b5fe6df7f9b122d3e82dc2193c6f31caf5753
[INFO] running `Command { std: "docker" "start" "-a" "90c1ca61a5635c02db7ad3e8a94b5fe6df7f9b122d3e82dc2193c6f31caf5753", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/git.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn commits(&self) -> Result<Vec<Commit>>;
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn commits(&self) -> Result<Vec<Commit<'_>>>;
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/git.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn commits(&self) -> Result<Vec<Commit>> {
[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] 29 |     fn commits(&self) -> Result<Vec<Commit<'_>>> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/output/app/table.rs:9:26
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn file_table(items: &[FileMetrics]) -> Table {
[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] 9 | pub fn file_table(items: &[FileMetrics]) -> Table<'_> {
[INFO] [stdout]   |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling quality-time v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/git.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn commits(&self) -> Result<Vec<Commit>>;
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn commits(&self) -> Result<Vec<Commit<'_>>>;
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/git.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn commits(&self) -> Result<Vec<Commit>> {
[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] 29 |     fn commits(&self) -> Result<Vec<Commit<'_>>> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/output/app/table.rs:9:26
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn file_table(items: &[FileMetrics]) -> Table {
[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] 9 | pub fn file_table(items: &[FileMetrics]) -> Table<'_> {
[INFO] [stdout]   |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:53:20
[INFO] [stdout]    |
[INFO] [stdout] 53 |         fn commits(&self) -> eyre::Result<Vec<git_repository::Commit>> {
[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] 53 |         fn commits(&self) -> eyre::Result<Vec<git_repository::Commit<'_>>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.60s
[INFO] running `Command { std: "docker" "inspect" "90c1ca61a5635c02db7ad3e8a94b5fe6df7f9b122d3e82dc2193c6f31caf5753", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90c1ca61a5635c02db7ad3e8a94b5fe6df7f9b122d3e82dc2193c6f31caf5753", kill_on_drop: false }`
[INFO] [stdout] 90c1ca61a5635c02db7ad3e8a94b5fe6df7f9b122d3e82dc2193c6f31caf5753
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 95922538bf39a1271af2c88c03932d2104ad469e0b14ce6c4210ed655f674248
[INFO] running `Command { std: "docker" "start" "-a" "95922538bf39a1271af2c88c03932d2104ad469e0b14ce6c4210ed655f674248", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/git.rs:12:16
[INFO] [stderr]    |
[INFO] [stderr] 12 |     fn commits(&self) -> Result<Vec<Commit>>;
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 12 |     fn commits(&self) -> Result<Vec<Commit<'_>>>;
[INFO] [stderr]    |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/git.rs:29:16
[INFO] [stderr]    |
[INFO] [stderr] 29 |     fn commits(&self) -> Result<Vec<Commit>> {
[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] 29 |     fn commits(&self) -> Result<Vec<Commit<'_>>> {
[INFO] [stderr]    |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]  --> src/output/app/table.rs:9:26
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub fn file_table(items: &[FileMetrics]) -> Table {
[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] 9 | pub fn file_table(items: &[FileMetrics]) -> Table<'_> {
[INFO] [stderr]   |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lib.rs:53:20
[INFO] [stderr]    |
[INFO] [stderr] 53 |         fn commits(&self) -> eyre::Result<Vec<git_repository::Commit>> {
[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] 53 |         fn commits(&self) -> eyre::Result<Vec<git_repository::Commit<'_>>> {
[INFO] [stderr]    |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `quality-time` (lib) generated 3 warnings (run `cargo fix --lib -p quality-time` to apply 3 suggestions)
[INFO] [stderr] warning: `quality-time` (lib test) generated 4 warnings (3 duplicates) (run `cargo fix --lib -p quality-time --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/quality_time-bbad959bd5f0e353)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test output::app::chart::tests::threshold ... ok
[INFO] [stdout] test tests::list_metrics ... ok
[INFO] [stdout] test metrics::tests::build_array_of_metric ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/quality_time-3cfc05dbcf9796f1)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[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] [stderr]    Doc-tests quality_time
[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" "95922538bf39a1271af2c88c03932d2104ad469e0b14ce6c4210ed655f674248", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95922538bf39a1271af2c88c03932d2104ad469e0b14ce6c4210ed655f674248", kill_on_drop: false }`
[INFO] [stdout] 95922538bf39a1271af2c88c03932d2104ad469e0b14ce6c4210ed655f674248
