[INFO] fetching crate sketches-rust 0.2.3... [INFO] testing sketches-rust-0.2.3 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate sketches-rust 0.2.3 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate sketches-rust 0.2.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate sketches-rust 0.2.3 [INFO] tweaked toml for crates.io crate sketches-rust 0.2.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sketches-rust 0.2.3 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sketches-rust 0.2.3 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3274df3f1d8ec9bece28d8c226923041f4b72d64187d3fa2a1565fb888b2dde2 [INFO] running `Command { std: "docker" "start" "-a" "3274df3f1d8ec9bece28d8c226923041f4b72d64187d3fa2a1565fb888b2dde2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3274df3f1d8ec9bece28d8c226923041f4b72d64187d3fa2a1565fb888b2dde2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3274df3f1d8ec9bece28d8c226923041f4b72d64187d3fa2a1565fb888b2dde2", kill_on_drop: false }` [INFO] [stdout] 3274df3f1d8ec9bece28d8c226923041f4b72d64187d3fa2a1565fb888b2dde2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7b469141c26f531045ff10e49c33835540d6980d971f4346530b29fcc3a8f844 [INFO] running `Command { std: "docker" "start" "-a" "7b469141c26f531045ff10e49c33835540d6980d971f4346530b29fcc3a8f844", kill_on_drop: false }` [INFO] [stderr] Compiling sketches-rust v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `get_ascending_stream` is never used [INFO] [stdout] --> src/store/mod.rs:143:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait Store { [INFO] [stdout] | ----- method in this trait [INFO] [stdout] ... [INFO] [stdout] 143 | fn get_ascending_stream(&self) -> Vec<(i32, f64)>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/input/mod.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn wrap(vec: &'a Vec) -> Input { [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] 11 | pub fn wrap(vec: &'a Vec) -> Input<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/store/mod.rs:144:28 [INFO] [stdout] | [INFO] [stdout] 144 | fn get_descending_iter(&self) -> StoreIter; [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] 144 | fn get_descending_iter(&self) -> StoreIter<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/store/mod.rs:145:27 [INFO] [stdout] | [INFO] [stdout] 145 | fn get_ascending_iter(&self) -> StoreIter; [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] 145 | fn get_ascending_iter(&self) -> StoreIter<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/store/mod.rs:182:18 [INFO] [stdout] | [INFO] [stdout] 182 | counts: &'a [f64], [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] 183 | ) -> StoreIter { [INFO] [stdout] | --------- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 183 | ) -> StoreIter<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/store/collapsing_highest.rs:303:28 [INFO] [stdout] | [INFO] [stdout] 303 | fn get_descending_iter(&self) -> StoreIter { [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] 303 | fn get_descending_iter(&self) -> StoreIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/store/collapsing_highest.rs:313:27 [INFO] [stdout] | [INFO] [stdout] 313 | fn get_ascending_iter(&self) -> StoreIter { [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] 313 | fn get_ascending_iter(&self) -> StoreIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/store/collapsing_lowest.rs:302:28 [INFO] [stdout] | [INFO] [stdout] 302 | fn get_descending_iter(&self) -> StoreIter { [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] 302 | fn get_descending_iter(&self) -> StoreIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/store/collapsing_lowest.rs:312:27 [INFO] [stdout] | [INFO] [stdout] 312 | fn get_ascending_iter(&self) -> StoreIter { [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] 312 | fn get_ascending_iter(&self) -> StoreIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/store/unbounded.rs:233:28 [INFO] [stdout] | [INFO] [stdout] 233 | fn get_descending_iter(&self) -> StoreIter { [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] 233 | fn get_descending_iter(&self) -> StoreIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/store/unbounded.rs:243:27 [INFO] [stdout] | [INFO] [stdout] 243 | fn get_ascending_iter(&self) -> StoreIter { [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] 243 | fn get_ascending_iter(&self) -> StoreIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `Command { std: "docker" "inspect" "7b469141c26f531045ff10e49c33835540d6980d971f4346530b29fcc3a8f844", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b469141c26f531045ff10e49c33835540d6980d971f4346530b29fcc3a8f844", kill_on_drop: false }` [INFO] [stdout] 7b469141c26f531045ff10e49c33835540d6980d971f4346530b29fcc3a8f844 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3122b1c0f73a044a7ccfc4c1bb18399977fb3e90cb7879fa4bf6dcd22aa392e0 [INFO] running `Command { std: "docker" "start" "-a" "3122b1c0f73a044a7ccfc4c1bb18399977fb3e90cb7879fa4bf6dcd22aa392e0", kill_on_drop: false }` [INFO] [stderr] Compiling sketches-rust v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `get_ascending_stream` is never used [INFO] [stdout] --> src/store/mod.rs:143:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait Store { [INFO] [stdout] | ----- method in this trait [INFO] [stdout] ... [INFO] [stdout] 143 | fn get_ascending_stream(&self) -> Vec<(i32, f64)>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/input/mod.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn wrap(vec: &'a Vec) -> Input { [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] 11 | pub fn wrap(vec: &'a Vec) -> Input<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/store/mod.rs:144:28 [INFO] [stdout] | [INFO] [stdout] 144 | fn get_descending_iter(&self) -> StoreIter; [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] 144 | fn get_descending_iter(&self) -> StoreIter<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/store/mod.rs:145:27 [INFO] [stdout] | [INFO] [stdout] 145 | fn get_ascending_iter(&self) -> StoreIter; [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] 145 | fn get_ascending_iter(&self) -> StoreIter<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/store/mod.rs:182:18 [INFO] [stdout] | [INFO] [stdout] 182 | counts: &'a [f64], [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] 183 | ) -> StoreIter { [INFO] [stdout] | --------- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 183 | ) -> StoreIter<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/store/collapsing_highest.rs:303:28 [INFO] [stdout] | [INFO] [stdout] 303 | fn get_descending_iter(&self) -> StoreIter { [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] 303 | fn get_descending_iter(&self) -> StoreIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/store/collapsing_highest.rs:313:27 [INFO] [stdout] | [INFO] [stdout] 313 | fn get_ascending_iter(&self) -> StoreIter { [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] 313 | fn get_ascending_iter(&self) -> StoreIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/store/collapsing_lowest.rs:302:28 [INFO] [stdout] | [INFO] [stdout] 302 | fn get_descending_iter(&self) -> StoreIter { [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] 302 | fn get_descending_iter(&self) -> StoreIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/store/collapsing_lowest.rs:312:27 [INFO] [stdout] | [INFO] [stdout] 312 | fn get_ascending_iter(&self) -> StoreIter { [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] 312 | fn get_ascending_iter(&self) -> StoreIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/store/unbounded.rs:233:28 [INFO] [stdout] | [INFO] [stdout] 233 | fn get_descending_iter(&self) -> StoreIter { [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] 233 | fn get_descending_iter(&self) -> StoreIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/store/unbounded.rs:243:27 [INFO] [stdout] | [INFO] [stdout] 243 | fn get_ascending_iter(&self) -> StoreIter { [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] 243 | fn get_ascending_iter(&self) -> StoreIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_ascending_stream` is never used [INFO] [stdout] --> src/store/mod.rs:143:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait Store { [INFO] [stdout] | ----- method in this trait [INFO] [stdout] ... [INFO] [stdout] 143 | fn get_ascending_stream(&self) -> Vec<(i32, f64)>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/input/mod.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn wrap(vec: &'a Vec) -> Input { [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] 11 | pub fn wrap(vec: &'a Vec) -> Input<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/store/mod.rs:144:28 [INFO] [stdout] | [INFO] [stdout] 144 | fn get_descending_iter(&self) -> StoreIter; [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] 144 | fn get_descending_iter(&self) -> StoreIter<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/store/mod.rs:145:27 [INFO] [stdout] | [INFO] [stdout] 145 | fn get_ascending_iter(&self) -> StoreIter; [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] 145 | fn get_ascending_iter(&self) -> StoreIter<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/store/mod.rs:182:18 [INFO] [stdout] | [INFO] [stdout] 182 | counts: &'a [f64], [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] 183 | ) -> StoreIter { [INFO] [stdout] | --------- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 183 | ) -> StoreIter<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/store/collapsing_highest.rs:303:28 [INFO] [stdout] | [INFO] [stdout] 303 | fn get_descending_iter(&self) -> StoreIter { [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] 303 | fn get_descending_iter(&self) -> StoreIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/store/collapsing_highest.rs:313:27 [INFO] [stdout] | [INFO] [stdout] 313 | fn get_ascending_iter(&self) -> StoreIter { [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] 313 | fn get_ascending_iter(&self) -> StoreIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/store/collapsing_lowest.rs:302:28 [INFO] [stdout] | [INFO] [stdout] 302 | fn get_descending_iter(&self) -> StoreIter { [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] 302 | fn get_descending_iter(&self) -> StoreIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/store/collapsing_lowest.rs:312:27 [INFO] [stdout] | [INFO] [stdout] 312 | fn get_ascending_iter(&self) -> StoreIter { [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] 312 | fn get_ascending_iter(&self) -> StoreIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/store/unbounded.rs:233:28 [INFO] [stdout] | [INFO] [stdout] 233 | fn get_descending_iter(&self) -> StoreIter { [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] 233 | fn get_descending_iter(&self) -> StoreIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/store/unbounded.rs:243:27 [INFO] [stdout] | [INFO] [stdout] 243 | fn get_ascending_iter(&self) -> StoreIter { [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] 243 | fn get_ascending_iter(&self) -> StoreIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.62s [INFO] running `Command { std: "docker" "inspect" "3122b1c0f73a044a7ccfc4c1bb18399977fb3e90cb7879fa4bf6dcd22aa392e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3122b1c0f73a044a7ccfc4c1bb18399977fb3e90cb7879fa4bf6dcd22aa392e0", kill_on_drop: false }` [INFO] [stdout] 3122b1c0f73a044a7ccfc4c1bb18399977fb3e90cb7879fa4bf6dcd22aa392e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 864e30a4b6c7461cda7fb69d8f8439db397d73bd68eb0bf620150155b03daed2 [INFO] running `Command { std: "docker" "start" "-a" "864e30a4b6c7461cda7fb69d8f8439db397d73bd68eb0bf620150155b03daed2", kill_on_drop: false }` [INFO] [stderr] warning: method `get_ascending_stream` is never used [INFO] [stderr] --> src/store/mod.rs:143:8 [INFO] [stderr] | [INFO] [stderr] 16 | pub trait Store { [INFO] [stderr] | ----- method in this trait [INFO] [stderr] ... [INFO] [stderr] 143 | fn get_ascending_stream(&self) -> Vec<(i32, f64)>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/input/mod.rs:11:23 [INFO] [stderr] | [INFO] [stderr] 11 | pub fn wrap(vec: &'a Vec) -> Input { [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] 11 | pub fn wrap(vec: &'a Vec) -> Input<'a> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/store/mod.rs:144:28 [INFO] [stderr] | [INFO] [stderr] 144 | fn get_descending_iter(&self) -> StoreIter; [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] 144 | fn get_descending_iter(&self) -> StoreIter<'_>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/store/mod.rs:145:27 [INFO] [stderr] | [INFO] [stderr] 145 | fn get_ascending_iter(&self) -> StoreIter; [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] 145 | fn get_ascending_iter(&self) -> StoreIter<'_>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/store/mod.rs:182:18 [INFO] [stderr] | [INFO] [stderr] 182 | counts: &'a [f64], [INFO] [stderr] | ^^ this lifetime flows to the output [INFO] [stderr] 183 | ) -> StoreIter { [INFO] [stderr] | --------- the lifetime gets resolved as `'a` [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 183 | ) -> StoreIter<'a> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/store/collapsing_highest.rs:303:28 [INFO] [stderr] | [INFO] [stderr] 303 | fn get_descending_iter(&self) -> StoreIter { [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] 303 | fn get_descending_iter(&self) -> StoreIter<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/store/collapsing_highest.rs:313:27 [INFO] [stderr] | [INFO] [stderr] 313 | fn get_ascending_iter(&self) -> StoreIter { [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] 313 | fn get_ascending_iter(&self) -> StoreIter<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/store/collapsing_lowest.rs:302:28 [INFO] [stderr] | [INFO] [stderr] 302 | fn get_descending_iter(&self) -> StoreIter { [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] 302 | fn get_descending_iter(&self) -> StoreIter<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/store/collapsing_lowest.rs:312:27 [INFO] [stderr] | [INFO] [stderr] 312 | fn get_ascending_iter(&self) -> StoreIter { [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] 312 | fn get_ascending_iter(&self) -> StoreIter<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/store/unbounded.rs:233:28 [INFO] [stderr] | [INFO] [stderr] 233 | fn get_descending_iter(&self) -> StoreIter { [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] 233 | fn get_descending_iter(&self) -> StoreIter<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/store/unbounded.rs:243:27 [INFO] [stderr] | [INFO] [stderr] 243 | fn get_ascending_iter(&self) -> StoreIter { [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] 243 | fn get_ascending_iter(&self) -> StoreIter<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `sketches-rust` (lib) generated 11 warnings (run `cargo fix --lib -p sketches-rust` to apply 10 suggestions) [INFO] [stderr] warning: `sketches-rust` (lib test) generated 11 warnings (11 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/sketches_rust-25c488cb1bc934b5) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test index_mapping::tests::test_accuracy ... ok [INFO] [stdout] test index_mapping::tests::test_cubically_interpolated_index ... ok [INFO] [stdout] test index_mapping::tests::test_cubically_interpolated_mapping_offset ... ok [INFO] [stdout] test index_mapping::tests::test_cubically_interpolated_mapping_validity_manual_check ... ok [INFO] [stdout] test index_mapping::tests::test_logarithmic_mapping_index ... ok [INFO] [stdout] test index_mapping::tests::test_logarithmic_mapping_offset ... ok [INFO] [stdout] test serde::tests::test_build_double ... ok [INFO] [stdout] test index_mapping::tests::test_cubically_interpolated_mapping_validity ... ok [INFO] [stdout] test serde::tests::test_decode_signed_var_long ... ok [INFO] [stdout] test index_mapping::tests::test_logarithmic_mapping_validity ... ok [INFO] [stdout] test serde::tests::test_decode_unsigned_var_long ... ok [INFO] [stdout] test serde::tests::test_encode_signed_var_long ... ok [INFO] [stdout] test serde::tests::test_i32_to_usize_exact ... ok [INFO] [stdout] test serde::tests::test_encode_var_double ... ok [INFO] [stdout] test serde::tests::test_i64_to_i32_exact ... ok [INFO] [stdout] test serde::tests::test_decode_var_double ... ok [INFO] [stdout] test serde::tests::test_signed_var_long_encoded_length ... ok [INFO] [stdout] test serde::tests::test_var_double_encoded_length ... ok [INFO] [stdout] test store::tests::test_collapsing_lowest_dense_store_add ... ok [INFO] [stdout] test store::tests::test_unbounded_size_dense_store_add ... ok [INFO] [stdout] test serde::tests::test_unsigned_var_long_encoded_length ... ok [INFO] [stdout] test store::tests::test_collapsing_highest_dense_store_add ... ok [INFO] [stdout] test serde::tests::test_i64_to_i32_exact_with_panic_2 - should panic ... ok [INFO] [stdout] test serde::tests::test_i32_to_usize_exact_with_panic - should panic ... ok [INFO] [stdout] test serde::tests::test_i64_to_i32_exact_with_panic_1 - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running tests/test_sketch.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/test_sketch-85f1f6a41d3b2fb6) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test test_sketch_create ... ok [INFO] [stdout] test test_sketch_add ... ok [INFO] [stdout] test test_sketch_decode_1 ... ok [INFO] [stdout] test test_sketch_decode_3 ... ok [INFO] [stdout] test test_sketch_decode_2 ... ok [INFO] [stdout] test test_sketch_decode_4 ... ok [INFO] [stdout] test test_sketch_encode ... ok [INFO] [stdout] test test_sketch_merge_1 ... ok [INFO] [stdout] test test_sketch_merge_2 ... ok [INFO] [stdout] test test_sketch_quantile_0 ... ok [INFO] [stdout] test test_sketch_quantile_1 ... ok [INFO] [stdout] test test_sketch_quantile_3 ... ok [INFO] [stdout] test test_sketch_quantile_4 ... ok [INFO] [stdout] test test_sketch_quantile_2 ... ok [INFO] [stdout] test test_sketch_crate_panic_0 - should panic ... ok [INFO] [stdout] test test_sketch_crate_panic_2 - should panic ... ok [INFO] [stdout] test test_sketch_decode_panic_2 - should panic ... ok [INFO] [stdout] test test_sketch_crate_panic_1 - should panic ... ok [INFO] [stdout] test test_sketch_merge_panic - should panic ... ok [INFO] [stdout] test test_sketch_decode_panic_1 - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "864e30a4b6c7461cda7fb69d8f8439db397d73bd68eb0bf620150155b03daed2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "864e30a4b6c7461cda7fb69d8f8439db397d73bd68eb0bf620150155b03daed2", kill_on_drop: false }` [INFO] [stdout] 864e30a4b6c7461cda7fb69d8f8439db397d73bd68eb0bf620150155b03daed2