[INFO] fetching crate hdrhistogram 7.5.4...
[INFO] testing hdrhistogram-7.5.4 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate hdrhistogram 7.5.4 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate hdrhistogram 7.5.4
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate hdrhistogram 7.5.4
[INFO] tweaked toml for crates.io crate hdrhistogram 7.5.4 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hdrhistogram 7.5.4 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hdrhistogram 7.5.4 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded anstyle-wincon v1.0.2
[INFO] [stderr]   Downloaded errno v0.3.6
[INFO] [stderr]   Downloaded clap v4.3.24
[INFO] [stderr]   Downloaded clap_builder v4.3.24
[INFO] [stderr]   Downloaded rug v1.22.0
[INFO] [stderr]   Downloaded rustix v0.38.21
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.11
[INFO] [stderr]   Downloaded gmp-mpfr-sys v1.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5d8c905cc11d374e061be9dde18b23bba99a121047a56f25c1501d622ccd658d
[INFO] running `Command { std: "docker" "start" "-a" "5d8c905cc11d374e061be9dde18b23bba99a121047a56f25c1501d622ccd658d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d8c905cc11d374e061be9dde18b23bba99a121047a56f25c1501d622ccd658d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d8c905cc11d374e061be9dde18b23bba99a121047a56f25c1501d622ccd658d", kill_on_drop: false }`
[INFO] [stdout] 5d8c905cc11d374e061be9dde18b23bba99a121047a56f25c1501d622ccd658d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 327aae2b062b460e50fd7f9f7ae84a06a0452eff782ea9f689abcb8e801bc106
[INFO] running `Command { std: "docker" "start" "-a" "327aae2b062b460e50fd7f9f7ae84a06a0452eff782ea9f689abcb8e801bc106", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling hdrhistogram v7.5.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1045:9
[INFO] [stdout]      |
[INFO] [stdout] 1045 |         &self,
[INFO] [stdout]      |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 1046 |         ticks_per_half_distance: u32,
[INFO] [stdout] 1047 |     ) -> HistogramIterator<T, iterators::quantile::Iter<T>> {
[INFO] [stdout]      |          --------------------------------------------------
[INFO] [stdout]      |          |                    |
[INFO] [stdout]      |          |                    the lifetimes get resolved as `'_`
[INFO] [stdout]      |          the lifetimes get resolved as `'_`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1047 |     ) -> HistogramIterator<'_, T, iterators::quantile::Iter<'_, T>> {
[INFO] [stdout]      |                            +++                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1107:24
[INFO] [stdout]      |
[INFO] [stdout] 1107 |     pub fn iter_linear(&self, step: u64) -> HistogramIterator<T, iterators::linear::Iter<T>> {
[INFO] [stdout]      |                        ^^^^^                ------------------------------------------------
[INFO] [stdout]      |                        |                    |                    |
[INFO] [stdout]      |                        |                    |                    the lifetimes get resolved as `'_`
[INFO] [stdout]      |                        |                    the lifetimes get resolved as `'_`
[INFO] [stdout]      |                        this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1107 |     pub fn iter_linear(&self, step: u64) -> HistogramIterator<'_, T, iterators::linear::Iter<'_, T>> {
[INFO] [stdout]      |                                                               +++                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1145:21
[INFO] [stdout]      |
[INFO] [stdout] 1145 |     pub fn iter_log(&self, start: u64, exp: f64) -> HistogramIterator<T, iterators::log::Iter<T>> {
[INFO] [stdout]      |                     ^^^^^                           ---------------------------------------------
[INFO] [stdout]      |                     |                               |                    |
[INFO] [stdout]      |                     |                               |                    the lifetimes get resolved as `'_`
[INFO] [stdout]      |                     |                               the lifetimes get resolved as `'_`
[INFO] [stdout]      |                     this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1145 |     pub fn iter_log(&self, start: u64, exp: f64) -> HistogramIterator<'_, T, iterators::log::Iter<'_, T>> {
[INFO] [stdout]      |                                                                       +++                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1183:26
[INFO] [stdout]      |
[INFO] [stdout] 1183 |     pub fn iter_recorded(&self) -> HistogramIterator<T, iterators::recorded::Iter> {
[INFO] [stdout]      |                          ^^^^^     ----------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1183 |     pub fn iter_recorded(&self) -> HistogramIterator<'_, T, iterators::recorded::Iter> {
[INFO] [stdout]      |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1242:21
[INFO] [stdout]      |
[INFO] [stdout] 1242 |     pub fn iter_all(&self) -> HistogramIterator<T, iterators::all::Iter> {
[INFO] [stdout]      |                     ^^^^^     ------------------------------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1242 |     pub fn iter_all(&self) -> HistogramIterator<'_, T, iterators::all::Iter> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/iterators/recorded.rs:12:34
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new<T: Counter>(hist: &Histogram<T>) -> HistogramIterator<T, Iter> {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^     -------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new<T: Counter>(hist: &Histogram<T>) -> HistogramIterator<'_, T, Iter> {
[INFO] [stdout]    |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/iterators/all.rs:12:34
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new<T: Counter>(hist: &Histogram<T>) -> HistogramIterator<T, Iter> {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^     -------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new<T: Counter>(hist: &Histogram<T>) -> HistogramIterator<'_, T, Iter> {
[INFO] [stdout]    |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serialization/interval_log/mod.rs:709:22
[INFO] [stdout]     |
[INFO] [stdout] 709 | fn start_time(input: &[u8]) -> IResult<&[u8], LogEntry> {
[INFO] [stdout]     |                      ^^^^^             -----  -------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                      |                 |
[INFO] [stdout]     |                      |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 709 | fn start_time(input: &[u8]) -> IResult<&[u8], LogEntry<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serialization/interval_log/mod.rs:718:21
[INFO] [stdout]     |
[INFO] [stdout] 718 | fn base_time(input: &[u8]) -> IResult<&[u8], LogEntry> {
[INFO] [stdout]     |                     ^^^^^             -----  -------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                     |                 |
[INFO] [stdout]     |                     |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 718 | fn base_time(input: &[u8]) -> IResult<&[u8], LogEntry<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serialization/interval_log/mod.rs:734:22
[INFO] [stdout]     |
[INFO] [stdout] 734 | fn tag_parser(input: &[u8]) -> IResult<&[u8], Tag> {
[INFO] [stdout]     |                      ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                      |                 |
[INFO] [stdout]     |                      |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 734 | fn tag_parser(input: &[u8]) -> IResult<&[u8], Tag<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serialization/interval_log/mod.rs:739:25
[INFO] [stdout]     |
[INFO] [stdout] 739 | fn interval_hist(input: &[u8]) -> IResult<&[u8], LogEntry> {
[INFO] [stdout]     |                         ^^^^^             -----  -------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                         |                 |
[INFO] [stdout]     |                         |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 739 | fn interval_hist(input: &[u8]) -> IResult<&[u8], LogEntry<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serialization/interval_log/mod.rs:811:27
[INFO] [stdout]     |
[INFO] [stdout] 811 | fn fract_sec_tuple(input: &[u8]) -> FResult {
[INFO] [stdout]     |                           ^^^^^     ------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 811 | fn fract_sec_tuple(input: &[u8]) -> FResult<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/sync/mod.rs:211:17
[INFO] [stdout]     |
[INFO] [stdout] 211 |     pub fn idle(&mut self) -> IdleRecorderGuard<C> {
[INFO] [stdout]     |                 ^^^^^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 211 |     pub fn idle(&mut self) -> IdleRecorderGuard<'_, C> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.73s
[INFO] running `Command { std: "docker" "inspect" "327aae2b062b460e50fd7f9f7ae84a06a0452eff782ea9f689abcb8e801bc106", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "327aae2b062b460e50fd7f9f7ae84a06a0452eff782ea9f689abcb8e801bc106", kill_on_drop: false }`
[INFO] [stdout] 327aae2b062b460e50fd7f9f7ae84a06a0452eff782ea9f689abcb8e801bc106
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 262175e38c0c37af622883b7231d5bd9421553bd5b83d6511336c02a0b5d7f8b
[INFO] running `Command { std: "docker" "start" "-a" "262175e38c0c37af622883b7231d5bd9421553bd5b83d6511336c02a0b5d7f8b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling rustix v0.38.21
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.1
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling rug v1.22.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling ieee754 v0.2.6
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1045:9
[INFO] [stdout]      |
[INFO] [stdout] 1045 |         &self,
[INFO] [stdout]      |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 1046 |         ticks_per_half_distance: u32,
[INFO] [stdout] 1047 |     ) -> HistogramIterator<T, iterators::quantile::Iter<T>> {
[INFO] [stdout]      |          --------------------------------------------------
[INFO] [stdout]      |          |                    |
[INFO] [stdout]      |          |                    the lifetimes get resolved as `'_`
[INFO] [stdout]      |          the lifetimes get resolved as `'_`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1047 |     ) -> HistogramIterator<'_, T, iterators::quantile::Iter<'_, T>> {
[INFO] [stdout]      |                            +++                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1107:24
[INFO] [stdout]      |
[INFO] [stdout] 1107 |     pub fn iter_linear(&self, step: u64) -> HistogramIterator<T, iterators::linear::Iter<T>> {
[INFO] [stdout]      |                        ^^^^^                ------------------------------------------------
[INFO] [stdout]      |                        |                    |                    |
[INFO] [stdout]      |                        |                    |                    the lifetimes get resolved as `'_`
[INFO] [stdout]      |                        |                    the lifetimes get resolved as `'_`
[INFO] [stdout]      |                        this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1107 |     pub fn iter_linear(&self, step: u64) -> HistogramIterator<'_, T, iterators::linear::Iter<'_, T>> {
[INFO] [stdout]      |                                                               +++                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1145:21
[INFO] [stdout]      |
[INFO] [stdout] 1145 |     pub fn iter_log(&self, start: u64, exp: f64) -> HistogramIterator<T, iterators::log::Iter<T>> {
[INFO] [stdout]      |                     ^^^^^                           ---------------------------------------------
[INFO] [stdout]      |                     |                               |                    |
[INFO] [stdout]      |                     |                               |                    the lifetimes get resolved as `'_`
[INFO] [stdout]      |                     |                               the lifetimes get resolved as `'_`
[INFO] [stdout]      |                     this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1145 |     pub fn iter_log(&self, start: u64, exp: f64) -> HistogramIterator<'_, T, iterators::log::Iter<'_, T>> {
[INFO] [stdout]      |                                                                       +++                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1183:26
[INFO] [stdout]      |
[INFO] [stdout] 1183 |     pub fn iter_recorded(&self) -> HistogramIterator<T, iterators::recorded::Iter> {
[INFO] [stdout]      |                          ^^^^^     ----------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1183 |     pub fn iter_recorded(&self) -> HistogramIterator<'_, T, iterators::recorded::Iter> {
[INFO] [stdout]      |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1242:21
[INFO] [stdout]      |
[INFO] [stdout] 1242 |     pub fn iter_all(&self) -> HistogramIterator<T, iterators::all::Iter> {
[INFO] [stdout]      |                     ^^^^^     ------------------------------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1242 |     pub fn iter_all(&self) -> HistogramIterator<'_, T, iterators::all::Iter> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/iterators/recorded.rs:12:34
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new<T: Counter>(hist: &Histogram<T>) -> HistogramIterator<T, Iter> {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^     -------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new<T: Counter>(hist: &Histogram<T>) -> HistogramIterator<'_, T, Iter> {
[INFO] [stdout]    |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/iterators/all.rs:12:34
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new<T: Counter>(hist: &Histogram<T>) -> HistogramIterator<T, Iter> {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^     -------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new<T: Counter>(hist: &Histogram<T>) -> HistogramIterator<'_, T, Iter> {
[INFO] [stdout]    |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serialization/interval_log/mod.rs:709:22
[INFO] [stdout]     |
[INFO] [stdout] 709 | fn start_time(input: &[u8]) -> IResult<&[u8], LogEntry> {
[INFO] [stdout]     |                      ^^^^^             -----  -------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                      |                 |
[INFO] [stdout]     |                      |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 709 | fn start_time(input: &[u8]) -> IResult<&[u8], LogEntry<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serialization/interval_log/mod.rs:718:21
[INFO] [stdout]     |
[INFO] [stdout] 718 | fn base_time(input: &[u8]) -> IResult<&[u8], LogEntry> {
[INFO] [stdout]     |                     ^^^^^             -----  -------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                     |                 |
[INFO] [stdout]     |                     |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 718 | fn base_time(input: &[u8]) -> IResult<&[u8], LogEntry<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serialization/interval_log/mod.rs:734:22
[INFO] [stdout]     |
[INFO] [stdout] 734 | fn tag_parser(input: &[u8]) -> IResult<&[u8], Tag> {
[INFO] [stdout]     |                      ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                      |                 |
[INFO] [stdout]     |                      |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 734 | fn tag_parser(input: &[u8]) -> IResult<&[u8], Tag<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serialization/interval_log/mod.rs:739:25
[INFO] [stdout]     |
[INFO] [stdout] 739 | fn interval_hist(input: &[u8]) -> IResult<&[u8], LogEntry> {
[INFO] [stdout]     |                         ^^^^^             -----  -------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                         |                 |
[INFO] [stdout]     |                         |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 739 | fn interval_hist(input: &[u8]) -> IResult<&[u8], LogEntry<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serialization/interval_log/mod.rs:811:27
[INFO] [stdout]     |
[INFO] [stdout] 811 | fn fract_sec_tuple(input: &[u8]) -> FResult {
[INFO] [stdout]     |                           ^^^^^     ------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 811 | fn fract_sec_tuple(input: &[u8]) -> FResult<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/sync/mod.rs:211:17
[INFO] [stdout]     |
[INFO] [stdout] 211 |     pub fn idle(&mut self) -> IdleRecorderGuard<C> {
[INFO] [stdout]     |                 ^^^^^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 211 |     pub fn idle(&mut self) -> IdleRecorderGuard<'_, C> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling clap_builder v4.3.24
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap v4.3.24
[INFO] [stderr]    Compiling hdrhistogram v7.5.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> examples/cli.rs:232:8
[INFO] [stdout]     |
[INFO] [stdout] 232 |     Io(io::Error),
[INFO] [stdout]     |     -- ^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CliError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 232 -     Io(io::Error),
[INFO] [stdout] 232 +     Io(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> examples/cli.rs:233:24
[INFO] [stdout]     |
[INFO] [stdout] 233 |     HistogramSerialize(V2SerializeError),
[INFO] [stdout]     |     ------------------ ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CliError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 233 -     HistogramSerialize(V2SerializeError),
[INFO] [stdout] 233 +     HistogramSerialize(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> examples/cli.rs:234:34
[INFO] [stdout]     |
[INFO] [stdout] 234 |     HistogramSerializeCompressed(V2DeflateSerializeError),
[INFO] [stdout]     |     ---------------------------- ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CliError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 234 -     HistogramSerializeCompressed(V2DeflateSerializeError),
[INFO] [stdout] 234 +     HistogramSerializeCompressed(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> examples/cli.rs:235:26
[INFO] [stdout]     |
[INFO] [stdout] 235 |     HistogramDeserialize(DeserializeError),
[INFO] [stdout]     |     -------------------- ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CliError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 235 -     HistogramDeserialize(DeserializeError),
[INFO] [stdout] 235 +     HistogramDeserialize(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> examples/cli.rs:236:21
[INFO] [stdout]     |
[INFO] [stdout] 236 |     HistogramRecord(RecordError),
[INFO] [stdout]     |     --------------- ^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CliError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 236 -     HistogramRecord(RecordError),
[INFO] [stdout] 236 +     HistogramRecord(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> tests/quantile.rs:346:18
[INFO] [stdout]     |
[INFO] [stdout] 346 |     fn new(rng: &'a mut R) -> RandomMaxIter<R> {
[INFO] [stdout]     |                  ^^           ---------------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 346 |     fn new(rng: &'a mut R) -> RandomMaxIter<'a, R> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1045:9
[INFO] [stdout]      |
[INFO] [stdout] 1045 |         &self,
[INFO] [stdout]      |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 1046 |         ticks_per_half_distance: u32,
[INFO] [stdout] 1047 |     ) -> HistogramIterator<T, iterators::quantile::Iter<T>> {
[INFO] [stdout]      |          --------------------------------------------------
[INFO] [stdout]      |          |                    |
[INFO] [stdout]      |          |                    the lifetimes get resolved as `'_`
[INFO] [stdout]      |          the lifetimes get resolved as `'_`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1047 |     ) -> HistogramIterator<'_, T, iterators::quantile::Iter<'_, T>> {
[INFO] [stdout]      |                            +++                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1107:24
[INFO] [stdout]      |
[INFO] [stdout] 1107 |     pub fn iter_linear(&self, step: u64) -> HistogramIterator<T, iterators::linear::Iter<T>> {
[INFO] [stdout]      |                        ^^^^^                ------------------------------------------------
[INFO] [stdout]      |                        |                    |                    |
[INFO] [stdout]      |                        |                    |                    the lifetimes get resolved as `'_`
[INFO] [stdout]      |                        |                    the lifetimes get resolved as `'_`
[INFO] [stdout]      |                        this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1107 |     pub fn iter_linear(&self, step: u64) -> HistogramIterator<'_, T, iterators::linear::Iter<'_, T>> {
[INFO] [stdout]      |                                                               +++                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1145:21
[INFO] [stdout]      |
[INFO] [stdout] 1145 |     pub fn iter_log(&self, start: u64, exp: f64) -> HistogramIterator<T, iterators::log::Iter<T>> {
[INFO] [stdout]      |                     ^^^^^                           ---------------------------------------------
[INFO] [stdout]      |                     |                               |                    |
[INFO] [stdout]      |                     |                               |                    the lifetimes get resolved as `'_`
[INFO] [stdout]      |                     |                               the lifetimes get resolved as `'_`
[INFO] [stdout]      |                     this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1145 |     pub fn iter_log(&self, start: u64, exp: f64) -> HistogramIterator<'_, T, iterators::log::Iter<'_, T>> {
[INFO] [stdout]      |                                                                       +++                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1183:26
[INFO] [stdout]      |
[INFO] [stdout] 1183 |     pub fn iter_recorded(&self) -> HistogramIterator<T, iterators::recorded::Iter> {
[INFO] [stdout]      |                          ^^^^^     ----------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1183 |     pub fn iter_recorded(&self) -> HistogramIterator<'_, T, iterators::recorded::Iter> {
[INFO] [stdout]      |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1242:21
[INFO] [stdout]      |
[INFO] [stdout] 1242 |     pub fn iter_all(&self) -> HistogramIterator<T, iterators::all::Iter> {
[INFO] [stdout]      |                     ^^^^^     ------------------------------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1242 |     pub fn iter_all(&self) -> HistogramIterator<'_, T, iterators::all::Iter> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/iterators/recorded.rs:12:34
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new<T: Counter>(hist: &Histogram<T>) -> HistogramIterator<T, Iter> {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^     -------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new<T: Counter>(hist: &Histogram<T>) -> HistogramIterator<'_, T, Iter> {
[INFO] [stdout]    |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/iterators/all.rs:12:34
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new<T: Counter>(hist: &Histogram<T>) -> HistogramIterator<T, Iter> {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^     -------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new<T: Counter>(hist: &Histogram<T>) -> HistogramIterator<'_, T, Iter> {
[INFO] [stdout]    |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serialization/interval_log/mod.rs:709:22
[INFO] [stdout]     |
[INFO] [stdout] 709 | fn start_time(input: &[u8]) -> IResult<&[u8], LogEntry> {
[INFO] [stdout]     |                      ^^^^^             -----  -------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                      |                 |
[INFO] [stdout]     |                      |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 709 | fn start_time(input: &[u8]) -> IResult<&[u8], LogEntry<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serialization/interval_log/mod.rs:718:21
[INFO] [stdout]     |
[INFO] [stdout] 718 | fn base_time(input: &[u8]) -> IResult<&[u8], LogEntry> {
[INFO] [stdout]     |                     ^^^^^             -----  -------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                     |                 |
[INFO] [stdout]     |                     |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 718 | fn base_time(input: &[u8]) -> IResult<&[u8], LogEntry<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serialization/interval_log/mod.rs:734:22
[INFO] [stdout]     |
[INFO] [stdout] 734 | fn tag_parser(input: &[u8]) -> IResult<&[u8], Tag> {
[INFO] [stdout]     |                      ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                      |                 |
[INFO] [stdout]     |                      |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 734 | fn tag_parser(input: &[u8]) -> IResult<&[u8], Tag<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serialization/interval_log/mod.rs:739:25
[INFO] [stdout]     |
[INFO] [stdout] 739 | fn interval_hist(input: &[u8]) -> IResult<&[u8], LogEntry> {
[INFO] [stdout]     |                         ^^^^^             -----  -------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                         |                 |
[INFO] [stdout]     |                         |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 739 | fn interval_hist(input: &[u8]) -> IResult<&[u8], LogEntry<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/serialization/interval_log/mod.rs:811:27
[INFO] [stdout]     |
[INFO] [stdout] 811 | fn fract_sec_tuple(input: &[u8]) -> FResult {
[INFO] [stdout]     |                           ^^^^^     ------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 811 | fn fract_sec_tuple(input: &[u8]) -> FResult<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/sync/mod.rs:211:17
[INFO] [stdout]     |
[INFO] [stdout] 211 |     pub fn idle(&mut self) -> IdleRecorderGuard<C> {
[INFO] [stdout]     |                 ^^^^^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 211 |     pub fn idle(&mut self) -> IdleRecorderGuard<'_, C> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 57s
[INFO] running `Command { std: "docker" "inspect" "262175e38c0c37af622883b7231d5bd9421553bd5b83d6511336c02a0b5d7f8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "262175e38c0c37af622883b7231d5bd9421553bd5b83d6511336c02a0b5d7f8b", kill_on_drop: false }`
[INFO] [stdout] 262175e38c0c37af622883b7231d5bd9421553bd5b83d6511336c02a0b5d7f8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6413946805cc0b2e937142c576eecdd9241f613f4a64a479cf4f3d6130b65f40
[INFO] running `Command { std: "docker" "start" "-a" "6413946805cc0b2e937142c576eecdd9241f613f4a64a479cf4f3d6130b65f40", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]     --> src/lib.rs:1045:9
[INFO] [stderr]      |
[INFO] [stderr] 1045 |         &self,
[INFO] [stderr]      |         ^^^^^ this lifetime flows to the output
[INFO] [stderr] 1046 |         ticks_per_half_distance: u32,
[INFO] [stderr] 1047 |     ) -> HistogramIterator<T, iterators::quantile::Iter<T>> {
[INFO] [stderr]      |          --------------------------------------------------
[INFO] [stderr]      |          |                    |
[INFO] [stderr]      |          |                    the lifetimes get resolved as `'_`
[INFO] [stderr]      |          the lifetimes get resolved as `'_`
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]      |
[INFO] [stderr] 1047 |     ) -> HistogramIterator<'_, T, iterators::quantile::Iter<'_, T>> {
[INFO] [stderr]      |                            +++                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]     --> src/lib.rs:1107:24
[INFO] [stderr]      |
[INFO] [stderr] 1107 |     pub fn iter_linear(&self, step: u64) -> HistogramIterator<T, iterators::linear::Iter<T>> {
[INFO] [stderr]      |                        ^^^^^                ------------------------------------------------
[INFO] [stderr]      |                        |                    |                    |
[INFO] [stderr]      |                        |                    |                    the lifetimes get resolved as `'_`
[INFO] [stderr]      |                        |                    the lifetimes get resolved as `'_`
[INFO] [stderr]      |                        this lifetime flows to the output
[INFO] [stderr]      |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]      |
[INFO] [stderr] 1107 |     pub fn iter_linear(&self, step: u64) -> HistogramIterator<'_, T, iterators::linear::Iter<'_, T>> {
[INFO] [stderr]      |                                                               +++                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]     --> src/lib.rs:1145:21
[INFO] [stderr]      |
[INFO] [stderr] 1145 |     pub fn iter_log(&self, start: u64, exp: f64) -> HistogramIterator<T, iterators::log::Iter<T>> {
[INFO] [stderr]      |                     ^^^^^                           ---------------------------------------------
[INFO] [stderr]      |                     |                               |                    |
[INFO] [stderr]      |                     |                               |                    the lifetimes get resolved as `'_`
[INFO] [stderr]      |                     |                               the lifetimes get resolved as `'_`
[INFO] [stderr]      |                     this lifetime flows to the output
[INFO] [stderr]      |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]      |
[INFO] [stderr] 1145 |     pub fn iter_log(&self, start: u64, exp: f64) -> HistogramIterator<'_, T, iterators::log::Iter<'_, T>> {
[INFO] [stderr]      |                                                                       +++                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]     --> src/lib.rs:1183:26
[INFO] [stderr]      |
[INFO] [stderr] 1183 |     pub fn iter_recorded(&self) -> HistogramIterator<T, iterators::recorded::Iter> {
[INFO] [stderr]      |                          ^^^^^     ----------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]      |                          |
[INFO] [stderr]      |                          this lifetime flows to the output
[INFO] [stderr]      |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]      |
[INFO] [stderr] 1183 |     pub fn iter_recorded(&self) -> HistogramIterator<'_, T, iterators::recorded::Iter> {
[INFO] [stderr]      |                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]     --> src/lib.rs:1242:21
[INFO] [stderr]      |
[INFO] [stderr] 1242 |     pub fn iter_all(&self) -> HistogramIterator<T, iterators::all::Iter> {
[INFO] [stderr]      |                     ^^^^^     ------------------------------------------ the lifetime gets resolved as `'_`
[INFO] [stderr]      |                     |
[INFO] [stderr]      |                     this lifetime flows to the output
[INFO] [stderr]      |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]      |
[INFO] [stderr] 1242 |     pub fn iter_all(&self) -> HistogramIterator<'_, T, iterators::all::Iter> {
[INFO] [stderr]      |                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/iterators/recorded.rs:12:34
[INFO] [stderr]    |
[INFO] [stderr] 12 |     pub fn new<T: Counter>(hist: &Histogram<T>) -> HistogramIterator<T, Iter> {
[INFO] [stderr]    |                                  ^^^^^^^^^^^^^     -------------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                                  |
[INFO] [stderr]    |                                  this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 12 |     pub fn new<T: Counter>(hist: &Histogram<T>) -> HistogramIterator<'_, T, Iter> {
[INFO] [stderr]    |                                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/iterators/all.rs:12:34
[INFO] [stderr]    |
[INFO] [stderr] 12 |     pub fn new<T: Counter>(hist: &Histogram<T>) -> HistogramIterator<T, Iter> {
[INFO] [stderr]    |                                  ^^^^^^^^^^^^^     -------------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                                  |
[INFO] [stderr]    |                                  this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 12 |     pub fn new<T: Counter>(hist: &Histogram<T>) -> HistogramIterator<'_, T, Iter> {
[INFO] [stderr]    |                                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/serialization/interval_log/mod.rs:709:22
[INFO] [stderr]     |
[INFO] [stderr] 709 | fn start_time(input: &[u8]) -> IResult<&[u8], LogEntry> {
[INFO] [stderr]     |                      ^^^^^             -----  -------- the lifetimes get resolved as `'_`
[INFO] [stderr]     |                      |                 |
[INFO] [stderr]     |                      |                 the lifetimes get resolved as `'_`
[INFO] [stderr]     |                      this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 709 | fn start_time(input: &[u8]) -> IResult<&[u8], LogEntry<'_>> {
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/serialization/interval_log/mod.rs:718:21
[INFO] [stderr]     |
[INFO] [stderr] 718 | fn base_time(input: &[u8]) -> IResult<&[u8], LogEntry> {
[INFO] [stderr]     |                     ^^^^^             -----  -------- the lifetimes get resolved as `'_`
[INFO] [stderr]     |                     |                 |
[INFO] [stderr]     |                     |                 the lifetimes get resolved as `'_`
[INFO] [stderr]     |                     this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 718 | fn base_time(input: &[u8]) -> IResult<&[u8], LogEntry<'_>> {
[INFO] [stderr]     |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/serialization/interval_log/mod.rs:734:22
[INFO] [stderr]     |
[INFO] [stderr] 734 | fn tag_parser(input: &[u8]) -> IResult<&[u8], Tag> {
[INFO] [stderr]     |                      ^^^^^             -----  --- the lifetimes get resolved as `'_`
[INFO] [stderr]     |                      |                 |
[INFO] [stderr]     |                      |                 the lifetimes get resolved as `'_`
[INFO] [stderr]     |                      this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 734 | fn tag_parser(input: &[u8]) -> IResult<&[u8], Tag<'_>> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/serialization/interval_log/mod.rs:739:25
[INFO] [stderr]     |
[INFO] [stderr] 739 | fn interval_hist(input: &[u8]) -> IResult<&[u8], LogEntry> {
[INFO] [stderr]     |                         ^^^^^             -----  -------- the lifetimes get resolved as `'_`
[INFO] [stderr]     |                         |                 |
[INFO] [stderr]     |                         |                 the lifetimes get resolved as `'_`
[INFO] [stderr]     |                         this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 739 | fn interval_hist(input: &[u8]) -> IResult<&[u8], LogEntry<'_>> {
[INFO] [stderr]     |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/serialization/interval_log/mod.rs:811:27
[INFO] [stderr]     |
[INFO] [stderr] 811 | fn fract_sec_tuple(input: &[u8]) -> FResult {
[INFO] [stderr]     |                           ^^^^^     ------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 811 | fn fract_sec_tuple(input: &[u8]) -> FResult<'_> {
[INFO] [stderr]     |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/sync/mod.rs:211:17
[INFO] [stderr]     |
[INFO] [stderr] 211 |     pub fn idle(&mut self) -> IdleRecorderGuard<C> {
[INFO] [stderr]     |                 ^^^^^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 211 |     pub fn idle(&mut self) -> IdleRecorderGuard<'_, C> {
[INFO] [stderr]     |                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: `hdrhistogram` (lib) generated 13 warnings
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> tests/quantile.rs:346:18
[INFO] [stderr]     |
[INFO] [stderr] 346 |     fn new(rng: &'a mut R) -> RandomMaxIter<R> {
[INFO] [stderr]     |                  ^^           ---------------- the lifetime gets resolved as `'a`
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 346 |     fn new(rng: &'a mut R) -> RandomMaxIter<'a, R> {
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> examples/cli.rs:232:8
[INFO] [stderr]     |
[INFO] [stderr] 232 |     Io(io::Error),
[INFO] [stderr]     |     -- ^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `CliError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 232 -     Io(io::Error),
[INFO] [stderr] 232 +     Io(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> examples/cli.rs:233:24
[INFO] [stderr]     |
[INFO] [stderr] 233 |     HistogramSerialize(V2SerializeError),
[INFO] [stderr]     |     ------------------ ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `CliError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 233 -     HistogramSerialize(V2SerializeError),
[INFO] [stderr] 233 +     HistogramSerialize(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> examples/cli.rs:234:34
[INFO] [stderr]     |
[INFO] [stderr] 234 |     HistogramSerializeCompressed(V2DeflateSerializeError),
[INFO] [stderr]     |     ---------------------------- ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `CliError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 234 -     HistogramSerializeCompressed(V2DeflateSerializeError),
[INFO] [stderr] 234 +     HistogramSerializeCompressed(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> examples/cli.rs:235:26
[INFO] [stderr]     |
[INFO] [stderr] 235 |     HistogramDeserialize(DeserializeError),
[INFO] [stderr]     |     -------------------- ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `CliError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 235 -     HistogramDeserialize(DeserializeError),
[INFO] [stderr] 235 +     HistogramDeserialize(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> examples/cli.rs:236:21
[INFO] [stderr]     |
[INFO] [stderr] 236 |     HistogramRecord(RecordError),
[INFO] [stderr]     |     --------------- ^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `CliError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 236 -     HistogramRecord(RecordError),
[INFO] [stderr] 236 +     HistogramRecord(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `hdrhistogram` (test "quantile") generated 1 warning
[INFO] [stderr] warning: `hdrhistogram` (example "cli") generated 5 warnings
[INFO] [stderr] warning: `hdrhistogram` (lib test) generated 13 warnings (13 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hdrhistogram-6eb3350bfffebe9a)
[INFO] [stdout] 
[INFO] [stdout] running 160 tests
[INFO] [stdout] test serialization::interval_log::tests::iter_all_ignored_empty_iter ... ok
[INFO] [stdout] test serialization::interval_log::tests::iter_multiple_entrties_with_interleaved_ignored ... ok
[INFO] [stdout] test serialization::interval_log::tests::parse_base_time ... ok
[INFO] [stdout] test serialization::interval_log::tests::parse_duration_scale_ns ... ok
[INFO] [stdout] test serialization::interval_log::tests::parse_interval_hist_no_tag ... ok
[INFO] [stdout] test serialization::interval_log::tests::iter_without_ignored_prefix ... ok
[INFO] [stdout] test serialization::interval_log::tests::parse_duration_full_ns ... ok
[INFO] [stdout] test serialization::interval_log::tests::iter_with_ignored_prefix ... ok
[INFO] [stdout] test serialization::interval_log::tests::parse_start_time_with_human_date ... ok
[INFO] [stdout] test serialization::interval_log::tests::parse_legend ... ok
[INFO] [stdout] test serialization::interval_log::tests::parse_duration_too_many_ns ... ok
[INFO] [stdout] test serialization::interval_log::tests::write_header_comment ... ok
[INFO] [stdout] test serialization::tests::encode_counts_first_count_incremented ... ok
[INFO] [stdout] test serialization::tests::encode_counts_last_count_incremented ... ok
[INFO] [stdout] test serialization::tests::rand_varint::largest_number_in_7_bit_chunk_correct ... ok
[INFO] [stdout] test serialization::interval_log::tests::write_interval_histo_no_tag ... ok
[INFO] [stdout] test serialization::interval_log::tests::write_start_time ... ok
[INFO] [stdout] test serialization::interval_log::tests::parse_start_time_without_human_date ... ok
[INFO] [stdout] test serialization::interval_log::tests::write_interval_histo_with_tag ... ok
[INFO] [stdout] test serialization::tests::encode_counts_all_zeros ... ok
[INFO] [stdout] test serialization::interval_log::tests::write_base_time ... ok
[INFO] [stdout] test serialization::interval_log::tests::parse_interval_hist_with_tag ... ok
[INFO] [stdout] test serialization::interval_log::tests::write_comment_control_characters_still_parseable ... ok
[INFO] [stdout] test serialization::interval_log::tests::write_header_then_interval_comment ... ok
[INFO] [stdout] test serialization::tests::encode_counts_first_and_last_count_incremented ... ok
[INFO] [stdout] test serialization::tests::serialize_roundtrip_1_count_for_every_value_1_bucket ... ok
[INFO] [stdout] test serialization::tests::serialize_all_zeros ... ok
[INFO] [stdout] test serialization::tests::serialize_roundtrip_all_zeros ... ok
[INFO] [stdout] test serialization::tests::encode_counts_count_too_big ... ok
[INFO] [stdout] test serialization::tests::serialize_roundtrip_1_count_for_every_value_2_buckets ... ok
[INFO] [stdout] test serialization::interval_log::tests::write_comment_newline_wraps ... ok
[INFO] [stdout] test serialization::tests::varint_read_u64_max ... ok
[INFO] [stdout] test serialization::interval_log::tests::write_headers_multiple_times_only_last_is_used ... ok
[INFO] [stdout] test serialization::tests::varint_write_3_bit_value ... ok
[INFO] [stdout] test serialization::tests::varint_write_7_bit_value ... ok
[INFO] [stdout] test serialization::tests::varint_write_9_bit_value ... ok
[INFO] [stdout] test serialization::tests::varint_read_u64_zero ... ok
[INFO] [stdout] test serialization::tests::varint_write_read_roundtrip_rand_4_byte ... ok
[INFO] [stdout] test serialization::tests::varint_write_read_roundtrip_rand_1_byte ... ok
[INFO] [stdout] test serialization::tests::varint_write_read_roundtrip_rand_5_byte ... ok
[INFO] [stdout] test serialization::tests::varint_write_read_roundtrip_rand_2_byte ... ok
[INFO] [stdout] test serialization::tests::varint_write_read_roundtrip_rand_3_byte ... ok
[INFO] [stdout] test serialization::tests::varint_write_read_roundtrip_rand_9_byte ... ok
[INFO] [stdout] test serialization::tests::varint_write_read_roundtrip_rand_7_byte ... ok
[INFO] [stdout] test serialization::tests::serialize_roundtrip_random_v2_u64 ... ok
[INFO] [stdout] test serialization::interval_log::tests::parse_comment ... ok
[INFO] [stdout] test serialization::tests::varint_write_read_slice_roundtrip_rand_1_byte ... ok
[INFO] [stdout] test serialization::tests::varint_write_read_slice_roundtrip_rand_6_byte ... ok
[INFO] [stdout] test serialization::tests::varint_write_read_slice_roundtrip_rand_5_byte ... ok
[INFO] [stdout] test serialization::tests::serialize_roundtrip_random_v2_u8 ... ok
[INFO] [stdout] test serialization::tests::serialize_roundtrip_random_v2_u16 ... ok
[INFO] [stdout] test serialization::tests::varint_write_read_slice_roundtrip_rand_7_byte ... ok
[INFO] [stdout] test serialization::tests::varint_write_u64_max ... ok
[INFO] [stdout] test serialization::tests::zig_zag_decode_0 ... ok
[INFO] [stdout] test serialization::tests::varint_write_read_slice_roundtrip_rand_9_byte ... ok
[INFO] [stdout] test serialization::tests::zig_zag_decode_2 ... ok
[INFO] [stdout] test serialization::tests::varint_write_read_slice_roundtrip_rand_4_byte ... ok
[INFO] [stdout] test serialization::tests::zig_zag_decode_u64_max_penultimate_to_i64_max ... ok
[INFO] [stdout] test serialization::tests::zig_zag_decode_u64_max_to_i64_min ... ok
[INFO] [stdout] test serialization::tests::zig_zag_encode_0 ... ok
[INFO] [stdout] test serialization::tests::zig_zag_encode_1 ... ok
[INFO] [stdout] test serialization::tests::zig_zag_decode_1 ... ok
[INFO] [stdout] test serialization::tests::zig_zag_encode_i64_max ... ok
[INFO] [stdout] test serialization::tests::zig_zag_encode_i64_min ... ok
[INFO] [stdout] test serialization::tests::zig_zag_encode_neg_1 ... ok
[INFO] [stdout] test serialization::tests::serialize_roundtrip_random_v2_u32 ... ok
[INFO] [stdout] test tests::correct_original_min ... ok
[INFO] [stdout] test tests::index_calculation::bucket_for_biggest_value_in_second_bucket ... ok
[INFO] [stdout] test tests::index_calculation::bucket_for_biggest_value_in_first_bucket ... ok
[INFO] [stdout] test tests::index_calculation::bucket_for_smallest_value_in_first_bucket ... ok
[INFO] [stdout] test tests::index_calculation::bucket_for_smallest_value_in_last_bucket ... ok
[INFO] [stdout] test tests::index_calculation::bucket_for_smallest_value_in_second_bucket ... ok
[INFO] [stdout] test tests::index_calculation::bucket_for_value_below_smallest_clamps_to_zero ... ok
[INFO] [stdout] test tests::index_calculation::index_for_below_smallest ... ok
[INFO] [stdout] test tests::index_calculation::bucket_for_smallest_value_in_third_bucket ... ok
[INFO] [stdout] test tests::index_calculation::index_for_first_bucket_first_distinguishable_entry ... ok
[INFO] [stdout] test tests::index_calculation::bucket_for_value_above_biggest_isnt_clamped_at_max_bucket ... ok
[INFO] [stdout] test tests::index_calculation::index_for_first_bucket_first_entry ... ok
[INFO] [stdout] test tests::index_calculation::index_for_first_bucket_last_entry ... ok
[INFO] [stdout] test tests::index_calculation::index_for_second_bucket_last_entry_indistinguishable ... ok
[INFO] [stdout] test tests::index_calculation::index_for_way_past_largest_value_exceeds_length ... ok
[INFO] [stdout] test tests::index_calculation::sub_bucket_for_largest_value_in_first_bucket ... ok
[INFO] [stdout] test tests::index_calculation::sub_bucket_for_biggest_value_in_second_bucket ... ok
[INFO] [stdout] test tests::index_calculation::sub_bucket_for_largest_value_in_first_bucket_unit_magnitude_2 ... ok
[INFO] [stdout] test serialization::tests::varint_write_read_slice_roundtrip_rand_3_byte ... ok
[INFO] [stdout] test serialization::tests::zig_zag_roundtrip_random ... ok
[INFO] [stdout] test tests::index_calculation::sub_bucket_for_smaller_than_distinguishable_value_in_first_bucket_unit_magnitude_2 ... ok
[INFO] [stdout] test tests::index_calculation::sub_bucket_for_smallest_distinguishable_value_in_first_bucket ... ok
[INFO] [stdout] test tests::index_calculation::sub_bucket_for_smallest_value_in_second_bucket ... ok
[INFO] [stdout] test tests::index_calculation::sub_bucket_for_smallest_distinguishable_value_in_first_bucket_unit_magnitude_2 ... ok
[INFO] [stdout] test tests::index_calculation::sub_bucket_for_value_above_biggest_still_works ... ok
[INFO] [stdout] test tests::index_calculation::sub_bucket_for_smallest_value_in_third_bucket ... ok
[INFO] [stdout] test tests::index_calculation::sub_bucket_for_smallest_value_in_second_bucket_unit_magnitude_2 ... ok
[INFO] [stdout] test tests::index_calculation::sub_bucket_for_value_below_smallest_clamps_to_zero ... ok
[INFO] [stdout] test tests::index_calculation::sub_bucket_for_zero_value_in_first_bucket_unit_magnitude_2 ... ok
[INFO] [stdout] test tests::index_calculation::sub_bucket_for_zero_value_in_first_bucket ... ok
[INFO] [stdout] test tests::index_calculation::index_for_second_bucket_first_entry ... ok
[INFO] [stdout] test tests::index_calculation::index_for_second_bucket_last_entry ... ok
[INFO] [stdout] test tests::index_calculation::unit_magnitude_4_index_calculations ... ok
[INFO] [stdout] test tests::index_calculation::unit_magnitude_53_sub_bucket_magnitude_11_throws ... ok
[INFO] [stdout] test tests::init::init_fields_10m_max_1k_min_middle_precision ... ok
[INFO] [stdout] test tests::index_calculation::unit_magnitude_0_index_calculations ... ok
[INFO] [stdout] test tests::index_calculation::unit_magnitude_52_sub_bucket_magnitude_11_index_calculations ... ok
[INFO] [stdout] test tests::index_calculation::unit_magnitude_55_sub_bucket_magnitude_8_ok ... ok
[INFO] [stdout] test tests::index_calculation::unit_magnitude_62_sub_bucket_magnitude_1_ok ... ok
[INFO] [stdout] test tests::init::init_fields_max_value_0_precision_most_buckets ... ok
[INFO] [stdout] test tests::init::init_fields_1_bucket_medium_precision ... ok
[INFO] [stdout] test tests::init::init_fields_max_value_0_precision_increased_min_value ... ok
[INFO] [stdout] test serialization::tests::varint_write_read_roundtrip_rand_8_byte ... ok
[INFO] [stdout] test tests::init::init_fields_max_value_medium_precision ... ok
[INFO] [stdout] test serialization::interval_log::tests::duration_fp_roundtrip_accuracy ... ok
[INFO] [stdout] test tests::init::init_fields_max_value_max_unit_magnitude_0_precision ... ok
[INFO] [stdout] test serialization::tests::varint_write_read_roundtrip_rand_6_byte ... ok
[INFO] [stdout] test tests::init::init_fields_smallest_possible_array ... ok
[INFO] [stdout] test tests::new_err_high_not_double_low ... ok
[INFO] [stdout] test serialization::tests::varint_write_read_slice_roundtrip_rand_8_byte ... ok
[INFO] [stdout] test tests::subtract::subtract_values_at_extent_of_minuend_nonzero_count_range_recalculates_same_min_max ... ok
[INFO] [stdout] test tests::subtract::subtract_after_add ... ok
[INFO] [stdout] test tests::subtract::subtract_to_zero_counts ... ok
[INFO] [stdout] test tests::subtract::subtract_subtrahend_values_outside_minuend_range_error ... ok
[INFO] [stdout] test tests::subtract::subtract_values_at_extent_of_minuend_zero_count_range_recalculates_min_max ... ok
[INFO] [stdout] test tests::subtract::subtract_to_negative_counts_error ... ok
[INFO] [stdout] test serialization::tests::varint_write_read_slice_roundtrip_rand_2_byte ... ok
[INFO] [stdout] test tests::subtract::subtract_values_inside_minuend_range_works ... ok
[INFO] [stdout] test tests::init::init_fields_max_value_max_unit_magnitude_max_precision ... ok
[INFO] [stdout] test tests::subtract::subtract_values_minuend_saturated_total_recalculates_saturated ... ok
[INFO] [stdout] test tests::subtract::subtract_values_strictly_inside_minuend_range_yields_same_min_max_no_restat ... ok
[INFO] [stdout] test tests::value_calculation::equivalent_range_unit_magnitude_2 ... ok
[INFO] [stdout] test tests::value_calculation::equivalent_range_unit_magnitude_0 ... ok
[INFO] [stdout] test tests::value_calculation::equivalent_range_unit_magnitude_0_min_precision_max_buckets ... ok
[INFO] [stdout] test tests::subtract::subtract_values_minuend_saturated_total_recalculates_not_saturated ... ok
[INFO] [stdout] test tests::value_calculation::equivalent_range_unit_magnitude_50_max_buckets ... ok
[INFO] [stdout] test tests::value_calculation::equivalent_range_unit_magnitude_2_max_buckets ... ok
[INFO] [stdout] test tests::value_calculation::equivalent_range_unit_magnitude_0_max_buckets ... ok
[INFO] [stdout] test tests::value_calculation::lowest_equivalent_unit_magnitude_2 ... ok
[INFO] [stdout] test tests::value_calculation::highest_equivalent_u64_max_value_saturates ... ok
[INFO] [stdout] test tests::value_calculation::next_non_equivalent_unit_magnitude_0 ... ok
[INFO] [stdout] test tests::value_calculation::next_non_equivalent_u64_max_value_saturates ... ok
[INFO] [stdout] test tests::value_calculation::highest_equivalent_unit_magnitude_2 ... ok
[INFO] [stdout] test tests::value_calculation::next_non_equivalent_unit_magnitude_2 ... ok
[INFO] [stdout] test tests::value_calculation::value_for_impossible_index ... ok
[INFO] [stdout] test tests::value_calculation::value_for_beyond_histogram_max_still_works ... ok
[INFO] [stdout] test tests::value_calculation::highest_equivalent_unit_magnitude_0 ... ok
[INFO] [stdout] test tests::value_calculation::lowest_equivalent_unit_magnitude_0 ... ok
[INFO] [stdout] test tests::value_calculation::value_for_unit_magnitude_0 ... ok
[INFO] [stdout] test serialization::tests::serialize_roundtrip_random_v2_deflate_u16 ... ok
[INFO] [stdout] test tests::init::init_fields_max_value_max_precision_largest_possible_array ... ok
[INFO] [stdout] test tests::init::init_fields_max_value_max_precision_increased_min_value ... ok
[INFO] [stdout] test tests::value_calculation::value_for_unit_magnitude_2 ... ok
[INFO] [stdout] test tests::value_calculation::value_from_loc_unit_magnitude_0 ... ok
[INFO] [stdout] test serialization::tests::serialize_roundtrip_random_v2_deflate_u32 ... ok
[INFO] [stdout] test serialization::tests::serialize_roundtrip_random_v2_deflate_u64 ... ok
[INFO] [stdout] test tests::value_calculation::value_from_loc_unit_magnitude_2 ... ok
[INFO] [stdout] test tests::value_calculation::value_for_at_each_index ... ok
[INFO] [stdout] test serialization::tests::serialize_roundtrip_random_v2_deflate_u8 ... ok
[INFO] [stdout] test tests::value_calculation::equivalent_range_unit_magnitude_0_max_precision_max_buckets ... ok
[INFO] [stdout] test tests::subtract::subtract_values_at_minuend_max_recalculates_min_max ... ok
[INFO] [stdout] test tests::subtract::subtract_values_at_minuend_min_recalculates_min_max ... ok
[INFO] [stdout] test tests::subtract::subtract_values_within_bucket_precision_of_of_minuend_max_recalculates_min_max ... ok
[INFO] [stdout] test tests::subtract::subtract_values_within_bucket_precision_of_of_minuend_min_recalculates_min_max ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 160 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/auto_resize.rs (/opt/rustwide/target/debug/deps/auto_resize-ba81fb2336d43034)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test can_acess_autoresize_setting ... ok
[INFO] [stdout] test autosizing_add ... ok
[INFO] [stdout] test histogram_autosizing_edges ... ok
[INFO] [stdout] test histogram_autosizing ... ok
[INFO] [stdout] test autosizing_across_continuous_range ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/data_access.rs (/opt/rustwide/target/debug/deps/data_access-326fbd19b90fd513)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test count_between_high_beyond_max ... ok
[INFO] [stdout] test count_at_beyond_max_value ... ok
[INFO] [stdout] test count_between_saturates ... ok
[INFO] [stdout] test count_between_low_and_high_beyond_max ... ok
[INFO] [stdout] test count_between ... ok
[INFO] [stdout] test get_max_value ... ok
[INFO] [stdout] test get_mean ... ok
[INFO] [stdout] test get_stdev ... ok
[INFO] [stdout] test get_min_value ... ok
[INFO] [stdout] test count_at ... ok
[INFO] [stdout] test linear_iter_raw ... ok
[INFO] [stdout] test iter_log ... ok
[INFO] [stdout] test iter_recorded ... ok
[INFO] [stdout] test iter_all ... ok
[INFO] [stdout] test total_count_exceeds_bucket_type ... ok
[INFO] [stdout] test linear_iter_steps ... ok
[INFO] [stdout] test total_count ... ok
[INFO] [stdout] test scaling_equivalence ... ok
[INFO] [stdout] test quantile_iter ... ok
[INFO] [stdout] test quantile_below_value_beyond_max ... ok
[INFO] [stdout] test quantiles ... ok
[INFO] [stdout] test quantile_atorbelow ... ok
[INFO] [stdout] test value_duplication ... ok
[INFO] [stdout] test quantile_below_saturates ... ok
[INFO] [stdout] test linear_iter_corrected ... ok
[INFO] [stdout] test large_quantile ... ok
[INFO] [stderr]      Running tests/histogram.rs (/opt/rustwide/target/debug/deps/histogram-5c3c086c19300bd7)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stdout] test construction_arg_gets ... ok
[INFO] [stdout] test construction_arg_ranges ... ok
[INFO] [stdout] test empty_histogram ... ok
[INFO] [stdout] test add ... ok
[INFO] [stdout] test clone ... ok
[INFO] [stdout] test median_equivalent ... ok
[INFO] [stdout] test lowest_equivalent ... ok
[INFO] [stdout] test median_equivalent_doesnt_panic_at_extremes ... ok
[INFO] [stdout] test equivalent_range ... ok
[INFO] [stdout] test record ... ok
[INFO] [stdout] test highest_equivalent ... ok
[INFO] [stdout] test record_in_interval ... ok
[INFO] [stdout] test saturating_record ... ok
[INFO] [stdout] test scaled_median_equivalent ... ok
[INFO] [stdout] test recorded_only_zeros ... ok
[INFO] [stdout] test scaled_clone ... ok
[INFO] [stdout] test scaled_equivalent_range ... ok
[INFO] [stdout] test subtract_underflow_guarded_by_per_value_count_check ... ok
[INFO] [stdout] test total_count_overflow_from_add_same_dimensions_saturates_when_added_to_orig_total_count ... ok
[INFO] [stdout] test record_past_trackable_max ... ok
[INFO] [stdout] test scaled_highest_equivalent ... ok
[INFO] [stdout] test scaled_lowest_equivalent ... ok
[INFO] [stdout] test total_count_overflow_from_add_same_dimensions_saturates_calculating_other_addend_total ... ok
[INFO] [stdout] test set_to ... ok
[INFO] [stdout] test scaled_set_to ... ok
[INFO] [stdout] test reset ... ok
[INFO] [stdout] test total_count_overflow_from_add_different_precision_saturates ... ok
[INFO] [stdout] test total_count_overflow_from_add_with_resize_saturates ... ok
[INFO] [stdout] test total_count_overflow_from_record_saturates ... ok
[INFO] [stdout] test value_count_overflow_from_record_saturates_u16 ... ok
[INFO] [stdout] test value_count_overflow_from_add_same_dimensions_saturates ... ok
[INFO] [stdout] test value_count_overflow_from_record_saturates_u64 ... ok
[INFO] [stdout] test value_count_overflow_from_add_with_resize_to_same_dimensions_saturates ... ok
[INFO] [stdout] test value_count_overflow_from_record_autoresize_doesnt_panic_saturates ... ok
[INFO] [stdout] test value_count_overflow_from_add_different_precision_saturates ... ok
[INFO] [stdout] test random_write_full_value_range_precision_0_no_panic ... ok
[INFO] [stdout] test random_write_middle_of_value_range_precision_3_no_panic ... ok
[INFO] [stdout] test random_write_full_value_range_precision_5_no_panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/interval_log.rs (/opt/rustwide/target/debug/deps/interval_log-ced4bbffc3f33434)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::parse_interval_log_syntax_error_then_returns_none ... ok
[INFO] [stdout] test tests::parse_sample_tagged_interval_log_start_timestamp ... ok
[INFO] [stdout] test tests::parse_sample_tagged_interval_log_rewrite_identical ... ok
[INFO] [stdout] test tests::parse_sample_tagged_interval_log_interval_count ... ok
[INFO] [stdout] test tests::parse_sample_tagged_interval_log_interval_metadata ... ok
[INFO] [stdout] test tests::write_random_histograms_to_interval_log_then_read ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/iterators.rs (/opt/rustwide/target/debug/deps/iterators-69eb1a60b26a069a)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test iter_all_values_all_buckets_unit_magnitude_2 ... ok
[INFO] [stdout] test iter_linear_bucket_values_size_8_all_buckets ... ok
[INFO] [stdout] test iter_all_values_all_buckets ... ok
[INFO] [stdout] test iter_logarithmic_bucket_values_min_1_base_2_all_buckets_unit_magnitude_2 ... ok
[INFO] [stdout] test iter_quantiles_empty ... ok
[INFO] [stdout] test iter_logarithmic_bucket_values_min_4_base_2_all_buckets ... ok
[INFO] [stdout] test iter_linear_count_since_last_iteration_saturates ... ok
[INFO] [stdout] test iter_quantiles_iterates_to_quantile_10_as_it_reaches_last_bucket ... ok
[INFO] [stdout] test iter_quantiles_one_value ... ok
[INFO] [stdout] test iter_logarithmic_bucket_values_min_1_base_10_all_buckets ... ok
[INFO] [stdout] test iter_quantiles_iterates_to_end_skips_intermediate_at_final_value ... ok
[INFO] [stdout] test iter_logarithmic_bucket_values_min_1_base_2_all_buckets ... ok
[INFO] [stdout] test iter_recorded_values_all_buckets_unit_magnitude_2 ... ok
[INFO] [stdout] test iter_quantiles_saturated_count_before_max_value ... ok
[INFO] [stdout] test iter_quantiles_smorgasboard ... ok
[INFO] [stdout] test iter_recorded_non_saturated_total_count ... ok
[INFO] [stdout] test iter_recorded_saturated_total_count ... ok
[INFO] [stdout] test iter_recorded_values_all_buckets ... ok
[INFO] [stdout] test iter_linear_visits_buckets_once_when_step_size_equals_bucket_size ... ok
[INFO] [stdout] test iter_linear_visits_buckets_wider_than_step_size_multiple_times ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/quantile.rs (/opt/rustwide/target/debug/deps/quantile-403e4c4df200fe8f)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test value_at_quantile_2_values ... ok
[INFO] [stdout] test value_at_quantile_20k ... ok
[INFO] [stdout] test value_at_quantile_internal_count_exceeds_bucket_type ... ok
[INFO] [stdout] test value_at_quantile_large_numbers ... ok
[INFO] [stdout] test value_at_quantile_5_values ... ok
[INFO] [stdout] test value_at_quantile_matches_quantile_iter_sequence_values ... ok
[INFO] [stdout] test value_at_quantile_matches_quantile_at_each_value_sequence_values ... ok
[INFO] [stdout] test value_at_quantile_matches_quantile_iter_random_values ... ok
[INFO] [stdout] test value_at_quantile_matches_random_quantile_random_values ... ok
[INFO] [stdout] test value_at_quantile_matches_quantile_at_each_value_random_values ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/serialization.rs (/opt/rustwide/target/debug/deps/serialization-7e1f4a10affd621b)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::total_count_overflow_from_deserialize_saturates ... ok
[INFO] [stdout] test tests::serialize_no_compression_matches_java_impl ... ok
[INFO] [stdout] test tests::deserialize_no_compression_matches_java ... ok
[INFO] [stdout] test tests::deserialize_compression_matches_java ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/sync.rs (/opt/rustwide/target/debug/deps/sync-7b1df6c98600f15c)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test sync::clone_idle_recorder ... ok
[INFO] [stdout] test sync::record_through ... ok
[INFO] [stdout] test sync::phase_no_wait_after_drop ... ok
[INFO] [stdout] test sync::recorder_drop ... ok
[INFO] [stdout] test sync::idle_recorder ... ok
[INFO] [stdout] test sync::record_nodrop ... ok
[INFO] [stdout] test sync::recorder_drop_staged ... ok
[INFO] [stdout] test sync::concurrent_writes ... ok
[INFO] [stdout] test sync::refresh_times_out ... ok
[INFO] [stdout] test sync::mt_record_dynamic ... ok
[INFO] [stdout] test sync::mt_record_static ... FAILED
[INFO] [stdout] test sync::phase_timeout ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- sync::mt_record_static stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sync::mt_record_static' panicked at tests/sync.rs:147:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 1300000
[INFO] [stdout]  right: 1600000
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56f4efee0572 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56f4efee0572 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56f4efee0572 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56f4efee0572 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56f4eff05763 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56f4eff05763 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x56f4efedd423 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56f4efedd423 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56f4efee03c2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56f4efee1aec - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56f4efee1942 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56f4efea9074 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56f4efea9074 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56f4efee25cb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56f4efee25cb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56f4efee229a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56f4efee0a79 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x56f4efee1f2d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56f4eff042e0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56f4eff04547 - core::panicking::assert_failed_inner::h02e1528dd7bc6647
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x56f4eff04499 - core::panicking::assert_failed::ha0411e4a2f77cdba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x56f4efe6912e - sync::sync::mt_record_static::haff09456c7dafef6
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/sync.rs:147:9
[INFO] [stdout]   22:     0x56f4efe6b229 - sync::sync::mt_record_static::{{closure}}::hd35b479e1a273da1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/sync.rs:122:26
[INFO] [stdout]   23:     0x56f4efe6b229 - core::ops::function::FnOnce::call_once::he8aedc906f1682eb
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56f4efeae7fb - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56f4efeae7fb - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x56f4efead9ee - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x56f4efead9ee - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x56f4efead9ee - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x56f4efead9ee - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x56f4efead9ee - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56f4efead9ee - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x56f4efead9ee - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x56f4efe71564 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x56f4efe71564 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x56f4efe74f3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x56f4efe74f3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x56f4efe74f3a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x56f4efe74f3a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x56f4efe74f3a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56f4efe74f3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x56f4efe74f3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x56f4efee5527 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x56f4efee5527 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x56f4efee5527 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x7cbc224ddaa4 - <unknown>
[INFO] [stdout]   46:     0x7cbc2256aa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     sync::mt_record_static
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 11 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test sync`
[INFO] running `Command { std: "docker" "inspect" "6413946805cc0b2e937142c576eecdd9241f613f4a64a479cf4f3d6130b65f40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6413946805cc0b2e937142c576eecdd9241f613f4a64a479cf4f3d6130b65f40", kill_on_drop: false }`
[INFO] [stdout] 6413946805cc0b2e937142c576eecdd9241f613f4a64a479cf4f3d6130b65f40
