[INFO] cloning repository https://github.com/zertyz/big-O [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zertyz/big-O" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzertyz%2Fbig-O", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzertyz%2Fbig-O'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0931f3451deec19dff06d23c1ab8de2b6a0f0adb [INFO] testing zertyz/big-O against try#028592fec99e54cc92def5a2a849c673b066dd93 for pr-146098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzertyz%2Fbig-O" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/zertyz/big-O [INFO] finished tweaking git repo https://github.com/zertyz/big-O [INFO] tweaked toml for git repo https://github.com/zertyz/big-O written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zertyz/big-O on toolchain 028592fec99e54cc92def5a2a849c673b066dd93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 73 packages to latest compatible versions [INFO] [stderr] Adding ctor v0.2.9 (available: v0.5.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b9d62a9e7b513593e281883166e1a3e0608ade840f915c8f44dd3e8292e7ec0 [INFO] running `Command { std: "docker" "start" "-a" "8b9d62a9e7b513593e281883166e1a3e0608ade840f915c8f44dd3e8292e7ec0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b9d62a9e7b513593e281883166e1a3e0608ade840f915c8f44dd3e8292e7ec0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b9d62a9e7b513593e281883166e1a3e0608ade840f915c8f44dd3e8292e7ec0", kill_on_drop: false }` [INFO] [stdout] 8b9d62a9e7b513593e281883166e1a3e0608ade840f915c8f44dd3e8292e7ec0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57158cd09b63cc82b092e42bd63e97c6c2c3556bdb9bce64232abad899b77358 [INFO] running `Command { std: "docker" "start" "-a" "57158cd09b63cc82b092e42bd63e97c6c2c3556bdb9bce64232abad899b77358", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling keen-retry v0.5.0 [INFO] [stderr] Compiling big-o-test v0.2.13 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `first_pass_measurements` and `second_pass_measurements` are never read [INFO] [stdout] --> src/api/builders/regular_async_builder.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct RegularAsyncAnalyzerBuilder) -> FirstPassFut + Send + Sync, [INFO] [stdout] | --------------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 36 | first_pass_measurements: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | second_pass_measurements: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `test_run` is never used [INFO] [stdout] --> src/api/builders/regular_async_builder.rs:198:14 [INFO] [stdout] | [INFO] [stdout] 54 | / impl) -> FirstPassFut + Send + Sync, [INFO] [stdout] 55 | | FirstPassFut: Future + Send, [INFO] [stdout] 56 | | SecondPassFn: FnMut(Option) -> SecondPassFut + Send + Sync, [INFO] [stdout] 57 | | SecondPassFut: Future + Send, [INFO] [stdout] 58 | | AlgoDataType: Send + Sync + Debug> [INFO] [stdout] 59 | | RegularAsyncAnalyzerBuilder { [INFO] [stdout] | |_________________________________________________________________________________________________- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 198 | async fn test_run(mut self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `duration_measurement` is never used [INFO] [stdout] --> src/utils/measurements/presentable_measurements.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn duration_measurement(duration: Duration) -> PresentableMeasurement { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bytes_measurement` is never used [INFO] [stdout] --> src/utils/measurements/presentable_measurements.rs:58:8 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn bytes_measurement(value: f64) -> PresentableMeasurement { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bytes_per_second_measurement` is never used [INFO] [stdout] --> src/utils/measurements/presentable_measurements.rs:86:8 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn bytes_per_second_measurement(value: f64) -> PresentableMeasurement { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `custom_unit_measurement` is never used [INFO] [stdout] --> src/utils/measurements/presentable_measurements.rs:116:8 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn custom_unit_measurement(value: f64, custom_unit: &'static str) -> PresentableMeasurement { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `custom_unit_per_second_measurement` is never used [INFO] [stdout] --> src/utils/measurements/presentable_measurements.rs:149:4 [INFO] [stdout] | [INFO] [stdout] 149 | fn custom_unit_per_second_measurement(value: f64, custom_unit: &'static str) -> PresentableMeasurement { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `measure_all_before_event` is never used [INFO] [stdout] --> src/utils/measurements/measurer.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | pub async fn measure_all_before_event [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `measure_all_after_event` is never used [INFO] [stdout] --> src/utils/measurements/measurer.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 24 | pub async fn measure_all_after_event [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `measure_before_event`, `measure_after_event`, and `as_custom_measurement` are never used [INFO] [stdout] --> src/utils/measurements/measurer.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 38 | pub trait CustomMeasurerExecutor { [INFO] [stdout] | ---------------------- methods in this trait [INFO] [stdout] 39 | fn measure_before_event<'a>(&'a mut self, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | fn measure_after_event<'a>(&'a mut self, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | fn as_custom_measurement(&self, after_event_measurement: PresentableMeasurement) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `expected_complexity`, `description`, `before_event_measurer_fn`, `before_event_measurement`, and `after_event_measurer_fn` are never read [INFO] [stdout] --> src/utils/measurements/measurer.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct CustomMeasurer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 74 | after_event_measurer_fn: MeasureAfterFn, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/runners/crud.rs:158:43 [INFO] [stdout] | [INFO] [stdout] 158 | ... (crud_name: &str, [INFO] [stdout] | ^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 166 | ... -> (Option< BigOAlgorithmAnalysis >, // create analysis [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] 167 | ... Option< BigOAlgorithmAnalysis >, // read analysis [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] 168 | ... Option< BigOAlgorithmAnalysis >, // update analysis [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] 169 | ... Option< BigOAlgorithmAnalysis >, // delete analysis [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 166 ~ -> (Option< BigOAlgorithmAnalysis> >, // create analysis [INFO] [stdout] 167 ~ Option< BigOAlgorithmAnalysis> >, // read analysis [INFO] [stdout] 168 ~ Option< BigOAlgorithmAnalysis> >, // update analysis [INFO] [stdout] 169 ~ Option< BigOAlgorithmAnalysis> >, // delete analysis [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/runners/crud.rs:205:48 [INFO] [stdout] | [INFO] [stdout] 205 | ... (crud_name: &str, [INFO] [stdout] | ^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 213 | ... -> Result<(Option< BigOAlgorithmAnalysis >, // create analysis [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] 214 | ... Option< BigOAlgorithmAnalysis >, // read analysis [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] 215 | ... Option< BigOAlgorithmAnalysis >, // update analysis [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] 216 | ... Option< BigOAlgorithmAnalysis >, // delete analysis [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 213 ~ -> Result<(Option< BigOAlgorithmAnalysis> >, // create analysis [INFO] [stdout] 214 ~ Option< BigOAlgorithmAnalysis> >, // read analysis [INFO] [stdout] 215 ~ Option< BigOAlgorithmAnalysis> >, // update analysis [INFO] [stdout] 216 ~ Option< BigOAlgorithmAnalysis> >, // delete analysis [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/metrics_allocator/metrics_allocator.rs:132:23 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn save_point(&self) -> MetricsAllocatorSavePoint { [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] 132 | pub fn save_point(&self) -> MetricsAllocatorSavePoint<'_, RING_BUFFER_SIZE> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.77s [INFO] running `Command { std: "docker" "inspect" "57158cd09b63cc82b092e42bd63e97c6c2c3556bdb9bce64232abad899b77358", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57158cd09b63cc82b092e42bd63e97c6c2c3556bdb9bce64232abad899b77358", kill_on_drop: false }` [INFO] [stdout] 57158cd09b63cc82b092e42bd63e97c6c2c3556bdb9bce64232abad899b77358 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51bf1fcd649cab28f1c5bea4c8238c213c3a53f42a56f20d30e05771dd07f106 [INFO] running `Command { std: "docker" "start" "-a" "51bf1fcd649cab28f1c5bea4c8238c213c3a53f42a56f20d30e05771dd07f106", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Compiling spin_sleep v1.3.3 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling keen-retry v0.5.0 [INFO] [stderr] Compiling big-o-test v0.2.13 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `first_pass_measurements` and `second_pass_measurements` are never read [INFO] [stdout] --> src/api/builders/regular_async_builder.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct RegularAsyncAnalyzerBuilder) -> FirstPassFut + Send + Sync, [INFO] [stdout] | --------------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 36 | first_pass_measurements: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | second_pass_measurements: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `test_run` is never used [INFO] [stdout] --> src/api/builders/regular_async_builder.rs:198:14 [INFO] [stdout] | [INFO] [stdout] 54 | / impl) -> FirstPassFut + Send + Sync, [INFO] [stdout] 55 | | FirstPassFut: Future + Send, [INFO] [stdout] 56 | | SecondPassFn: FnMut(Option) -> SecondPassFut + Send + Sync, [INFO] [stdout] 57 | | SecondPassFut: Future + Send, [INFO] [stdout] 58 | | AlgoDataType: Send + Sync + Debug> [INFO] [stdout] 59 | | RegularAsyncAnalyzerBuilder { [INFO] [stdout] | |_________________________________________________________________________________________________- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 198 | async fn test_run(mut self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `duration_measurement` is never used [INFO] [stdout] --> src/utils/measurements/presentable_measurements.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn duration_measurement(duration: Duration) -> PresentableMeasurement { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bytes_measurement` is never used [INFO] [stdout] --> src/utils/measurements/presentable_measurements.rs:58:8 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn bytes_measurement(value: f64) -> PresentableMeasurement { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bytes_per_second_measurement` is never used [INFO] [stdout] --> src/utils/measurements/presentable_measurements.rs:86:8 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn bytes_per_second_measurement(value: f64) -> PresentableMeasurement { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `custom_unit_measurement` is never used [INFO] [stdout] --> src/utils/measurements/presentable_measurements.rs:116:8 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn custom_unit_measurement(value: f64, custom_unit: &'static str) -> PresentableMeasurement { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `custom_unit_per_second_measurement` is never used [INFO] [stdout] --> src/utils/measurements/presentable_measurements.rs:149:4 [INFO] [stdout] | [INFO] [stdout] 149 | fn custom_unit_per_second_measurement(value: f64, custom_unit: &'static str) -> PresentableMeasurement { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `measure_all_before_event` is never used [INFO] [stdout] --> src/utils/measurements/measurer.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | pub async fn measure_all_before_event [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `measure_all_after_event` is never used [INFO] [stdout] --> src/utils/measurements/measurer.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 24 | pub async fn measure_all_after_event [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `measure_before_event`, `measure_after_event`, and `as_custom_measurement` are never used [INFO] [stdout] --> src/utils/measurements/measurer.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 38 | pub trait CustomMeasurerExecutor { [INFO] [stdout] | ---------------------- methods in this trait [INFO] [stdout] 39 | fn measure_before_event<'a>(&'a mut self, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | fn measure_after_event<'a>(&'a mut self, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | fn as_custom_measurement(&self, after_event_measurement: PresentableMeasurement) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `expected_complexity`, `description`, `before_event_measurer_fn`, `before_event_measurement`, and `after_event_measurer_fn` are never read [INFO] [stdout] --> src/utils/measurements/measurer.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct CustomMeasurer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 74 | after_event_measurer_fn: MeasureAfterFn, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/runners/crud.rs:158:43 [INFO] [stdout] | [INFO] [stdout] 158 | ... (crud_name: &str, [INFO] [stdout] | ^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 166 | ... -> (Option< BigOAlgorithmAnalysis >, // create analysis [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] 167 | ... Option< BigOAlgorithmAnalysis >, // read analysis [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] 168 | ... Option< BigOAlgorithmAnalysis >, // update analysis [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] 169 | ... Option< BigOAlgorithmAnalysis >, // delete analysis [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 166 ~ -> (Option< BigOAlgorithmAnalysis> >, // create analysis [INFO] [stdout] 167 ~ Option< BigOAlgorithmAnalysis> >, // read analysis [INFO] [stdout] 168 ~ Option< BigOAlgorithmAnalysis> >, // update analysis [INFO] [stdout] 169 ~ Option< BigOAlgorithmAnalysis> >, // delete analysis [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/runners/crud.rs:205:48 [INFO] [stdout] | [INFO] [stdout] 205 | ... (crud_name: &str, [INFO] [stdout] | ^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 213 | ... -> Result<(Option< BigOAlgorithmAnalysis >, // create analysis [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] 214 | ... Option< BigOAlgorithmAnalysis >, // read analysis [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] 215 | ... Option< BigOAlgorithmAnalysis >, // update analysis [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] 216 | ... Option< BigOAlgorithmAnalysis >, // delete analysis [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 213 ~ -> Result<(Option< BigOAlgorithmAnalysis> >, // create analysis [INFO] [stdout] 214 ~ Option< BigOAlgorithmAnalysis> >, // read analysis [INFO] [stdout] 215 ~ Option< BigOAlgorithmAnalysis> >, // update analysis [INFO] [stdout] 216 ~ Option< BigOAlgorithmAnalysis> >, // delete analysis [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/metrics_allocator/metrics_allocator.rs:132:23 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn save_point(&self) -> MetricsAllocatorSavePoint { [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] 132 | pub fn save_point(&self) -> MetricsAllocatorSavePoint<'_, RING_BUFFER_SIZE> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/runners/crud.rs:158:43 [INFO] [stdout] | [INFO] [stdout] 158 | ... (crud_name: &str, [INFO] [stdout] | ^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 166 | ... -> (Option< BigOAlgorithmAnalysis >, // create analysis [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] 167 | ... Option< BigOAlgorithmAnalysis >, // read analysis [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] 168 | ... Option< BigOAlgorithmAnalysis >, // update analysis [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] 169 | ... Option< BigOAlgorithmAnalysis >, // delete analysis [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 166 ~ -> (Option< BigOAlgorithmAnalysis> >, // create analysis [INFO] [stdout] 167 ~ Option< BigOAlgorithmAnalysis> >, // read analysis [INFO] [stdout] 168 ~ Option< BigOAlgorithmAnalysis> >, // update analysis [INFO] [stdout] 169 ~ Option< BigOAlgorithmAnalysis> >, // delete analysis [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/runners/crud.rs:205:48 [INFO] [stdout] | [INFO] [stdout] 205 | ... (crud_name: &str, [INFO] [stdout] | ^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 213 | ... -> Result<(Option< BigOAlgorithmAnalysis >, // create analysis [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] 214 | ... Option< BigOAlgorithmAnalysis >, // read analysis [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] 215 | ... Option< BigOAlgorithmAnalysis >, // update analysis [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] 216 | ... Option< BigOAlgorithmAnalysis >, // delete analysis [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 213 ~ -> Result<(Option< BigOAlgorithmAnalysis> >, // create analysis [INFO] [stdout] 214 ~ Option< BigOAlgorithmAnalysis> >, // read analysis [INFO] [stdout] 215 ~ Option< BigOAlgorithmAnalysis> >, // update analysis [INFO] [stdout] 216 ~ Option< BigOAlgorithmAnalysis> >, // delete analysis [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/metrics_allocator/metrics_allocator.rs:132:23 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn save_point(&self) -> MetricsAllocatorSavePoint { [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] 132 | pub fn save_point(&self) -> MetricsAllocatorSavePoint<'_, RING_BUFFER_SIZE> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.48s [INFO] running `Command { std: "docker" "inspect" "51bf1fcd649cab28f1c5bea4c8238c213c3a53f42a56f20d30e05771dd07f106", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51bf1fcd649cab28f1c5bea4c8238c213c3a53f42a56f20d30e05771dd07f106", kill_on_drop: false }` [INFO] [stdout] 51bf1fcd649cab28f1c5bea4c8238c213c3a53f42a56f20d30e05771dd07f106 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b6a8da748bf5b8ea760c841b66ecbad19b2b5e91b1006048acb27de504b8de56 [INFO] running `Command { std: "docker" "start" "-a" "b6a8da748bf5b8ea760c841b66ecbad19b2b5e91b1006048acb27de504b8de56", kill_on_drop: false }` [INFO] [stderr] warning: fields `first_pass_measurements` and `second_pass_measurements` are never read [INFO] [stderr] --> src/api/builders/regular_async_builder.rs:36:5 [INFO] [stderr] | [INFO] [stderr] 21 | pub struct RegularAsyncAnalyzerBuilder) -> FirstPassFut + Send + Sync, [INFO] [stderr] | --------------------------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 36 | first_pass_measurements: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 41 | second_pass_measurements: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: method `test_run` is never used [INFO] [stderr] --> src/api/builders/regular_async_builder.rs:198:14 [INFO] [stderr] | [INFO] [stderr] 54 | / impl) -> FirstPassFut + Send + Sync, [INFO] [stderr] 55 | | FirstPassFut: Future + Send, [INFO] [stderr] 56 | | SecondPassFn: FnMut(Option) -> SecondPassFut + Send + Sync, [INFO] [stderr] 57 | | SecondPassFut: Future + Send, [INFO] [stderr] 58 | | AlgoDataType: Send + Sync + Debug> [INFO] [stderr] 59 | | RegularAsyncAnalyzerBuilder { [INFO] [stderr] | |_________________________________________________________________________________________________- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 198 | async fn test_run(mut self) { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `duration_measurement` is never used [INFO] [stderr] --> src/utils/measurements/presentable_measurements.rs:45:8 [INFO] [stderr] | [INFO] [stderr] 45 | pub fn duration_measurement(duration: Duration) -> PresentableMeasurement { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `bytes_measurement` is never used [INFO] [stderr] --> src/utils/measurements/presentable_measurements.rs:58:8 [INFO] [stderr] | [INFO] [stderr] 58 | pub fn bytes_measurement(value: f64) -> PresentableMeasurement { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `bytes_per_second_measurement` is never used [INFO] [stderr] --> src/utils/measurements/presentable_measurements.rs:86:8 [INFO] [stderr] | [INFO] [stderr] 86 | pub fn bytes_per_second_measurement(value: f64) -> PresentableMeasurement { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `custom_unit_measurement` is never used [INFO] [stderr] --> src/utils/measurements/presentable_measurements.rs:116:8 [INFO] [stderr] | [INFO] [stderr] 116 | pub fn custom_unit_measurement(value: f64, custom_unit: &'static str) -> PresentableMeasurement { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `custom_unit_per_second_measurement` is never used [INFO] [stderr] --> src/utils/measurements/presentable_measurements.rs:149:4 [INFO] [stderr] | [INFO] [stderr] 149 | fn custom_unit_per_second_measurement(value: f64, custom_unit: &'static str) -> PresentableMeasurement { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `measure_all_before_event` is never used [INFO] [stderr] --> src/utils/measurements/measurer.rs:13:14 [INFO] [stderr] | [INFO] [stderr] 13 | pub async fn measure_all_before_event [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `measure_all_after_event` is never used [INFO] [stderr] --> src/utils/measurements/measurer.rs:24:14 [INFO] [stderr] | [INFO] [stderr] 24 | pub async fn measure_all_after_event [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `measure_before_event`, `measure_after_event`, and `as_custom_measurement` are never used [INFO] [stderr] --> src/utils/measurements/measurer.rs:39:8 [INFO] [stderr] | [INFO] [stderr] 38 | pub trait CustomMeasurerExecutor { [INFO] [stderr] | ---------------------- methods in this trait [INFO] [stderr] 39 | fn measure_before_event<'a>(&'a mut self, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 42 | fn measure_after_event<'a>(&'a mut self, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 46 | fn as_custom_measurement(&self, after_event_measurement: PresentableMeasurement) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `name`, `expected_complexity`, `description`, `before_event_measurer_fn`, `before_event_measurement`, and `after_event_measurer_fn` are never read [INFO] [stderr] --> src/utils/measurements/measurer.rs:69:5 [INFO] [stderr] | [INFO] [stderr] 63 | pub struct CustomMeasurer, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 74 | after_event_measurer_fn: MeasureAfterFn, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/runners/crud.rs:158:43 [INFO] [stderr] | [INFO] [stderr] 158 | ... (crud_name: &str, [INFO] [stderr] | ^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 166 | ... -> (Option< BigOAlgorithmAnalysis >, // create analysis [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] 167 | ... Option< BigOAlgorithmAnalysis >, // read analysis [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] 168 | ... Option< BigOAlgorithmAnalysis >, // update analysis [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] 169 | ... Option< BigOAlgorithmAnalysis >, // delete analysis [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 166 ~ -> (Option< BigOAlgorithmAnalysis> >, // create analysis [INFO] [stderr] 167 ~ Option< BigOAlgorithmAnalysis> >, // read analysis [INFO] [stderr] 168 ~ Option< BigOAlgorithmAnalysis> >, // update analysis [INFO] [stderr] 169 ~ Option< BigOAlgorithmAnalysis> >, // delete analysis [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/runners/crud.rs:205:48 [INFO] [stderr] | [INFO] [stderr] 205 | ... (crud_name: &str, [INFO] [stderr] | ^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 213 | ... -> Result<(Option< BigOAlgorithmAnalysis >, // create analysis [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] 214 | ... Option< BigOAlgorithmAnalysis >, // read analysis [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] 215 | ... Option< BigOAlgorithmAnalysis >, // update analysis [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] 216 | ... Option< BigOAlgorithmAnalysis >, // delete analysis [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 213 ~ -> Result<(Option< BigOAlgorithmAnalysis> >, // create analysis [INFO] [stderr] 214 ~ Option< BigOAlgorithmAnalysis> >, // read analysis [INFO] [stderr] 215 ~ Option< BigOAlgorithmAnalysis> >, // update analysis [INFO] [stderr] 216 ~ Option< BigOAlgorithmAnalysis> >, // delete analysis [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/metrics_allocator/metrics_allocator.rs:132:23 [INFO] [stderr] | [INFO] [stderr] 132 | pub fn save_point(&self) -> MetricsAllocatorSavePoint { [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] 132 | pub fn save_point(&self) -> MetricsAllocatorSavePoint<'_, RING_BUFFER_SIZE> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `big-o-test` (lib) generated 14 warnings (run `cargo fix --lib -p big-o-test` to apply 3 suggestions) [INFO] [stderr] warning: `big-o-test` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/big_o_test-c8fbf5f62c9b5106) [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test api::builders::regular_async_builder::tests::full_options ... ok [INFO] [stdout] test api::builders::regular_async_builder::tests::minimum_options ... ok [INFO] [stdout] test metrics_allocator::metrics_allocator::tests::usage_example ... ok [INFO] [stdout] test metrics_allocator::ring_buffer::tests::peek ... ok [INFO] [stdout] test metrics_allocator::ring_buffer::tests::simple_enqueue_dequeue_use_cases ... ok [INFO] [stdout] test metrics_allocator::metrics_allocator::tests::test_save_point_min_and_max_memory_usage ... ok [INFO] [stdout] test low_level_analysis::low_level_analysis::tests::analyse_constant_set_algorithm_real_test ... FAILED [INFO] [stdout] test utils::measurements::measurer::tests::test_custom_measurer ... ok [INFO] [stdout] test utils::measurements::presentable_measurements::tests::test_bytes_measurement ... ok [INFO] [stdout] test utils::measurements::presentable_measurements::tests::test_bytes_per_second_measurement ... ok [INFO] [stdout] test utils::measurements::presentable_measurements::tests::test_custom_unit_measurement ... ok [INFO] [stdout] test utils::measurements::presentable_measurements::tests::test_custom_unit_per_second_measurement ... ok [INFO] [stdout] test utils::measurements::presentable_measurements::tests::test_duration_measurement ... ok [INFO] [stdout] test api::builders::regular_async_builder::tests::raw_analyse_algorithm ... ok [INFO] [stdout] test api::builders::regular_async_builder::tests::test_algorithm_retrying_once ... ok [INFO] [stdout] test low_level_analysis::low_level_analysis::tests::analyse_set_resizing_algorithm_real_test ... ok [INFO] [stdout] test low_level_analysis::space_analysis::tests::analyse_constant_set_algorithm_theoretical_test ... ok [INFO] [stdout] test low_level_analysis::space_analysis::tests::analyse_set_resizing_algorithm_theoretical_test ... ok [INFO] [stdout] test runners::crud::tests::analyse_crud_algorithm_output_check ... ok [INFO] [stdout] test runners::crud::tests::thread_chunk_division ... ok [INFO] [stdout] test low_level_analysis::low_level_analysis::tests::smooth_transitions_for_set_resizing_iterator_algorithm_ ... ok [INFO] [stdout] test low_level_analysis::time_analysis::tests::analyse_algorithm_theoretical_test ... ok [INFO] [stdout] test metrics_allocator::ring_buffer::tests::buffer_overflowing ... ok [INFO] [stdout] test low_level_analysis::time_analysis::tests::analyse_constant_set_iterator_algorithm_theoretical_test ... ok [INFO] [stdout] test low_level_analysis::types::types_impl::tests::serialization ... ok [INFO] [stdout] test metrics_allocator::ring_buffer::tests::concurrency ... ok [INFO] [stdout] test low_level_analysis::time_analysis::tests::analyse_set_resizing_iterator_algorithm_theoretical_test ... ok [INFO] [stdout] test low_level_analysis::low_level_analysis::tests::smooth_transitions ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- low_level_analysis::low_level_analysis::tests::analyse_constant_set_algorithm_real_test stdout ---- [INFO] [stdout] Real 'O1_select() function', fetching 1024 elements on each pass (warmup: 989.95µs/+12.71KiB; pass1: 1.06347ms/+43.19KiB; pass2: 6.182009ms/+5.16KiB): [INFO] [stdout] 'O1_select() function' constant set iterator-algorithm measurements: [INFO] [stdout] pass Δt Δs Σn ⊆r t⁻ [INFO] [stdout] 1) 1.06347ms +43.19KiB 1024 1024 1.039µs [INFO] [stdout] 2) 6.182009ms +5.16KiB 4096 1024 6.037µs [INFO] [stdout] --> Algorithm Time Analysis: Worse than O(n.log(n)), but better than O(n²) [INFO] [stdout] --> Algorithm Space Analysis: Better than O(1) -- are initialization allocations involved? Consider using a warm up pass (allocated: 38.13KiB; auxiliary used space: 10.22KiB) [INFO] [stdout] (r=1735078278) [INFO] [stdout] [INFO] [stdout] thread 'low_level_analysis::low_level_analysis::tests::analyse_constant_set_algorithm_real_test' (28) panicked at src/low_level_analysis/low_level_analysis.rs:242:17: [INFO] [stdout] assertion `left == right` failed: Algorithm SPACE Analysis on CONSTANT SET algorithm for 'O1_select() function' check failed! [INFO] [stdout] left: BetterThanO1 [INFO] [stdout] right: O1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63193076f4f2 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63193076f4f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63193076f4f2 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63193076f4f2 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63193078114f - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63193078114f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63193073bb91 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63193073bb91 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x631930748022 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63193074ce8f - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63193074cd21 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63193066235e - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x63193066235e - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63193074d5ff - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x63193074d5ff - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63193074d3aa - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x631930748159 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63193073010d - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6319307890b0 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x631930788ef3 - core::panicking::assert_failed_inner::h5be295a0a9d76816 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:437:23 [INFO] [stdout] 20: 0x631930617c2c - core::panicking::assert_failed::h5fc4e767435c693e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:397:5 [INFO] [stdout] 21: 0x63193062dbf2 - big_o_test::low_level_analysis::low_level_analysis::tests::analyse_constant_set_algorithm_real_test::{{closure}}::{{closure}}::h43dccee3f6daff71 [INFO] [stdout] at /opt/rustwide/workdir/src/low_level_analysis/low_level_analysis.rs:242:17 [INFO] [stdout] 22: 0x63193062d927 - big_o_test::low_level_analysis::low_level_analysis::tests::analyse_constant_set_algorithm_real_test::{{closure}}::hb92ef8117eef1a7b [INFO] [stdout] at /opt/rustwide/workdir/src/low_level_analysis/low_level_analysis.rs:252:9 [INFO] [stdout] 23: 0x6319305cc27e - core::ops::function::FnOnce::call_once::h3ff601597a1eb081 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x63193068e853 - serial_test::serial_code_lock::local_serial_core::hc7993a1564553124 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5 [INFO] [stdout] 25: 0x63193062d419 - big_o_test::low_level_analysis::low_level_analysis::tests::analyse_constant_set_algorithm_real_test::h4ac2e0112f515def [INFO] [stdout] at /opt/rustwide/workdir/src/low_level_analysis/low_level_analysis.rs:140:5 [INFO] [stdout] 26: 0x63193062d8a7 - big_o_test::low_level_analysis::low_level_analysis::tests::analyse_constant_set_algorithm_real_test::{{closure}}::h6a645a518a497ca1 [INFO] [stdout] at /opt/rustwide/workdir/src/low_level_analysis/low_level_analysis.rs:141:50 [INFO] [stdout] 27: 0x6319305cbfa6 - core::ops::function::FnOnce::call_once::h1179b67e917ab535 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x63193066211b - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x63193066211b - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: 0x631930677d65 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: 0x631930677d65 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 32: 0x631930677d65 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 33: 0x631930677d65 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 34: 0x631930677d65 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x631930677d65 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: 0x631930677d65 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: 0x63193064e544 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: 0x63193064e544 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x631930651e4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x631930651e4a - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: 0x631930651e4a - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: 0x631930651e4a - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: 0x631930651e4a - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x631930651e4a - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x631930651e4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x63193074329f - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 47: 0x63193074329f - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 48: 0x798a97653aa4 - [INFO] [stdout] 49: 0x798a976e0a34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] low_level_analysis::low_level_analysis::tests::analyse_constant_set_algorithm_real_test [INFO] [stdout] [INFO] [stdout] test result: FAILED. 27 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.82s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "b6a8da748bf5b8ea760c841b66ecbad19b2b5e91b1006048acb27de504b8de56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6a8da748bf5b8ea760c841b66ecbad19b2b5e91b1006048acb27de504b8de56", kill_on_drop: false }` [INFO] [stdout] b6a8da748bf5b8ea760c841b66ecbad19b2b5e91b1006048acb27de504b8de56