[INFO] fetching crate raphtory-api 0.16.1... [INFO] testing raphtory-api-0.16.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate raphtory-api 0.16.1 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate raphtory-api 0.16.1 [INFO] finished tweaking crates.io crate raphtory-api 0.16.1 [INFO] tweaked toml for crates.io crate raphtory-api 0.16.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate raphtory-api 0.16.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate raphtory-api 0.16.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-build-config v0.23.3 [INFO] [stderr] Downloaded pyo3-macros v0.23.3 [INFO] [stderr] Downloaded sorted_vector_map v0.2.0 [INFO] [stderr] Downloaded arrow-string v53.2.0 [INFO] [stderr] Downloaded arrow-arith v53.2.0 [INFO] [stderr] Downloaded polars-error v0.42.0 [INFO] [stderr] Downloaded display-error-chain v0.2.2 [INFO] [stderr] Downloaded iter-enum v1.2.0 [INFO] [stderr] Downloaded flatbuffers v24.12.23 [INFO] [stderr] Downloaded arrow-csv v53.2.0 [INFO] [stderr] Downloaded polars-utils v0.42.0 [INFO] [stderr] Downloaded arrow v53.2.0 [INFO] [stderr] Downloaded arrow-cast v53.2.0 [INFO] [stderr] Downloaded arrow-data v53.2.0 [INFO] [stderr] Downloaded minijinja v2.10.2 [INFO] [stderr] Downloaded arrow-buffer v53.4.1 [INFO] [stderr] Downloaded arrow-ipc v53.2.0 [INFO] [stderr] Downloaded pyo3-macros-backend v0.23.3 [INFO] [stderr] Downloaded arrow-ord v53.2.0 [INFO] [stderr] Downloaded arrow-select v53.2.0 [INFO] [stderr] Downloaded arrow-schema v53.2.0 [INFO] [stderr] Downloaded numpy v0.23.0 [INFO] [stderr] Downloaded arrow-array v53.2.0 [INFO] [stderr] Downloaded polars-arrow v0.42.0 [INFO] [stderr] Downloaded arrow-json v53.2.0 [INFO] [stderr] Downloaded arrow-row v53.2.0 [INFO] [stderr] Downloaded pyo3-ffi v0.23.3 [INFO] [stderr] Downloaded pyo3-arrow v0.6.0 [INFO] [stderr] Downloaded twox-hash v2.1.0 [INFO] [stderr] Downloaded pyo3 v0.23.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 979e6fb19f4403fa6304549b560388da8688d9399b03d90e51cb51646bc36cc9 [INFO] running `Command { std: "docker" "start" "-a" "979e6fb19f4403fa6304549b560388da8688d9399b03d90e51cb51646bc36cc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "979e6fb19f4403fa6304549b560388da8688d9399b03d90e51cb51646bc36cc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "979e6fb19f4403fa6304549b560388da8688d9399b03d90e51cb51646bc36cc9", kill_on_drop: false }` [INFO] [stdout] 979e6fb19f4403fa6304549b560388da8688d9399b03d90e51cb51646bc36cc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7b2e774bfaf6b84260cd865f9228bc15cf4e878ad78be39fae5ed9088b1e183 [INFO] running `Command { std: "docker" "start" "-a" "d7b2e774bfaf6b84260cd865f9228bc15cf4e878ad78be39fae5ed9088b1e183", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling twox-hash v2.1.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling derive_utils v0.15.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling quickcheck_macros v1.1.0 [INFO] [stderr] Compiling iter-enum v1.2.0 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling sorted_vector_map v0.2.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling raphtory-api v0.16.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/core/entities/mod.rs:228:19 [INFO] [stdout] | [INFO] [stdout] 228 | pub fn to_str(&self) -> Cow { [INFO] [stdout] | ^^^^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 228 | pub fn to_str(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/core/entities/mod.rs:249:19 [INFO] [stdout] | [INFO] [stdout] 249 | pub fn as_ref(&self) -> GidRef { [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] 249 | pub fn as_ref(&self) -> GidRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/core/entities/mod.rs:457:32 [INFO] [stdout] | [INFO] [stdout] 457 | pub fn constrain_from_edge(&self, e: EdgeRef) -> Cow { [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] 457 | pub fn constrain_from_edge(&self, e: EdgeRef) -> Cow<'_, LayerIds> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.07s [INFO] running `Command { std: "docker" "inspect" "d7b2e774bfaf6b84260cd865f9228bc15cf4e878ad78be39fae5ed9088b1e183", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7b2e774bfaf6b84260cd865f9228bc15cf4e878ad78be39fae5ed9088b1e183", kill_on_drop: false }` [INFO] [stdout] d7b2e774bfaf6b84260cd865f9228bc15cf4e878ad78be39fae5ed9088b1e183 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19c574b3c756d30558e79f5ebd75bc398447b4a4e9f25e2ec7ae3fa0414966c6 [INFO] running `Command { std: "docker" "start" "-a" "19c574b3c756d30558e79f5ebd75bc398447b4a4e9f25e2ec7ae3fa0414966c6", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.6.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling sorted_vector_map v0.2.0 [INFO] [stderr] Compiling raphtory-api v0.16.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/core/entities/mod.rs:228:19 [INFO] [stdout] | [INFO] [stdout] 228 | pub fn to_str(&self) -> Cow { [INFO] [stdout] | ^^^^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 228 | pub fn to_str(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/core/entities/mod.rs:249:19 [INFO] [stdout] | [INFO] [stdout] 249 | pub fn as_ref(&self) -> GidRef { [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] 249 | pub fn as_ref(&self) -> GidRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/core/entities/mod.rs:457:32 [INFO] [stdout] | [INFO] [stdout] 457 | pub fn constrain_from_edge(&self, e: EdgeRef) -> Cow { [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] 457 | pub fn constrain_from_edge(&self, e: EdgeRef) -> Cow<'_, LayerIds> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/core/entities/mod.rs:228:19 [INFO] [stdout] | [INFO] [stdout] 228 | pub fn to_str(&self) -> Cow { [INFO] [stdout] | ^^^^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 228 | pub fn to_str(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/core/entities/mod.rs:249:19 [INFO] [stdout] | [INFO] [stdout] 249 | pub fn as_ref(&self) -> GidRef { [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] 249 | pub fn as_ref(&self) -> GidRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/core/entities/mod.rs:457:32 [INFO] [stdout] | [INFO] [stdout] 457 | pub fn constrain_from_edge(&self, e: EdgeRef) -> Cow { [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] 457 | pub fn constrain_from_edge(&self, e: EdgeRef) -> Cow<'_, LayerIds> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.95s [INFO] running `Command { std: "docker" "inspect" "19c574b3c756d30558e79f5ebd75bc398447b4a4e9f25e2ec7ae3fa0414966c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19c574b3c756d30558e79f5ebd75bc398447b4a4e9f25e2ec7ae3fa0414966c6", kill_on_drop: false }` [INFO] [stdout] 19c574b3c756d30558e79f5ebd75bc398447b4a4e9f25e2ec7ae3fa0414966c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 24b0c7fc3f6241145015b045439a440a90576790c572151f1f270d2c7b26fc08 [INFO] running `Command { std: "docker" "start" "-a" "24b0c7fc3f6241145015b045439a440a90576790c572151f1f270d2c7b26fc08", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/core/entities/mod.rs:228:19 [INFO] [stderr] | [INFO] [stderr] 228 | pub fn to_str(&self) -> Cow { [INFO] [stderr] | ^^^^^ -------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 228 | pub fn to_str(&self) -> Cow<'_, str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/core/entities/mod.rs:249:19 [INFO] [stderr] | [INFO] [stderr] 249 | pub fn as_ref(&self) -> GidRef { [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] 249 | pub fn as_ref(&self) -> GidRef<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/core/entities/mod.rs:457:32 [INFO] [stderr] | [INFO] [stderr] 457 | pub fn constrain_from_edge(&self, e: EdgeRef) -> Cow { [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] 457 | pub fn constrain_from_edge(&self, e: EdgeRef) -> Cow<'_, LayerIds> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `raphtory-api` (lib) generated 3 warnings (run `cargo fix --lib -p raphtory-api` to apply 3 suggestions) [INFO] [stderr] warning: `raphtory-api` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/raphtory_api-dc9f6941a9e60d8c) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test core::entities::properties::meta::tests::test_get_or_create_and_validate_existing_property_same_type ... ok [INFO] [stdout] test core::entities::properties::meta::tests::test_get_or_create_and_validate_existing_property_different_type ... ok [INFO] [stdout] test core::entities::properties::meta::tests::test_get_or_create_and_validate_new_property ... ok [INFO] [stdout] test core::entities::properties::prop::prop_type::test::size_of_proptype ... ok [INFO] [stdout] test core::entities::properties::meta::tests::test_get_or_create_and_validate_unify_types ... ok [INFO] [stdout] test core::entities::properties::meta::tests::test_get_or_create_and_validate_two_independent_properties ... ok [INFO] [stdout] test core::entities::properties::prop::prop_type::test::test_unify ... ok [INFO] [stdout] test core::entities::properties::prop::prop_type::test::test_unify_maps ... ok [INFO] [stdout] test core::entities::properties::meta::tests::test_get_or_create_and_validate_resize_vector ... ok [INFO] [stdout] test core::entities::properties::prop::prop_type::test::test_unify_types_eq ... ok [INFO] [stdout] test core::entities::properties::prop::prop_type::test::test_unify_types_ne ... ok [INFO] [stdout] test core::entities::test::set_one ... ok [INFO] [stdout] test core::entities::test::empty_bit_multiple ... ok [INFO] [stdout] test core::entities::test::set_two ... ok [INFO] [stdout] test core::storage::arc_str::test_arc_str::test_option_conv ... ok [INFO] [stdout] test core::storage::dict_mapper::test::test_dict_mapper ... ok [INFO] [stdout] test core::input::input_node::test::test_weird_num_edge_cases ... ok [INFO] [stdout] test core::storage::dict_mapper::test::test_dict_mapper_concurrent ... ok [INFO] [stdout] test core::storage::arc_str::test_arc_str::can_compare_with_str ... ok [INFO] [stdout] test core::entities::tests::test_elid_deletion ... ok [INFO] [stdout] test core::input::input_node::test::test_u64_string_works ... ok [INFO] [stdout] test core::entities::tests::test_elid_layer ... ok [INFO] [stdout] test compute::test::test_cum_sum ... ok [INFO] [stdout] test core::input::input_node::test::test_if_str_parses_it_is_a_u64 ... ok [INFO] [stdout] test core::storage::dict_mapper::test::check_dict_mapper_concurrent_write ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.90s [INFO] [stdout] [INFO] [stderr] Doc-tests raphtory_api [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "24b0c7fc3f6241145015b045439a440a90576790c572151f1f270d2c7b26fc08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24b0c7fc3f6241145015b045439a440a90576790c572151f1f270d2c7b26fc08", kill_on_drop: false }` [INFO] [stdout] 24b0c7fc3f6241145015b045439a440a90576790c572151f1f270d2c7b26fc08