[INFO] cloning repository https://github.com/zertyz/big-O [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zertyz/big-O" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzertyz%2Fbig-O", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzertyz%2Fbig-O'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0931f3451deec19dff06d23c1ab8de2b6a0f0adb [INFO] checking zertyz/big-O against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzertyz%2Fbig-O" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/zertyz/big-O [INFO] finished tweaking git repo https://github.com/zertyz/big-O [INFO] tweaked toml for git repo https://github.com/zertyz/big-O written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zertyz/big-O on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 53 packages to latest compatible versions [INFO] [stderr] Adding ctor v0.2.9 (available: v0.6.3) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dee890193353b4a5f0401a9769249416e5cbaa868a852bbcd1d0c8a58d5b1a0f [INFO] running `Command { std: "docker" "start" "-a" "dee890193353b4a5f0401a9769249416e5cbaa868a852bbcd1d0c8a58d5b1a0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dee890193353b4a5f0401a9769249416e5cbaa868a852bbcd1d0c8a58d5b1a0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dee890193353b4a5f0401a9769249416e5cbaa868a852bbcd1d0c8a58d5b1a0f", kill_on_drop: false }` [INFO] [stdout] dee890193353b4a5f0401a9769249416e5cbaa868a852bbcd1d0c8a58d5b1a0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b69567ebd441a1b97cf0858c4886ef8747ce2853357b469581ca0a2594197896 [INFO] running `Command { std: "docker" "start" "-a" "b69567ebd441a1b97cf0858c4886ef8747ce2853357b469581ca0a2594197896", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking sdd v3.0.10 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking spin_sleep v1.3.3 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking scc v2.4.0 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serial_test_derive v3.3.1 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Checking serial_test v3.3.1 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking keen-retry v0.5.1 [INFO] [stderr] Checking big-o-test v0.2.13 (/opt/rustwide/workdir) [INFO] [stderr] [INFO] [stderr] thread 'rustc' (518) panicked at /rustc-dev/66388cc165a6c4ac98c074dc9f0281ff23528c55/compiler/rustc_ast/src/attr/mod.rs:302:36: [INFO] [stderr] attribute is missing tokens: Attribute { kind: Normal(NormalAttr { item: AttrItem { unsafety: Default, path: Path { span: src/runners/crud.rs:528:5: 528:12 (#309), segments: [PathSegment { ident: #309, id: NodeId(4294967040), args: None }], tokens: None }, args: Unparsed(Empty), tokens: None }, tokens: None }), id: AttrId(616), style: Outer, span: src/runners/crud.rs:528:5: 528:12 (#309) } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x71bb2a42bfa3 - <::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt [INFO] [stderr] 1: 0x71bb2aa0fb48 - core[75ca2badb63c4514]::fmt::write [INFO] [stderr] 2: 0x71bb2a442226 - ::write_fmt [INFO] [stderr] 3: 0x71bb2a401b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x71bb2a41f833 - std[7d609349af90bec6]::panicking::default_hook [INFO] [stderr] 5: 0x71bb2940236a - std[7d609349af90bec6]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x71bb2a41fb12 - std[7d609349af90bec6]::panicking::panic_with_hook [INFO] [stderr] 7: 0x71bb2a401c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x71bb2a3f89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x71bb2a40372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind [INFO] [stderr] 10: 0x71bb27038f9c - core[75ca2badb63c4514]::panicking::panic_fmt [INFO] [stderr] 11: 0x71bb2b7e0110 - ::token_trees [INFO] [stderr] 12: 0x71bb2c01c314 - ::fully_expand_fragment [INFO] [stderr] 13: 0x71bb2bfe65d2 - ::expand_crate [INFO] [stderr] 14: 0x71bb2b0f0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand [INFO] [stderr] 15: 0x71bb2bc07658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw [INFO] [stderr] 16: 0x71bb2bc073cd - rustc_query_impl[8c5349e00d64015e]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 17: 0x71bb2bc073a7 - >::call_once [INFO] [stderr] 18: 0x71bb2bbecb5f - rustc_query_system[d45be4fb383a0235]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[8c5349e00d64015e]::plumbing::QueryCtxt, false> [INFO] [stderr] 19: 0x71bb2bbec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 20: 0x71bb2bd7127b - , rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[75ca2badb63c4514]::ops::function::FnOnce<(&rustc_session[1e6875ba352dc1ba]::session::Session, rustc_middle[2342951a64deba5]::ty::context::CurrentGcx, alloc[d7482eb0f1d19161]::sync::Arc, &std[7d609349af90bec6]::sync::once_lock::OnceLock, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stderr] 21: 0x71bb2bc5ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 22: 0x71bb2baeac4e - std[7d609349af90bec6]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 23: 0x71bb2baeaa20 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[75ca2badb63c4514]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 24: 0x71bb2baed138 - ::new::thread_start [INFO] [stderr] 25: 0x71bb2568aaa4 - [INFO] [stderr] 26: 0x71bb25717a64 - clone [INFO] [stderr] 27: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2026-01-10T02_23_56-512.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.94.0-nightly (66388cc16 2026-01-08) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [resolver_for_lowering_raw] getting the resolver for lowering [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `big-o-test` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name big_o_test --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="report_stdout"' --cfg 'feature="tolerance_10_percent"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_allocator_metrics", "no_report", "report_stderr", "report_stdout", "tolerance_10_percent", "tolerance_25_percent"))' -C metadata=8dd189356e8486ea -C extra-filename=-9beea3e8aaa166dd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-f5f5daad85f639f2.rmeta --extern ctor=/opt/rustwide/target/debug/deps/libctor-e1f2853c66bbe75a.so --extern keen_retry=/opt/rustwide/target/debug/deps/libkeen_retry-d206905b714da116.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2ad934dc7da92e31.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-571d4a876bea63d8.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-19d8839a7b082c36.rmeta --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-5e7b2c17a99e5179.rmeta --extern spin_sleep=/opt/rustwide/target/debug/deps/libspin_sleep-2cfe8ad9de4aacd1.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a13b204d17213eb9.rmeta --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: fields `first_pass_measurements` and `second_pass_measurements` are never read [INFO] [stdout] --> src/api/builders/regular_async_builder.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct RegularAsyncAnalyzerBuilder) -> FirstPassFut + Send + Sync, [INFO] [stdout] | --------------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 36 | first_pass_measurements: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | second_pass_measurements: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `test_run` is never used [INFO] [stdout] --> src/api/builders/regular_async_builder.rs:198:14 [INFO] [stdout] | [INFO] [stdout] 54 | / impl) -> FirstPassFut + Send + Sync, [INFO] [stdout] 55 | | FirstPassFut: Future + Send, [INFO] [stdout] 56 | | SecondPassFn: FnMut(Option) -> SecondPassFut + Send + Sync, [INFO] [stdout] 57 | | SecondPassFut: Future + Send, [INFO] [stdout] 58 | | AlgoDataType: Send + Sync + Debug> [INFO] [stdout] 59 | | RegularAsyncAnalyzerBuilder { [INFO] [stdout] | |_________________________________________________________________________________________________- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 198 | async fn test_run(mut self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `duration_measurement` is never used [INFO] [stdout] --> src/utils/measurements/presentable_measurements.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn duration_measurement(duration: Duration) -> PresentableMeasurement { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bytes_measurement` is never used [INFO] [stdout] --> src/utils/measurements/presentable_measurements.rs:58:8 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn bytes_measurement(value: f64) -> PresentableMeasurement { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bytes_per_second_measurement` is never used [INFO] [stdout] --> src/utils/measurements/presentable_measurements.rs:86:8 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn bytes_per_second_measurement(value: f64) -> PresentableMeasurement { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `custom_unit_measurement` is never used [INFO] [stdout] --> src/utils/measurements/presentable_measurements.rs:116:8 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn custom_unit_measurement(value: f64, custom_unit: &'static str) -> PresentableMeasurement { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `custom_unit_per_second_measurement` is never used [INFO] [stdout] --> src/utils/measurements/presentable_measurements.rs:149:4 [INFO] [stdout] | [INFO] [stdout] 149 | fn custom_unit_per_second_measurement(value: f64, custom_unit: &'static str) -> PresentableMeasurement { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `measure_all_before_event` is never used [INFO] [stdout] --> src/utils/measurements/measurer.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | pub async fn measure_all_before_event [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `measure_all_after_event` is never used [INFO] [stdout] --> src/utils/measurements/measurer.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 24 | pub async fn measure_all_after_event [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `measure_before_event`, `measure_after_event`, and `as_custom_measurement` are never used [INFO] [stdout] --> src/utils/measurements/measurer.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 38 | pub trait CustomMeasurerExecutor { [INFO] [stdout] | ---------------------- methods in this trait [INFO] [stdout] 39 | fn measure_before_event<'a>(&'a mut self, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | fn measure_after_event<'a>(&'a mut self, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | fn as_custom_measurement(&self, after_event_measurement: PresentableMeasurement) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `expected_complexity`, `description`, `before_event_measurer_fn`, `before_event_measurement`, and `after_event_measurer_fn` are never read [INFO] [stdout] --> src/utils/measurements/measurer.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct CustomMeasurer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 74 | after_event_measurer_fn: MeasureAfterFn, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/runners/crud.rs:158:43 [INFO] [stdout] | [INFO] [stdout] 158 | ... (crud_name: &str, [INFO] [stdout] | ^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 166 | ... -> (Option< BigOAlgorithmAnalysis >, // create analysis [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] 167 | ... Option< BigOAlgorithmAnalysis >, // read analysis [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] 168 | ... Option< BigOAlgorithmAnalysis >, // update analysis [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] 169 | ... Option< BigOAlgorithmAnalysis >, // delete analysis [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 166 ~ -> (Option< BigOAlgorithmAnalysis> >, // create analysis [INFO] [stdout] 167 ~ Option< BigOAlgorithmAnalysis> >, // read analysis [INFO] [stdout] 168 ~ Option< BigOAlgorithmAnalysis> >, // update analysis [INFO] [stdout] 169 ~ Option< BigOAlgorithmAnalysis> >, // delete analysis [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/runners/crud.rs:205:48 [INFO] [stdout] | [INFO] [stdout] 205 | ... (crud_name: &str, [INFO] [stdout] | ^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 213 | ... -> Result<(Option< BigOAlgorithmAnalysis >, // create analysis [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] 214 | ... Option< BigOAlgorithmAnalysis >, // read analysis [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] 215 | ... Option< BigOAlgorithmAnalysis >, // update analysis [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] 216 | ... Option< BigOAlgorithmAnalysis >, // delete analysis [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 213 ~ -> Result<(Option< BigOAlgorithmAnalysis> >, // create analysis [INFO] [stdout] 214 ~ Option< BigOAlgorithmAnalysis> >, // read analysis [INFO] [stdout] 215 ~ Option< BigOAlgorithmAnalysis> >, // update analysis [INFO] [stdout] 216 ~ Option< BigOAlgorithmAnalysis> >, // delete analysis [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/metrics_allocator/metrics_allocator.rs:132:23 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn save_point(&self) -> MetricsAllocatorSavePoint { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | pub fn save_point(&self) -> MetricsAllocatorSavePoint<'_, RING_BUFFER_SIZE> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b69567ebd441a1b97cf0858c4886ef8747ce2853357b469581ca0a2594197896", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b69567ebd441a1b97cf0858c4886ef8747ce2853357b469581ca0a2594197896", kill_on_drop: false }` [INFO] [stdout] b69567ebd441a1b97cf0858c4886ef8747ce2853357b469581ca0a2594197896