[INFO] cloning repository https://github.com/thanmayasrii/ossmt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thanmayasrii/ossmt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthanmayasrii%2Fossmt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthanmayasrii%2Fossmt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1bbeb96648aef0bd481bd11c934d349a6269f712
[INFO] checking thanmayasrii/ossmt against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthanmayasrii%2Fossmt" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/thanmayasrii/ossmt
[INFO] finished tweaking git repo https://github.com/thanmayasrii/ossmt
[INFO] tweaked toml for git repo https://github.com/thanmayasrii/ossmt written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thanmayasrii/ossmt on toolchain 81ab7f2139295590561adbe6d5b0aaa2feff765f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thanmayasrii/ossmt 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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4c84c587295b999629ba96834fbf41e6492908dcb726576e3961c82267cbda80
[INFO] running `Command { std: "docker" "start" "-a" "4c84c587295b999629ba96834fbf41e6492908dcb726576e3961c82267cbda80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c84c587295b999629ba96834fbf41e6492908dcb726576e3961c82267cbda80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c84c587295b999629ba96834fbf41e6492908dcb726576e3961c82267cbda80", kill_on_drop: false }`
[INFO] [stdout] 4c84c587295b999629ba96834fbf41e6492908dcb726576e3961c82267cbda80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50495b0dcb2acc929ebf076c06800fae65010a43afe66cc39328eefdf9dc9ef9
[INFO] running `Command { std: "docker" "start" "-a" "50495b0dcb2acc929ebf076c06800fae65010a43afe66cc39328eefdf9dc9ef9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking event-listener v3.1.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling heim-common v0.1.0-rc.1 (https://github.com/bvaisvil/heim.git?branch=zenith_changes#f8a384ac)
[INFO] [stderr]     Checking once_cell v1.21.1
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]    Compiling prettyplease v0.2.31
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking uom v0.31.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]     Checking async-net v1.8.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling platforms v1.1.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking async-io v2.4.0
[INFO] [stderr]     Checking async-signal v0.2.10
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking async-process v1.8.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking smol v1.3.0
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling heim-host v0.1.0-rc.1 (https://github.com/bvaisvil/heim.git?branch=zenith_changes#f8a384ac)
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking macaddr v1.0.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling rust_decimal v1.37.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking raw-cpuid v9.1.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking heim-runtime v0.1.0-rc.1 (https://github.com/bvaisvil/heim.git?branch=zenith_changes#f8a384ac)
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling starship-battery v0.10.1
[INFO] [stderr]    Compiling sysinfo v0.15.1 (https://github.com/bvaisvil/sysinfo.git?branch=zenith_changes_15.1#bcff3dc5)
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]     Checking netlink-sys v0.8.7
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking uom v0.36.0
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking byte-unit v5.1.6
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]    Compiling gumdrop_derive v0.8.1
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]     Checking env_logger v0.11.7
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking uzers v0.12.1
[INFO] [stderr]     Checking gumdrop v0.8.1
[INFO] [stderr]    Compiling linux-taskstats v0.7.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking heim-cpu v0.1.0-rc.1 (https://github.com/bvaisvil/heim.git?branch=zenith_changes#f8a384ac)
[INFO] [stderr]     Checking heim-net v0.1.0-rc.1 (https://github.com/bvaisvil/heim.git?branch=zenith_changes#f8a384ac)
[INFO] [stderr]     Checking heim-virt v0.1.0-rc.1 (https://github.com/bvaisvil/heim.git?branch=zenith_changes#f8a384ac)
[INFO] [stderr]     Checking heim-sensors v0.1.0-rc.1 (https://github.com/bvaisvil/heim.git?branch=zenith_changes#f8a384ac)
[INFO] [stderr]     Checking heim-memory v0.1.0-rc.1 (https://github.com/bvaisvil/heim.git?branch=zenith_changes#f8a384ac)
[INFO] [stderr]     Checking heim-disk v0.1.0-rc.1 (https://github.com/bvaisvil/heim.git?branch=zenith_changes#f8a384ac)
[INFO] [stderr]     Checking heim-process v0.1.1-rc.1 (https://github.com/bvaisvil/heim.git?branch=zenith_changes#f8a384ac)
[INFO] [stderr]     Checking heim v0.1.0-rc.1 (https://github.com/bvaisvil/heim.git?branch=zenith_changes#f8a384ac)
[INFO] [stderr]     Checking zenith v0.14.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/metrics/histogram.rs:194:16
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn get(&self, name: &HistogramKind) -> Option<&Histogram> {
[INFO] [stdout]     |                ^^^^^                                  ^^^^^^^^^^
[INFO] [stdout]     |                |                                      ||
[INFO] [stdout]     |                |                                      |the same lifetime is hidden here
[INFO] [stdout]     |                the lifetime is elided here            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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn get(&self, name: &HistogramKind) -> Option<&Histogram<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/renderer/mod.rs:223:27
[INFO] [stdout]     |
[INFO] [stdout] 223 |         section_geometry: &[(Section, f64)],
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 226 |     ) -> TerminalRenderer {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 226 |     ) -> TerminalRenderer<'_> {
[INFO] [stdout]     |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/renderer/cpu.rs:78:19
[INFO] [stdout]    |
[INFO] [stdout] 78 | fn mem_title(app: &CPUTimeApp) -> Line {
[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] 78 | fn mem_title(app: &CPUTimeApp) -> Line<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/metrics/histogram.rs:194:16
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn get(&self, name: &HistogramKind) -> Option<&Histogram> {
[INFO] [stdout]     |                ^^^^^                                  ^^^^^^^^^^
[INFO] [stdout]     |                |                                      ||
[INFO] [stdout]     |                |                                      |the same lifetime is hidden here
[INFO] [stdout]     |                the lifetime is elided here            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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn get(&self, name: &HistogramKind) -> Option<&Histogram<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/renderer/mod.rs:223:27
[INFO] [stdout]     |
[INFO] [stdout] 223 |         section_geometry: &[(Section, f64)],
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 226 |     ) -> TerminalRenderer {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 226 |     ) -> TerminalRenderer<'_> {
[INFO] [stdout]     |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/renderer/cpu.rs:78:19
[INFO] [stdout]    |
[INFO] [stdout] 78 | fn mem_title(app: &CPUTimeApp) -> Line {
[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] 78 | fn mem_title(app: &CPUTimeApp) -> Line<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 10s
[INFO] running `Command { std: "docker" "inspect" "50495b0dcb2acc929ebf076c06800fae65010a43afe66cc39328eefdf9dc9ef9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50495b0dcb2acc929ebf076c06800fae65010a43afe66cc39328eefdf9dc9ef9", kill_on_drop: false }`
[INFO] [stdout] 50495b0dcb2acc929ebf076c06800fae65010a43afe66cc39328eefdf9dc9ef9
