[INFO] fetching crate dsrs 0.6.1...
[INFO] testing dsrs-0.6.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate dsrs 0.6.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate dsrs 0.6.1
[INFO] finished tweaking crates.io crate dsrs 0.6.1
[INFO] tweaked toml for crates.io crate dsrs 0.6.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dsrs 0.6.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dsrs 0.6.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e0728195b86e09e7b4ba3a235b8c5b0cf2010073120d52ff775ee1d1603fdc56
[INFO] running `Command { std: "docker" "start" "-a" "e0728195b86e09e7b4ba3a235b8c5b0cf2010073120d52ff775ee1d1603fdc56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e0728195b86e09e7b4ba3a235b8c5b0cf2010073120d52ff775ee1d1603fdc56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0728195b86e09e7b4ba3a235b8c5b0cf2010073120d52ff775ee1d1603fdc56", kill_on_drop: false }`
[INFO] [stdout] e0728195b86e09e7b4ba3a235b8c5b0cf2010073120d52ff775ee1d1603fdc56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1bfd9e2894384b2fbf41a298d3ba280b55aad8eedba03003a674a0e8d9c032a
[INFO] running `Command { std: "docker" "start" "-a" "a1bfd9e2894384b2fbf41a298d3ba280b55aad8eedba03003a674a0e8d9c032a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling syn v1.0.76
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling scratch v1.0.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling libc v0.2.101
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.54
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling thin-dst v1.1.0
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling link-cplusplus v1.0.5
[INFO] [stderr]    Compiling cxx v1.0.54
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling cxx-build v1.0.54
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling structopt-derive v0.4.16
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.54
[INFO] [stderr]    Compiling structopt v0.3.23
[INFO] [stderr]    Compiling dsrs v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling bstr v0.2.16
[INFO] [stderr] warning: dsrs@0.6.1: In file included from datasketches-cpp/cpc/include/cpc_compressor.hpp:145,
[INFO] [stderr] warning: dsrs@0.6.1:                  from datasketches-cpp/cpc/include/cpc_sketch.hpp:30,
[INFO] [stderr] warning: dsrs@0.6.1:                  from datasketches-cpp/cpc.cpp:7:
[INFO] [stderr] warning: dsrs@0.6.1: datasketches-cpp/cpc/include/cpc_compressor_impl.hpp: In instantiation of 'static uint8_t datasketches::cpc_compressor<A>::determine_pseudo_phase(uint8_t, uint32_t) [with A = std::allocator<unsigned char>; uint8_t = unsigned char; uint32_t = unsigned int]':
[INFO] [stderr] warning: dsrs@0.6.1: datasketches-cpp/cpc/include/cpc_compressor_impl.hpp:334:56:   required from 'void datasketches::cpc_compressor<A>::uncompress_sliding_flavor(const datasketches::compressed_state<A>&, datasketches::uncompressed_state<A>&, uint8_t, uint32_t) const [with A = std::allocator<unsigned char>; uint8_t = unsigned char; uint32_t = unsigned int]'
[INFO] [stderr] warning: dsrs@0.6.1: datasketches-cpp/cpc/include/cpc_compressor_impl.hpp:176:7:   required from 'void datasketches::cpc_compressor<A>::uncompress(const datasketches::compressed_state<A>&, datasketches::uncompressed_state<A>&, uint8_t, uint32_t) const [with A = std::allocator<unsigned char>; uint8_t = unsigned char; uint32_t = unsigned int]'
[INFO] [stderr] warning: dsrs@0.6.1: datasketches-cpp/cpc/include/cpc_sketch_impl.hpp:585:33:   required from 'static datasketches::cpc_sketch_alloc<A> datasketches::cpc_sketch_alloc<A>::deserialize(std::istream&, uint64_t, const A&) [with A = std::allocator<unsigned char>; std::istream = std::basic_istream<char>; uint64_t = long unsigned int]'
[INFO] [stderr] warning: dsrs@0.6.1: datasketches-cpp/cpc.cpp:20:47:   required from here
[INFO] [stderr] warning: dsrs@0.6.1: datasketches-cpp/cpc/include/cpc_compressor_impl.hpp:450:15: warning: comparison is always false due to limited range of data type [-Wtype-limits]
[INFO] [stderr] warning: dsrs@0.6.1:   450 |     if (phase < 0 || phase >= 16) throw std::out_of_range("wrong phase");
[INFO] [stderr] warning: dsrs@0.6.1:       |         ~~~~~~^~~
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/wrapper/hh.rs:154:27
[INFO] [stdout]     |
[INFO] [stdout] 154 |     pub fn estimate_no_fp(&self) -> Vec<HhRow> {
[INFO] [stdout]     |                           ^^^^^         ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 154 |     pub fn estimate_no_fp(&self) -> Vec<HhRow<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/wrapper/hh.rs:164:27
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn estimate_no_fn(&self) -> Vec<HhRow> {
[INFO] [stdout]     |                           ^^^^^         ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn estimate_no_fn(&self) -> Vec<HhRow<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.38s
[INFO] running `Command { std: "docker" "inspect" "a1bfd9e2894384b2fbf41a298d3ba280b55aad8eedba03003a674a0e8d9c032a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1bfd9e2894384b2fbf41a298d3ba280b55aad8eedba03003a674a0e8d9c032a", kill_on_drop: false }`
[INFO] [stdout] a1bfd9e2894384b2fbf41a298d3ba280b55aad8eedba03003a674a0e8d9c032a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 068f7b71ceff5d20acf446798f878a4ac0c3e969edbafc6a3967819de26c2186
[INFO] running `Command { std: "docker" "start" "-a" "068f7b71ceff5d20acf446798f878a4ac0c3e969edbafc6a3967819de26c2186", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling rustversion v1.0.5
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling serde_json v1.0.67
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling serde_closure v0.3.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling plotters-backend v0.3.2
[INFO] [stderr]    Compiling predicates-core v1.0.2
[INFO] [stderr]    Compiling amadeus-streaming v0.4.3
[INFO] [stderr]    Compiling plotters-svg v0.3.1
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling serde_closure_derive v0.3.2
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling treeline v0.1.0
[INFO] [stderr]    Compiling siphasher v0.3.7
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling half v1.7.1
[INFO] [stderr]    Compiling twox-hash v1.6.1
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling predicates v2.0.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.3
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling criterion-plot v0.4.4
[INFO] [stderr]    Compiling plotters v0.3.1
[INFO] [stderr] warning: dsrs@0.6.1: In file included from datasketches-cpp/cpc/include/cpc_compressor.hpp:145,
[INFO] [stderr] warning: dsrs@0.6.1:                  from datasketches-cpp/cpc/include/cpc_sketch.hpp:30,
[INFO] [stderr] warning: dsrs@0.6.1:                  from datasketches-cpp/cpc.cpp:7:
[INFO] [stderr] warning: dsrs@0.6.1: datasketches-cpp/cpc/include/cpc_compressor_impl.hpp: In instantiation of 'static uint8_t datasketches::cpc_compressor<A>::determine_pseudo_phase(uint8_t, uint32_t) [with A = std::allocator<unsigned char>; uint8_t = unsigned char; uint32_t = unsigned int]':
[INFO] [stderr] warning: dsrs@0.6.1: datasketches-cpp/cpc/include/cpc_compressor_impl.hpp:334:56:   required from 'void datasketches::cpc_compressor<A>::uncompress_sliding_flavor(const datasketches::compressed_state<A>&, datasketches::uncompressed_state<A>&, uint8_t, uint32_t) const [with A = std::allocator<unsigned char>; uint8_t = unsigned char; uint32_t = unsigned int]'
[INFO] [stderr] warning: dsrs@0.6.1: datasketches-cpp/cpc/include/cpc_compressor_impl.hpp:176:7:   required from 'void datasketches::cpc_compressor<A>::uncompress(const datasketches::compressed_state<A>&, datasketches::uncompressed_state<A>&, uint8_t, uint32_t) const [with A = std::allocator<unsigned char>; uint8_t = unsigned char; uint32_t = unsigned int]'
[INFO] [stderr] warning: dsrs@0.6.1: datasketches-cpp/cpc/include/cpc_sketch_impl.hpp:585:33:   required from 'static datasketches::cpc_sketch_alloc<A> datasketches::cpc_sketch_alloc<A>::deserialize(std::istream&, uint64_t, const A&) [with A = std::allocator<unsigned char>; std::istream = std::basic_istream<char>; uint64_t = long unsigned int]'
[INFO] [stderr] warning: dsrs@0.6.1: datasketches-cpp/cpc.cpp:20:47:   required from here
[INFO] [stderr] warning: dsrs@0.6.1: datasketches-cpp/cpc/include/cpc_compressor_impl.hpp:450:15: warning: comparison is always false due to limited range of data type [-Wtype-limits]
[INFO] [stderr] warning: dsrs@0.6.1:   450 |     if (phase < 0 || phase >= 16) throw std::out_of_range("wrong phase");
[INFO] [stderr] warning: dsrs@0.6.1:       |         ~~~~~~^~~
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling rand_xorshift v0.2.0
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling bytecount v0.6.2
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling bit-vec v0.4.4
[INFO] [stderr]    Compiling proptest v1.0.0
[INFO] [stderr]    Compiling probabilistic-collections v0.7.0
[INFO] [stderr]    Compiling probably v0.3.1
[INFO] [stderr]    Compiling assert_cmd v1.0.8
[INFO] [stderr]    Compiling ordered-float v2.8.0
[INFO] [stderr]    Compiling hyperloglogplus v0.4.0
[INFO] [stderr]    Compiling byte-slice-cast v1.0.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/wrapper/hh.rs:154:27
[INFO] [stdout]     |
[INFO] [stdout] 154 |     pub fn estimate_no_fp(&self) -> Vec<HhRow> {
[INFO] [stdout]     |                           ^^^^^         ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 154 |     pub fn estimate_no_fp(&self) -> Vec<HhRow<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/wrapper/hh.rs:164:27
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn estimate_no_fn(&self) -> Vec<HhRow> {
[INFO] [stdout]     |                           ^^^^^         ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn estimate_no_fn(&self) -> Vec<HhRow<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling criterion v0.3.5
[INFO] [stderr]    Compiling dsrs v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/wrapper/hh.rs:154:27
[INFO] [stdout]     |
[INFO] [stdout] 154 |     pub fn estimate_no_fp(&self) -> Vec<HhRow> {
[INFO] [stdout]     |                           ^^^^^         ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 154 |     pub fn estimate_no_fp(&self) -> Vec<HhRow<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/wrapper/hh.rs:164:27
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn estimate_no_fn(&self) -> Vec<HhRow> {
[INFO] [stdout]     |                           ^^^^^         ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn estimate_no_fn(&self) -> Vec<HhRow<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 43.57s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "068f7b71ceff5d20acf446798f878a4ac0c3e969edbafc6a3967819de26c2186", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "068f7b71ceff5d20acf446798f878a4ac0c3e969edbafc6a3967819de26c2186", kill_on_drop: false }`
[INFO] [stdout] 068f7b71ceff5d20acf446798f878a4ac0c3e969edbafc6a3967819de26c2186
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 11bc7636d35d5079517563eaae779e2a496fda63e88065e23db150ec911ead26
[INFO] running `Command { std: "docker" "start" "-a" "11bc7636d35d5079517563eaae779e2a496fda63e88065e23db150ec911ead26", kill_on_drop: false }`
[INFO] [stderr] warning: dsrs@0.6.1: In file included from datasketches-cpp/cpc/include/cpc_compressor.hpp:145,
[INFO] [stderr] warning: dsrs@0.6.1:                  from datasketches-cpp/cpc/include/cpc_sketch.hpp:30,
[INFO] [stderr] warning: dsrs@0.6.1:                  from datasketches-cpp/cpc.cpp:7:
[INFO] [stderr] warning: dsrs@0.6.1: datasketches-cpp/cpc/include/cpc_compressor_impl.hpp: In instantiation of 'static uint8_t datasketches::cpc_compressor<A>::determine_pseudo_phase(uint8_t, uint32_t) [with A = std::allocator<unsigned char>; uint8_t = unsigned char; uint32_t = unsigned int]':
[INFO] [stderr] warning: dsrs@0.6.1: datasketches-cpp/cpc/include/cpc_compressor_impl.hpp:334:56:   required from 'void datasketches::cpc_compressor<A>::uncompress_sliding_flavor(const datasketches::compressed_state<A>&, datasketches::uncompressed_state<A>&, uint8_t, uint32_t) const [with A = std::allocator<unsigned char>; uint8_t = unsigned char; uint32_t = unsigned int]'
[INFO] [stderr] warning: dsrs@0.6.1: datasketches-cpp/cpc/include/cpc_compressor_impl.hpp:176:7:   required from 'void datasketches::cpc_compressor<A>::uncompress(const datasketches::compressed_state<A>&, datasketches::uncompressed_state<A>&, uint8_t, uint32_t) const [with A = std::allocator<unsigned char>; uint8_t = unsigned char; uint32_t = unsigned int]'
[INFO] [stderr] warning: dsrs@0.6.1: datasketches-cpp/cpc/include/cpc_sketch_impl.hpp:585:33:   required from 'static datasketches::cpc_sketch_alloc<A> datasketches::cpc_sketch_alloc<A>::deserialize(std::istream&, uint64_t, const A&) [with A = std::allocator<unsigned char>; std::istream = std::basic_istream<char>; uint64_t = long unsigned int]'
[INFO] [stderr] warning: dsrs@0.6.1: datasketches-cpp/cpc.cpp:20:47:   required from here
[INFO] [stderr] warning: dsrs@0.6.1: datasketches-cpp/cpc/include/cpc_compressor_impl.hpp:450:15: warning: comparison is always false due to limited range of data type [-Wtype-limits]
[INFO] [stderr] warning: dsrs@0.6.1:   450 |     if (phase < 0 || phase >= 16) throw std::out_of_range("wrong phase");
[INFO] [stderr] warning: dsrs@0.6.1:       |         ~~~~~~^~~
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/wrapper/hh.rs:154:27
[INFO] [stderr]     |
[INFO] [stderr] 154 |     pub fn estimate_no_fp(&self) -> Vec<HhRow> {
[INFO] [stderr]     |                           ^^^^^         ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 154 |     pub fn estimate_no_fp(&self) -> Vec<HhRow<'_>> {
[INFO] [stderr]     |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/wrapper/hh.rs:164:27
[INFO] [stderr]     |
[INFO] [stderr] 164 |     pub fn estimate_no_fn(&self) -> Vec<HhRow> {
[INFO] [stderr]     |                           ^^^^^         ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 164 |     pub fn estimate_no_fn(&self) -> Vec<HhRow<'_>> {
[INFO] [stderr]     |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `dsrs` (lib) generated 2 warnings (run `cargo fix --lib -p dsrs` to apply 2 suggestions)
[INFO] [stderr] warning: `dsrs` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dsrs-d8b2baf2192fe251)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test wrapper::cpc::tests::cpc_empty ... ok
[INFO] [stdout] test wrapper::cpc::tests::union_empty ... ok
[INFO] [stdout] test wrapper::hh::tests::basic_heavy ... ok
[INFO] [stdout] test wrapper::hh::tests::basic_merge ... ok
[INFO] [stdout] test wrapper::hh::tests::check_hh_lgk4_multiplier20_nunique2 ... ok
[INFO] [stdout] test wrapper::hh::tests::check_hh_lgk4_multiplier20_nunique1 ... ok
[INFO] [stdout] test wrapper::hh::tests::check_hh_lgk4_multiplier2_nunique1 ... ok
[INFO] [stdout] test wrapper::hh::tests::check_hh_lgk4_multiplier2_nunique3 ... ok
[INFO] [stdout] test wrapper::hh::tests::check_hh_lgk4_multiplier2_nunique2 ... ok
[INFO] [stdout] test wrapper::hh::tests::check_hh_lgk4_multiplier5_nunique1 ... ok
[INFO] [stdout] test wrapper::hh::tests::check_hh_lgk4_multiplier5_nunique2 ... ok
[INFO] [stdout] test wrapper::hh::tests::hh_empty ... ok
[INFO] [stdout] test wrapper::hh::tests::check_hh_lgk4_multiplier5_nunique3 ... ok
[INFO] [stdout] test wrapper::hh::tests::retains_all_clone ... ok
[INFO] [stdout] test wrapper::hh::tests::retains_all ... ok
[INFO] [stdout] test wrapper::hh::tests::check_hh_lgk4_multiplier20_nunique3 ... ok
[INFO] [stdout] test stream_reducer::tests::reduces_stream ... ok
[INFO] [stdout] test wrapper::cpc::tests::basic_count_distinct ... ok
[INFO] [stdout] test wrapper::cpc::tests::basic_union_distinct ... ok
[INFO] [stdout] test wrapper::cpc::tests::basic_union_overlap ... ok
[INFO] [stdout] test wrapper::theta::tests::basic_count_distinct ... ok
[INFO] [stdout] test wrapper::theta::tests::basic_intersect_overlap ... ok
[INFO] [stdout] test wrapper::theta::tests::basic_intersect ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dsrs-63c269ca436ebca9)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.20s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test tests::hh_count_empty ... ok
[INFO] [stdout] test tests::keyed_count_empty ... ok
[INFO] [stdout] test tests::unique_lines ... ok
[INFO] [stdout] test tests::hh_unique_lines ... ok
[INFO] [stdout] test tests::hh_equally_dup_lines ... ok
[INFO] [stdout] test tests::count_empty ... ok
[INFO] [stdout] test tests::equally_dup_lines ... ok
[INFO] [stdout] test tests::unequally_dup_lines ... ok
[INFO] [stdout] test tests::unique_keyed_lines ... ok
[INFO] [stdout] test tests::keyed_dup_lines ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.91s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dsrs
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "11bc7636d35d5079517563eaae779e2a496fda63e88065e23db150ec911ead26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11bc7636d35d5079517563eaae779e2a496fda63e88065e23db150ec911ead26", kill_on_drop: false }`
[INFO] [stdout] 11bc7636d35d5079517563eaae779e2a496fda63e88065e23db150ec911ead26
