[INFO] fetching crate big-o-test 0.2.12...
[INFO] testing big-o-test-0.2.12 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate big-o-test 0.2.12 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate big-o-test 0.2.12
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate big-o-test 0.2.12
[INFO] tweaked toml for crates.io crate big-o-test 0.2.12 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate big-o-test 0.2.12 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate big-o-test 0.2.12 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-macros v2.2.0
[INFO] [stderr]   Downloaded serial_test_derive v3.2.0
[INFO] [stderr]   Downloaded serial_test v3.2.0
[INFO] [stderr]   Downloaded spin_sleep v1.1.1
[INFO] [stderr]   Downloaded ctor v0.2.5
[INFO] [stderr]   Downloaded sdd v3.0.5
[INFO] [stderr]   Downloaded crossbeam v0.8.2
[INFO] [stderr]   Downloaded crossbeam-queue v0.3.8
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.8
[INFO] [stderr]   Downloaded syn v2.0.39
[INFO] [stderr]   Downloaded keen-retry v0.5.0
[INFO] [stderr]   Downloaded scc v2.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7839951b6eb0b9bf9dc56b1ef1390d479cafcb6a2e74708a8f9af6784304063f
[INFO] running `Command { std: "docker" "start" "-a" "7839951b6eb0b9bf9dc56b1ef1390d479cafcb6a2e74708a8f9af6784304063f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7839951b6eb0b9bf9dc56b1ef1390d479cafcb6a2e74708a8f9af6784304063f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7839951b6eb0b9bf9dc56b1ef1390d479cafcb6a2e74708a8f9af6784304063f", kill_on_drop: false }`
[INFO] [stdout] 7839951b6eb0b9bf9dc56b1ef1390d479cafcb6a2e74708a8f9af6784304063f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b40220ed8ba769a75c400d5acf8db0ef11a267d3146302bdc63fbc67ef007bb
[INFO] running `Command { std: "docker" "start" "-a" "4b40220ed8ba769a75c400d5acf8db0ef11a267d3146302bdc63fbc67ef007bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tokio v1.34.0
[INFO] [stderr]    Compiling futures-executor v0.3.29
[INFO] [stderr]    Compiling futures v0.3.29
[INFO] [stderr]    Compiling keen-retry v0.5.0
[INFO] [stderr]    Compiling big-o-test v0.2.12 (/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<FirstPassFn:   FnMut(Option<AlgoDataType>) -> FirstPassFut + Send + Sync,
[INFO] [stdout]    |            --------------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     first_pass_measurements: Option<Vec<CustomMeasurement>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     second_pass_measurements: Option<Vec<CustomMeasurement>>,
[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<FirstPassFn:   FnMut(Option<AlgoDataType>) -> FirstPassFut + Send + Sync,
[INFO] [stdout]  55 | |      FirstPassFut:  Future<Output=AlgoDataType> + Send,
[INFO] [stdout]  56 | |      SecondPassFn:  FnMut(Option<AlgoDataType>) -> SecondPassFut + Send + Sync,
[INFO] [stdout]  57 | |      SecondPassFut: Future<Output=AlgoDataType> + Send,
[INFO] [stdout]  58 | |      AlgoDataType:  Send + Sync + Debug>
[INFO] [stdout]  59 | | RegularAsyncAnalyzerBuilder<FirstPassFn, FirstPassFut, SecondPassFn, SecondPassFut, AlgoDataType> {
[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<AlgoDataType: Send + Sync + Debug>
[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<AlgoDataType: Send + Sync + Debug>
[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<AlgoDataType: Send + Debug> {
[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<BeforeMeasurerOutput:                                                             Send,
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 69 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 70 |     expected_complexity: BigOAlgorithmComplexity,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 71 |     description: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 72 |     before_event_measurer_fn: MeasureBeforeFn,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 73 |     before_event_measurement: Option<BeforeMeasurerOutput>,
[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<SetResizingIteratorAlgorithmMeasurements> >,    // create analysis
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 167 | ...                       Option< BigOAlgorithmAnalysis<ConstantSetIteratorAlgorithmMeasurements> >,    // read analysis
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 168 | ...                       Option< BigOAlgorithmAnalysis<ConstantSetIteratorAlgorithmMeasurements> >,    // update analysis
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 169 | ...                       Option< BigOAlgorithmAnalysis<SetResizingIteratorAlgorithmMeasurements> >,    // 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<SetResizingIteratorAlgorithmMeasurements<'_>> >,    // create analysis
[INFO] [stdout] 167 ~                                   Option< BigOAlgorithmAnalysis<ConstantSetIteratorAlgorithmMeasurements<'_>> >,    // read analysis
[INFO] [stdout] 168 ~                                   Option< BigOAlgorithmAnalysis<ConstantSetIteratorAlgorithmMeasurements<'_>> >,    // update analysis
[INFO] [stdout] 169 ~                                   Option< BigOAlgorithmAnalysis<SetResizingIteratorAlgorithmMeasurements<'_>> >,    // 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<SetResizingIteratorAlgorithmMeasurements> >,       // create analysis
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 214 | ...                              Option< BigOAlgorithmAnalysis<ConstantSetIteratorAlgorithmMeasurements> >,       // read analysis
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 215 | ...                              Option< BigOAlgorithmAnalysis<ConstantSetIteratorAlgorithmMeasurements> >,       // update analysis
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 216 | ...                              Option< BigOAlgorithmAnalysis<SetResizingIteratorAlgorithmMeasurements> >,       // 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<SetResizingIteratorAlgorithmMeasurements<'_>> >,       // create analysis
[INFO] [stdout] 214 ~                                               Option< BigOAlgorithmAnalysis<ConstantSetIteratorAlgorithmMeasurements<'_>> >,       // read analysis
[INFO] [stdout] 215 ~                                               Option< BigOAlgorithmAnalysis<ConstantSetIteratorAlgorithmMeasurements<'_>> >,       // update analysis
[INFO] [stdout] 216 ~                                               Option< BigOAlgorithmAnalysis<SetResizingIteratorAlgorithmMeasurements<'_>> >,       // 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<RING_BUFFER_SIZE> {
[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 12.18s
[INFO] running `Command { std: "docker" "inspect" "4b40220ed8ba769a75c400d5acf8db0ef11a267d3146302bdc63fbc67ef007bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b40220ed8ba769a75c400d5acf8db0ef11a267d3146302bdc63fbc67ef007bb", kill_on_drop: false }`
[INFO] [stdout] 4b40220ed8ba769a75c400d5acf8db0ef11a267d3146302bdc63fbc67ef007bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b19560a79e30ea5f59a07cedd6f2ed192e2ed700c5069b93c51ecf701d365e7
[INFO] running `Command { std: "docker" "start" "-a" "4b19560a79e30ea5f59a07cedd6f2ed192e2ed700c5069b93c51ecf701d365e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling sdd v3.0.5
[INFO] [stderr]    Compiling spin_sleep v1.1.1
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling ctor v0.2.5
[INFO] [stderr]    Compiling scc v2.3.0
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling keen-retry v0.5.0
[INFO] [stderr]    Compiling big-o-test v0.2.12 (/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<FirstPassFn:   FnMut(Option<AlgoDataType>) -> FirstPassFut + Send + Sync,
[INFO] [stdout]    |            --------------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     first_pass_measurements: Option<Vec<CustomMeasurement>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     second_pass_measurements: Option<Vec<CustomMeasurement>>,
[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<FirstPassFn:   FnMut(Option<AlgoDataType>) -> FirstPassFut + Send + Sync,
[INFO] [stdout]  55 | |      FirstPassFut:  Future<Output=AlgoDataType> + Send,
[INFO] [stdout]  56 | |      SecondPassFn:  FnMut(Option<AlgoDataType>) -> SecondPassFut + Send + Sync,
[INFO] [stdout]  57 | |      SecondPassFut: Future<Output=AlgoDataType> + Send,
[INFO] [stdout]  58 | |      AlgoDataType:  Send + Sync + Debug>
[INFO] [stdout]  59 | | RegularAsyncAnalyzerBuilder<FirstPassFn, FirstPassFut, SecondPassFn, SecondPassFut, AlgoDataType> {
[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<AlgoDataType: Send + Sync + Debug>
[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<AlgoDataType: Send + Sync + Debug>
[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<AlgoDataType: Send + Debug> {
[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<BeforeMeasurerOutput:                                                             Send,
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 69 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 70 |     expected_complexity: BigOAlgorithmComplexity,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 71 |     description: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 72 |     before_event_measurer_fn: MeasureBeforeFn,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 73 |     before_event_measurement: Option<BeforeMeasurerOutput>,
[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<SetResizingIteratorAlgorithmMeasurements> >,    // create analysis
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 167 | ...                       Option< BigOAlgorithmAnalysis<ConstantSetIteratorAlgorithmMeasurements> >,    // read analysis
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 168 | ...                       Option< BigOAlgorithmAnalysis<ConstantSetIteratorAlgorithmMeasurements> >,    // update analysis
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 169 | ...                       Option< BigOAlgorithmAnalysis<SetResizingIteratorAlgorithmMeasurements> >,    // 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<SetResizingIteratorAlgorithmMeasurements<'_>> >,    // create analysis
[INFO] [stdout] 167 ~                                   Option< BigOAlgorithmAnalysis<ConstantSetIteratorAlgorithmMeasurements<'_>> >,    // read analysis
[INFO] [stdout] 168 ~                                   Option< BigOAlgorithmAnalysis<ConstantSetIteratorAlgorithmMeasurements<'_>> >,    // update analysis
[INFO] [stdout] 169 ~                                   Option< BigOAlgorithmAnalysis<SetResizingIteratorAlgorithmMeasurements<'_>> >,    // 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<SetResizingIteratorAlgorithmMeasurements> >,       // create analysis
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 214 | ...                              Option< BigOAlgorithmAnalysis<ConstantSetIteratorAlgorithmMeasurements> >,       // read analysis
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 215 | ...                              Option< BigOAlgorithmAnalysis<ConstantSetIteratorAlgorithmMeasurements> >,       // update analysis
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 216 | ...                              Option< BigOAlgorithmAnalysis<SetResizingIteratorAlgorithmMeasurements> >,       // 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<SetResizingIteratorAlgorithmMeasurements<'_>> >,       // create analysis
[INFO] [stdout] 214 ~                                               Option< BigOAlgorithmAnalysis<ConstantSetIteratorAlgorithmMeasurements<'_>> >,       // read analysis
[INFO] [stdout] 215 ~                                               Option< BigOAlgorithmAnalysis<ConstantSetIteratorAlgorithmMeasurements<'_>> >,       // update analysis
[INFO] [stdout] 216 ~                                               Option< BigOAlgorithmAnalysis<SetResizingIteratorAlgorithmMeasurements<'_>> >,       // 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<RING_BUFFER_SIZE> {
[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: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]   --> tests/big_o_tests.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[ctor]
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `no_allocator_metrics`, `no_report`, `report_stderr`, `report_stdout`, `tolerance_10_percent`, and `tolerance_25_percent`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[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<SetResizingIteratorAlgorithmMeasurements> >,    // create analysis
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 167 | ...                       Option< BigOAlgorithmAnalysis<ConstantSetIteratorAlgorithmMeasurements> >,    // read analysis
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 168 | ...                       Option< BigOAlgorithmAnalysis<ConstantSetIteratorAlgorithmMeasurements> >,    // update analysis
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 169 | ...                       Option< BigOAlgorithmAnalysis<SetResizingIteratorAlgorithmMeasurements> >,    // 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<SetResizingIteratorAlgorithmMeasurements<'_>> >,    // create analysis
[INFO] [stdout] 167 ~                                   Option< BigOAlgorithmAnalysis<ConstantSetIteratorAlgorithmMeasurements<'_>> >,    // read analysis
[INFO] [stdout] 168 ~                                   Option< BigOAlgorithmAnalysis<ConstantSetIteratorAlgorithmMeasurements<'_>> >,    // update analysis
[INFO] [stdout] 169 ~                                   Option< BigOAlgorithmAnalysis<SetResizingIteratorAlgorithmMeasurements<'_>> >,    // 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<SetResizingIteratorAlgorithmMeasurements> >,       // create analysis
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 214 | ...                              Option< BigOAlgorithmAnalysis<ConstantSetIteratorAlgorithmMeasurements> >,       // read analysis
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 215 | ...                              Option< BigOAlgorithmAnalysis<ConstantSetIteratorAlgorithmMeasurements> >,       // update analysis
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 216 | ...                              Option< BigOAlgorithmAnalysis<SetResizingIteratorAlgorithmMeasurements> >,       // 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<SetResizingIteratorAlgorithmMeasurements<'_>> >,       // create analysis
[INFO] [stdout] 214 ~                                               Option< BigOAlgorithmAnalysis<ConstantSetIteratorAlgorithmMeasurements<'_>> >,       // read analysis
[INFO] [stdout] 215 ~                                               Option< BigOAlgorithmAnalysis<ConstantSetIteratorAlgorithmMeasurements<'_>> >,       // update analysis
[INFO] [stdout] 216 ~                                               Option< BigOAlgorithmAnalysis<SetResizingIteratorAlgorithmMeasurements<'_>> >,       // 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<RING_BUFFER_SIZE> {
[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 7.29s
[INFO] running `Command { std: "docker" "inspect" "4b19560a79e30ea5f59a07cedd6f2ed192e2ed700c5069b93c51ecf701d365e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b19560a79e30ea5f59a07cedd6f2ed192e2ed700c5069b93c51ecf701d365e7", kill_on_drop: false }`
[INFO] [stdout] 4b19560a79e30ea5f59a07cedd6f2ed192e2ed700c5069b93c51ecf701d365e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0cab8e8a20b9c83a434c637cd841ac17b30ce19d81459d4eea39c76c2e2dfade
[INFO] running `Command { std: "docker" "start" "-a" "0cab8e8a20b9c83a434c637cd841ac17b30ce19d81459d4eea39c76c2e2dfade", 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<FirstPassFn:   FnMut(Option<AlgoDataType>) -> FirstPassFut + Send + Sync,
[INFO] [stderr]    |            --------------------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 36 |     first_pass_measurements: Option<Vec<CustomMeasurement>>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 41 |     second_pass_measurements: Option<Vec<CustomMeasurement>>,
[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<FirstPassFn:   FnMut(Option<AlgoDataType>) -> FirstPassFut + Send + Sync,
[INFO] [stderr]  55 | |      FirstPassFut:  Future<Output=AlgoDataType> + Send,
[INFO] [stderr]  56 | |      SecondPassFn:  FnMut(Option<AlgoDataType>) -> SecondPassFut + Send + Sync,
[INFO] [stderr]  57 | |      SecondPassFut: Future<Output=AlgoDataType> + Send,
[INFO] [stderr]  58 | |      AlgoDataType:  Send + Sync + Debug>
[INFO] [stderr]  59 | | RegularAsyncAnalyzerBuilder<FirstPassFn, FirstPassFut, SecondPassFn, SecondPassFut, AlgoDataType> {
[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<AlgoDataType: Send + Sync + Debug>
[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<AlgoDataType: Send + Sync + Debug>
[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<AlgoDataType: Send + Debug> {
[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<BeforeMeasurerOutput:                                                             Send,
[INFO] [stderr]    |            -------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 69 |     name: String,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 70 |     expected_complexity: BigOAlgorithmComplexity,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 71 |     description: String,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 72 |     before_event_measurer_fn: MeasureBeforeFn,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 73 |     before_event_measurement: Option<BeforeMeasurerOutput>,
[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<SetResizingIteratorAlgorithmMeasurements> >,    // create analysis
[INFO] [stderr]     |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] 167 | ...                       Option< BigOAlgorithmAnalysis<ConstantSetIteratorAlgorithmMeasurements> >,    // read analysis
[INFO] [stderr]     |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] 168 | ...                       Option< BigOAlgorithmAnalysis<ConstantSetIteratorAlgorithmMeasurements> >,    // update analysis
[INFO] [stderr]     |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] 169 | ...                       Option< BigOAlgorithmAnalysis<SetResizingIteratorAlgorithmMeasurements> >,    // 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<SetResizingIteratorAlgorithmMeasurements<'_>> >,    // create analysis
[INFO] [stderr] 167 ~                                   Option< BigOAlgorithmAnalysis<ConstantSetIteratorAlgorithmMeasurements<'_>> >,    // read analysis
[INFO] [stderr] 168 ~                                   Option< BigOAlgorithmAnalysis<ConstantSetIteratorAlgorithmMeasurements<'_>> >,    // update analysis
[INFO] [stderr] 169 ~                                   Option< BigOAlgorithmAnalysis<SetResizingIteratorAlgorithmMeasurements<'_>> >,    // 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<SetResizingIteratorAlgorithmMeasurements> >,       // create analysis
[INFO] [stderr]     |                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] 214 | ...                              Option< BigOAlgorithmAnalysis<ConstantSetIteratorAlgorithmMeasurements> >,       // read analysis
[INFO] [stderr]     |                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] 215 | ...                              Option< BigOAlgorithmAnalysis<ConstantSetIteratorAlgorithmMeasurements> >,       // update analysis
[INFO] [stderr]     |                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] 216 | ...                              Option< BigOAlgorithmAnalysis<SetResizingIteratorAlgorithmMeasurements> >,       // 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<SetResizingIteratorAlgorithmMeasurements<'_>> >,       // create analysis
[INFO] [stderr] 214 ~                                               Option< BigOAlgorithmAnalysis<ConstantSetIteratorAlgorithmMeasurements<'_>> >,       // read analysis
[INFO] [stderr] 215 ~                                               Option< BigOAlgorithmAnalysis<ConstantSetIteratorAlgorithmMeasurements<'_>> >,       // update analysis
[INFO] [stderr] 216 ~                                               Option< BigOAlgorithmAnalysis<SetResizingIteratorAlgorithmMeasurements<'_>> >,       // 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<RING_BUFFER_SIZE> {
[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] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stderr]   --> tests/big_o_tests.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[ctor]
[INFO] [stderr]    | ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `no_allocator_metrics`, `no_report`, `report_stderr`, `report_stdout`, `tolerance_10_percent`, and `tolerance_25_percent`
[INFO] [stderr]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the attribute macro `ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the attribute macro `ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `big-o-test` (test "big_o_tests") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/big_o_test-f44aabd0acb561ee)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test api::builders::regular_async_builder::tests::full_options ... ok
[INFO] [stdout] test metrics_allocator::metrics_allocator::tests::test_save_point_min_and_max_memory_usage ... 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 api::builders::regular_async_builder::tests::minimum_options ... ok
[INFO] [stdout] test api::builders::regular_async_builder::tests::raw_analyse_algorithm ... ok
[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::test_algorithm_retrying_once ... FAILED
[INFO] [stdout] test low_level_analysis::low_level_analysis::tests::analyse_constant_set_algorithm_real_test ... FAILED
[INFO] [stdout] test low_level_analysis::low_level_analysis::tests::smooth_transitions ... ok
[INFO] [stdout] test low_level_analysis::low_level_analysis::tests::smooth_transitions_for_set_resizing_iterator_algorithm_ ... ok
[INFO] [stdout] test metrics_allocator::ring_buffer::tests::buffer_overflowing ... ok
[INFO] [stdout] test low_level_analysis::space_analysis::tests::analyse_constant_set_algorithm_theoretical_test ... ok
[INFO] [stdout] test low_level_analysis::time_analysis::tests::analyse_algorithm_theoretical_test ... ok
[INFO] [stdout] test low_level_analysis::time_analysis::tests::analyse_set_resizing_iterator_algorithm_theoretical_test ... ok
[INFO] [stdout] test runners::crud::tests::analyse_crud_algorithm_output_check ... ok
[INFO] [stdout] test metrics_allocator::ring_buffer::tests::concurrency ... 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 low_level_analysis::space_analysis::tests::analyse_set_resizing_algorithm_theoretical_test ... ok
[INFO] [stdout] test low_level_analysis::low_level_analysis::tests::analyse_set_resizing_algorithm_real_test ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test runners::crud::tests::thread_chunk_division ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- api::builders::regular_async_builder::tests::test_algorithm_retrying_once stdout ----
[INFO] [stdout] Running 'dummy analysis' async algorithm:
[INFO] [stdout]   Resetting: 2.3µs/16b;  Pass 1: 16.801241ms/-173.04KiB;  In-between-passes Reset: 3.17µs/16b;  Pass 2: 47.988285ms/+209.14KiB
[INFO] [stdout] 
[INFO] [stdout] 'dummy analysis' regular-algorithm measurements:
[INFO] [stdout] pass          Δt              Δs             n            s⁻           t⁻
[INFO] [stdout] 1)   16.801241ms      -173.04KiB           100      -1.73KiB     168.012µs
[INFO] [stdout] 2)   47.988285ms      +209.14KiB           200      +1.05KiB     239.941µs
[INFO] [stdout] --> Algorithm  Time Analysis: Worse than O(n.log(n)), but better than O(n²)
[INFO] [stdout] --> Algorithm Space Analysis: O(log(n)) (freed: 682.00b; auxiliary used space: 379.87KiB)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]  ** TIME complexity mismatch on 'dummy analysis' operation: maximum: O1, measured: BetweenONLogNAndON2 -- a reattempt may be performed...
[INFO] [stdout] 
[INFO] [stdout] retrying...
[INFO] [stdout] Running 'dummy analysis' async algorithm:
[INFO] [stdout]   Resetting: 7.17µs/16b;  Pass 1: 19.95µs/0b;  In-between-passes Reset: 470ns/16b;  Pass 2: 1.092819ms/16.00MiB
[INFO] [stdout] 
[INFO] [stdout] 'dummy analysis' regular-algorithm measurements:
[INFO] [stdout] pass          Δt              Δs             n            s⁻           t⁻
[INFO] [stdout] 1)       19.95µs              0b           100            0b     200.000ns
[INFO] [stdout] 2)    1.092819ms        16.00MiB           200      81.92KiB       5.464µs
[INFO] [stdout] --> Algorithm  Time Analysis: Worse than Exponential!! -- worse than O(kⁿ) -- really, really bad algorithm, too short execution times or is there a hidden bug?
[INFO] [stdout] --> Algorithm Space Analysis: Worse than Exponential!! -- worse than O(kⁿ) -- really, really bad algorithm or is there a hidden bug? (allocated: 0.00b; auxiliary used space: 16.00MiB)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]  ** TIME complexity mismatch on 'dummy analysis' operation: maximum: O1, measured: WorseThanExponential -- a reattempt may be performed...
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'api::builders::regular_async_builder::tests::test_algorithm_retrying_once' (28) panicked at src/api/builders/regular_async_builder.rs:78:13:
[INFO] [stdout] Given up with '
[INFO] [stdout]  ** TIME complexity mismatch on 'dummy analysis' operation: maximum: O1, measured: WorseThanExponential -- a reattempt may be performed...
[INFO] [stdout] 
[INFO] [stdout] ' after 1 attempts. Previous transient errors: 1x: '"\n ** TIME complexity mismatch on 'dummy analysis' operation: maximum: O1, measured: BetweenONLogNAndON2 -- a reattempt may be performed...\n\n"'
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bfe5cdd4002 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bfe5cdd4002 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bfe5cdd4002 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bfe5cdd4002 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bfe5cdea25a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bfe5cdea25a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5bfe5cdd9096 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bfe5cdd9096 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5bfe5cdb1e7f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bfe5cdb1e7f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bfe5cdcbe59 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bfe5ccbfece - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5bfe5ccbfece - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bfe5cdcc0c2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5bfe5cdcc0c2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bfe5cdb1f38 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bfe5cda98d9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bfe5cdb2c6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bfe5cdea9cc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bfe5cc69f48 - core[c5ed12ab89cc536a]::panicking::panic_display::<alloc[9c68fdf4f4f29218]::string::String>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5bfe5cc80e88 - <big_o_test[fd71b2fe4e589b52]::api::builders::regular_async_builder::RegularAsyncAnalyzerBuilder<big_o_test[fd71b2fe4e589b52]::api::builders::regular_async_builder::tests::test_algorithm_retrying_once::{closure#0}::{closure#1}, big_o_test[fd71b2fe4e589b52]::api::builders::regular_async_builder::tests::test_algorithm_retrying_once::{closure#0}::{closure#1}::{closure#0}, big_o_test[fd71b2fe4e589b52]::api::builders::regular_async_builder::tests::test_algorithm_retrying_once::{closure#0}::{closure#2}, big_o_test[fd71b2fe4e589b52]::api::builders::regular_async_builder::tests::test_algorithm_retrying_once::{closure#0}::{closure#2}::{closure#0}, usize>>::test_algorithm::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/builders/regular_async_builder.rs:78:13
[INFO] [stdout]   21:     0x5bfe5ccadde4 - big_o_test[fd71b2fe4e589b52]::api::builders::regular_async_builder::tests::test_algorithm_retrying_once::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/builders/regular_async_builder.rs:545:31
[INFO] [stdout]   22:     0x5bfe5cc54742 - <core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5bfe5cc5477d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5bfe5cc9cdad - <tokio[37394c42f04e5489]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   25:     0x5bfe5cc9cceb - tokio[37394c42f04e5489]::runtime::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[37394c42f04e5489]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5bfe5cc9cceb - tokio[37394c42f04e5489]::runtime::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[37394c42f04e5489]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5bfe5cc9cceb - <tokio[37394c42f04e5489]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   28:     0x5bfe5cc97aa0 - <tokio[37394c42f04e5489]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[37394c42f04e5489]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   29:     0x5bfe5cc9b34d - <tokio[37394c42f04e5489]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   30:     0x5bfe5cc9b0d4 - <tokio[37394c42f04e5489]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[37394c42f04e5489]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   31:     0x5bfe5cc66ccb - <tokio[37394c42f04e5489]::runtime::context::scoped::Scoped<tokio[37394c42f04e5489]::runtime::scheduler::Context>>::set::<<tokio[37394c42f04e5489]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[37394c42f04e5489]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[37394c42f04e5489]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5bfe5cc709a9 - tokio[37394c42f04e5489]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[37394c42f04e5489]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[37394c42f04e5489]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[37394c42f04e5489]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5bfe5cc4d5a2 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[37394c42f04e5489]::runtime::context::Context>>::try_with::<tokio[37394c42f04e5489]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[37394c42f04e5489]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[37394c42f04e5489]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[37394c42f04e5489]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[37394c42f04e5489]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x5bfe5cc4d3ee - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[37394c42f04e5489]::runtime::context::Context>>::with::<tokio[37394c42f04e5489]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[37394c42f04e5489]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[37394c42f04e5489]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[37394c42f04e5489]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[37394c42f04e5489]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x5bfe5cc7018d - tokio[37394c42f04e5489]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[37394c42f04e5489]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[37394c42f04e5489]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[37394c42f04e5489]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5bfe5cc98ad0 - <tokio[37394c42f04e5489]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[37394c42f04e5489]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   37:     0x5bfe5cc98d47 - <tokio[37394c42f04e5489]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   38:     0x5bfe5cc9ae26 - <tokio[37394c42f04e5489]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   39:     0x5bfe5cc76c45 - tokio[37394c42f04e5489]::runtime::context::runtime::enter_runtime::<<tokio[37394c42f04e5489]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5bfe5cc978f1 - <tokio[37394c42f04e5489]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   41:     0x5bfe5cc5c272 - <tokio[37394c42f04e5489]::runtime::runtime::Runtime>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   42:     0x5bfe5ccafbcc - big_o_test[fd71b2fe4e589b52]::api::builders::regular_async_builder::tests::test_algorithm_retrying_once
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/builders/regular_async_builder.rs:545:36
[INFO] [stdout]   43:     0x5bfe5ccad267 - big_o_test[fd71b2fe4e589b52]::api::builders::regular_async_builder::tests::test_algorithm_retrying_once::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/builders/regular_async_builder.rs:526:44
[INFO] [stdout]   44:     0x5bfe5cc4cd56 - <big_o_test[fd71b2fe4e589b52]::api::builders::regular_async_builder::tests::test_algorithm_retrying_once::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5bfe5ccb427b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5bfe5ccb427b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5bfe5ccc0ada - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5bfe5ccc0ada - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5bfe5ccc0ada - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5bfe5ccc0ada - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5bfe5ccc0ada - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5bfe5ccc0ada - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5bfe5ccc0ada - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5bfe5ccbafa4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5bfe5ccbafa4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5bfe5ccc35d2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x5bfe5ccc35d2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5bfe5ccc35d2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5bfe5ccc35d2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5bfe5ccc35d2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5bfe5ccc35d2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x5bfe5ccc35d2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5bfe5cdd386f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   64:     0x5bfe5cdd386f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   65:     0x7fedae4f3aa4 - <unknown>
[INFO] [stdout]   66:     0x7fedae580a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[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: 991.85µs/+21.20KiB; pass1: 930.17µs/+13.24KiB; pass2: 892.9µs/+12.14KiB): 
[INFO] [stdout] 'O1_select() function' constant set iterator-algorithm measurements:
[INFO] [stdout] pass          Δt              Δs            Σn            ⊆r            t⁻
[INFO] [stdout] 1)      930.17µs       +13.24KiB          1024          1024     908.000ns
[INFO] [stdout] 2)       892.9µs       +12.14KiB          4096          1024     872.000ns
[INFO] [stdout] --> Algorithm  Time Analysis: O(1)
[INFO] [stdout] --> Algorithm Space Analysis: O(1) (allocated: 12.95KiB; auxiliary used space: 12.43KiB)
[INFO] [stdout]  (r=4133134969)
[INFO] [stdout] Real 'OLogN_select() function', fetching 1024 elements on each pass (warmup: 9.666435ms/+176.63KiB; pass1: 6.101007ms/+185.23KiB; pass2: 37.075081ms/+208.83KiB): 
[INFO] [stdout] 'OLogN_select() function' constant set iterator-algorithm measurements:
[INFO] [stdout] pass          Δt              Δs            Σn            ⊆r            t⁻
[INFO] [stdout] 1)    6.101007ms      +185.23KiB          1024          1024       5.958µs
[INFO] [stdout] 2)   37.075081ms      +208.83KiB          4096          1024      36.206µs
[INFO] [stdout] --> Algorithm  Time Analysis: Worse than O(n.log(n)), but better than O(n²)
[INFO] [stdout] --> Algorithm Space Analysis: O(log(n)) (allocated: 1.93KiB; auxiliary used space: 392.12KiB)
[INFO] [stdout]  (r=610186956)
[INFO] [stdout] 
[INFO] [stdout] ==> Time measurement mismatch. Retrying...
[INFO] [stdout] 
[INFO] [stdout] Real 'OLogN_select() function', fetching 1024 elements on each pass (warmup: 6.370307ms/+178.01KiB; pass1: 6.638247ms/+176.63KiB; pass2: 7.407216ms/+208.63KiB): 
[INFO] [stdout] 'OLogN_select() function' constant set iterator-algorithm measurements:
[INFO] [stdout] pass          Δt              Δs            Σn            ⊆r            t⁻
[INFO] [stdout] 1)    6.638247ms      +176.63KiB          1024          1024       6.483µs
[INFO] [stdout] 2)    7.407216ms      +208.63KiB          4096          1024       7.234µs
[INFO] [stdout] --> Algorithm  Time Analysis: O(log(n))
[INFO] [stdout] --> Algorithm Space Analysis: O(log(n)) (allocated: 112.00b; auxiliary used space: 385.16KiB)
[INFO] [stdout]  (r=778367337)
[INFO] [stdout] Real 'ON_select() function', fetching 1024 elements on each pass (warmup: 620.270042ms/-16.00MiB; pass1: 589.061718ms/+21.50MiB; pass2: 2.389955364s/+64.00MiB): 
[INFO] [stdout] 'ON_select() function' constant set iterator-algorithm measurements:
[INFO] [stdout] pass          Δt              Δs            Σn            ⊆r            t⁻
[INFO] [stdout] 1)  589.061718ms       +21.50MiB          1024          1024     575.256µs
[INFO] [stdout] 2)  2.389955364s       +64.00MiB          4096          1024       2.334ms
[INFO] [stdout] --> Algorithm  Time Analysis: O(n)
[INFO] [stdout] --> Algorithm Space Analysis: Worse than O(log(n)), but better than O(n) (allocated: 5.48MiB; auxiliary used space: 80.03MiB)
[INFO] [stdout]  (r=4094713606)
[INFO] [stdout] 
[INFO] [stdout] thread 'low_level_analysis::low_level_analysis::tests::analyse_constant_set_algorithm_real_test' (29) 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 'ON_select() function' check failed!
[INFO] [stdout]   left: BetweenOLogNAndON
[INFO] [stdout]  right: ON
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bfe5cdd4002 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bfe5cdd4002 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bfe5cdd4002 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bfe5cdd4002 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bfe5cdea25a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bfe5cdea25a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5bfe5cdd9096 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bfe5cdd9096 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5bfe5cdb1e7f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bfe5cdb1e7f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bfe5cdcbe59 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bfe5ccbfece - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5bfe5ccbfece - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bfe5cdcc0c2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5bfe5cdcc0c2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bfe5cdb1f38 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bfe5cda98d9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bfe5cdb2c6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bfe5cdea9cc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bfe5cdea8b3 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x5bfe5cc69e3a - core[c5ed12ab89cc536a]::panicking::assert_failed::<big_o_test[fd71b2fe4e589b52]::low_level_analysis::types::types::BigOAlgorithmComplexity, big_o_test[fd71b2fe4e589b52]::low_level_analysis::types::types::BigOAlgorithmComplexity>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5bfe5cc50be2 - big_o_test[fd71b2fe4e589b52]::low_level_analysis::low_level_analysis::tests::analyse_constant_set_algorithm_real_test::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/low_level_analysis/low_level_analysis.rs:242:17
[INFO] [stdout]   22:     0x5bfe5cc51b39 - big_o_test[fd71b2fe4e589b52]::low_level_analysis::low_level_analysis::tests::analyse_constant_set_algorithm_real_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/low_level_analysis/low_level_analysis.rs:254:9
[INFO] [stdout]   23:     0x5bfe5cc4caae - <big_o_test[fd71b2fe4e589b52]::low_level_analysis::low_level_analysis::tests::analyse_constant_set_algorithm_real_test::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5bfe5cd03a7e - serial_test[42bf04b8bfc5caa7]::serial_code_lock::local_serial_core
[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:     0x5bfe5cc532b9 - big_o_test[fd71b2fe4e589b52]::low_level_analysis::low_level_analysis::tests::analyse_constant_set_algorithm_real_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/low_level_analysis/low_level_analysis.rs:140:5
[INFO] [stdout]   26:     0x5bfe5cc51657 - big_o_test[fd71b2fe4e589b52]::low_level_analysis::low_level_analysis::tests::analyse_constant_set_algorithm_real_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/low_level_analysis/low_level_analysis.rs:141:50
[INFO] [stdout]   27:     0x5bfe5cc4c9c6 - <big_o_test[fd71b2fe4e589b52]::low_level_analysis::low_level_analysis::tests::analyse_constant_set_algorithm_real_test::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5bfe5ccb427b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5bfe5ccb427b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x5bfe5ccc0ada - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x5bfe5ccc0ada - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x5bfe5ccc0ada - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x5bfe5ccc0ada - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5bfe5ccc0ada - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5bfe5ccc0ada - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x5bfe5ccc0ada - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x5bfe5ccbafa4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x5bfe5ccbafa4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x5bfe5ccc35d2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x5bfe5ccc35d2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x5bfe5ccc35d2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x5bfe5ccc35d2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x5bfe5ccc35d2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5bfe5ccc35d2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   45:     0x5bfe5ccc35d2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5bfe5cdd386f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   47:     0x5bfe5cdd386f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   48:     0x7fedae4f3aa4 - <unknown>
[INFO] [stdout]   49:     0x7fedae580a64 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     api::builders::regular_async_builder::tests::test_algorithm_retrying_once
[INFO] [stdout]     low_level_analysis::low_level_analysis::tests::analyse_constant_set_algorithm_real_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 26 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.41s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0cab8e8a20b9c83a434c637cd841ac17b30ce19d81459d4eea39c76c2e2dfade", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cab8e8a20b9c83a434c637cd841ac17b30ce19d81459d4eea39c76c2e2dfade", kill_on_drop: false }`
[INFO] [stdout] 0cab8e8a20b9c83a434c637cd841ac17b30ce19d81459d4eea39c76c2e2dfade
