[INFO] fetching crate raphtory-api 0.16.3... [INFO] testing raphtory-api-0.16.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate raphtory-api 0.16.3 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate raphtory-api 0.16.3 [INFO] finished tweaking crates.io crate raphtory-api 0.16.3 [INFO] tweaked toml for crates.io crate raphtory-api 0.16.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate raphtory-api 0.16.3 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate raphtory-api 0.16.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0dd33ad6c082f6e14ca1addaf188390516c6e01a42208a0f27ab33eb74b1141 [INFO] running `Command { std: "docker" "start" "-a" "f0dd33ad6c082f6e14ca1addaf188390516c6e01a42208a0f27ab33eb74b1141", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0dd33ad6c082f6e14ca1addaf188390516c6e01a42208a0f27ab33eb74b1141", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0dd33ad6c082f6e14ca1addaf188390516c6e01a42208a0f27ab33eb74b1141", kill_on_drop: false }` [INFO] [stdout] f0dd33ad6c082f6e14ca1addaf188390516c6e01a42208a0f27ab33eb74b1141 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62131ceed3445ba27e03e27a75c4bff0e59217109b4202dff8bee60d259f33f2 [INFO] running `Command { std: "docker" "start" "-a" "62131ceed3445ba27e03e27a75c4bff0e59217109b4202dff8bee60d259f33f2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling derive_utils v0.15.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [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.20 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling raphtory-api v0.16.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.38s [INFO] running `Command { std: "docker" "inspect" "62131ceed3445ba27e03e27a75c4bff0e59217109b4202dff8bee60d259f33f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62131ceed3445ba27e03e27a75c4bff0e59217109b4202dff8bee60d259f33f2", kill_on_drop: false }` [INFO] [stdout] 62131ceed3445ba27e03e27a75c4bff0e59217109b4202dff8bee60d259f33f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3e86115c84084a5720f50bb588dc2cfba845b0edaa1565e3211d4ae535cd2b5 [INFO] running `Command { std: "docker" "start" "-a" "d3e86115c84084a5720f50bb588dc2cfba845b0edaa1565e3211d4ae535cd2b5", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.8.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling sorted_vector_map v0.2.0 [INFO] [stderr] Compiling raphtory-api v0.16.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 19.74s [INFO] running `Command { std: "docker" "inspect" "d3e86115c84084a5720f50bb588dc2cfba845b0edaa1565e3211d4ae535cd2b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3e86115c84084a5720f50bb588dc2cfba845b0edaa1565e3211d4ae535cd2b5", kill_on_drop: false }` [INFO] [stdout] d3e86115c84084a5720f50bb588dc2cfba845b0edaa1565e3211d4ae535cd2b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] be73da20eb988603acfee748abab4c36c09fbd5ddb14222b01ef7b33d3c1ffe6 [INFO] running `Command { std: "docker" "start" "-a" "be73da20eb988603acfee748abab4c36c09fbd5ddb14222b01ef7b33d3c1ffe6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/raphtory_api-97a2a0aa91a13d59) [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_two_independent_properties ... 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_new_property ... ok [INFO] [stdout] test core::entities::properties::prop::prop_type::test::test_unify_maps ... ok [INFO] [stdout] test core::entities::properties::prop::prop_type::test::test_unify ... ok [INFO] [stdout] test core::entities::test::set_two ... ok [INFO] [stdout] test core::storage::arc_str::test_arc_str::can_compare_with_str ... 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::input::input_node::test::test_weird_num_edge_cases ... ok [INFO] [stdout] test core::storage::dict_mapper::test::test_dict_mapper ... ok [INFO] [stdout] test core::entities::properties::meta::tests::test_get_or_create_and_validate_resize_vector ... ok [INFO] [stdout] test core::storage::arc_str::test_arc_str::test_option_conv ... ok [INFO] [stdout] test compute::test::test_cum_sum ... ok [INFO] [stdout] test core::entities::test::empty_bit_multiple ... ok [INFO] [stdout] test core::entities::properties::prop::prop_type::test::test_unify_types_eq ... ok [INFO] [stdout] test core::storage::dict_mapper::test::test_dict_mapper_concurrent ... ok [INFO] [stdout] test core::input::input_node::test::test_u64_string_works ... ok [INFO] [stdout] test core::entities::properties::prop::prop_type::test::size_of_proptype ... ok [INFO] [stdout] test core::entities::tests::test_elid_layer ... ok [INFO] [stdout] test core::entities::tests::test_elid_deletion ... 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 11.16s [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" "be73da20eb988603acfee748abab4c36c09fbd5ddb14222b01ef7b33d3c1ffe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be73da20eb988603acfee748abab4c36c09fbd5ddb14222b01ef7b33d3c1ffe6", kill_on_drop: false }` [INFO] [stdout] be73da20eb988603acfee748abab4c36c09fbd5ddb14222b01ef7b33d3c1ffe6