[INFO] fetching crate raphtory-api 0.15.0... [INFO] testing raphtory-api-0.15.0 against 1.86.0 for beta-1.87-1 [INFO] extracting crate raphtory-api 0.15.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate raphtory-api 0.15.0 on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate raphtory-api 0.15.0 [INFO] finished tweaking crates.io crate raphtory-api 0.15.0 [INFO] tweaked toml for crates.io crate raphtory-api 0.15.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 155 packages to latest compatible versions [INFO] [stderr] Adding polars-arrow v0.42.0 (available: v0.46.0) [INFO] [stderr] Adding pyo3 v0.23.3 (available: v0.23.5) [INFO] [stderr] Adding pyo3-build-config v0.23.3 (available: v0.23.5) [INFO] [stderr] Adding pyo3-ffi v0.23.3 (available: v0.23.5) [INFO] [stderr] Adding pyo3-macros v0.23.3 (available: v0.23.5) [INFO] [stderr] Adding pyo3-macros-backend v0.23.3 (available: v0.23.5) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded polars-error v0.42.0 [INFO] [stderr] Downloaded sorted_vector_map v0.2.0 [INFO] [stderr] Downloaded polars-utils v0.42.0 [INFO] [stderr] Downloaded polars-arrow v0.42.0 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a20fca85a9a0bcc8498c8698e343da16e231d78c03747e24334ddadd708dae7 [INFO] running `Command { std: "docker" "start" "-a" "6a20fca85a9a0bcc8498c8698e343da16e231d78c03747e24334ddadd708dae7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a20fca85a9a0bcc8498c8698e343da16e231d78c03747e24334ddadd708dae7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a20fca85a9a0bcc8498c8698e343da16e231d78c03747e24334ddadd708dae7", kill_on_drop: false }` [INFO] [stdout] 6a20fca85a9a0bcc8498c8698e343da16e231d78c03747e24334ddadd708dae7 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b05abd1110139246d86adbba7e1d46077725a862ae3ef0a651a11a160d8883f [INFO] running `Command { std: "docker" "start" "-a" "7b05abd1110139246d86adbba7e1d46077725a862ae3ef0a651a11a160d8883f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling twox-hash v2.1.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling sorted_vector_map v0.2.0 [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 tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling raphtory-api v0.15.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.30s [INFO] running `Command { std: "docker" "inspect" "7b05abd1110139246d86adbba7e1d46077725a862ae3ef0a651a11a160d8883f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b05abd1110139246d86adbba7e1d46077725a862ae3ef0a651a11a160d8883f", kill_on_drop: false }` [INFO] [stdout] 7b05abd1110139246d86adbba7e1d46077725a862ae3ef0a651a11a160d8883f [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c01e812e32a64d09a587a2efcad89d8cea1dfd20ce73519ba9b1849a1a9bd4d [INFO] running `Command { std: "docker" "start" "-a" "6c01e812e32a64d09a587a2efcad89d8cea1dfd20ce73519ba9b1849a1a9bd4d", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tempfile v3.19.1 [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.15.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.07s [INFO] running `Command { std: "docker" "inspect" "6c01e812e32a64d09a587a2efcad89d8cea1dfd20ce73519ba9b1849a1a9bd4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c01e812e32a64d09a587a2efcad89d8cea1dfd20ce73519ba9b1849a1a9bd4d", kill_on_drop: false }` [INFO] [stdout] 6c01e812e32a64d09a587a2efcad89d8cea1dfd20ce73519ba9b1849a1a9bd4d [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fec1404aad048dd25bfa525066924d3a986d257d7fc97f7b88ea86c34f1fefa7 [INFO] running `Command { std: "docker" "start" "-a" "fec1404aad048dd25bfa525066924d3a986d257d7fc97f7b88ea86c34f1fefa7", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/raphtory_api-ff3df77c135afd4d) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test core::entities::properties::props::tests::test_get_or_create_and_validate_existing_property_different_type ... ok [INFO] [stdout] test core::entities::properties::props::tests::test_get_or_create_and_validate_existing_property_same_type ... ok [INFO] [stdout] test core::entities::test::set_one ... ok [INFO] [stdout] test core::entities::test::set_two ... ok [INFO] [stdout] test core::entities::test::empty_bit_multiple ... ok [INFO] [stdout] test core::entities::properties::props::tests::test_get_or_create_and_validate_new_property ... ok [INFO] [stdout] test core::entities::properties::props::tests::test_get_or_create_and_validate_resize_vector ... ok [INFO] [stdout] test core::input::input_node::test::test_weird_num_edge_cases ... ok [INFO] [stdout] test core::storage::arc_str::test_arc_str::can_compare_with_str ... ok [INFO] [stdout] test core::storage::arc_str::test_arc_str::test_option_conv ... ok [INFO] [stdout] test core::test::test_unify ... ok [INFO] [stdout] test core::entities::properties::props::tests::test_get_or_create_and_validate_two_independent_properties ... ok [INFO] [stdout] test core::entities::properties::props::tests::test_get_or_create_and_validate_unify_types ... ok [INFO] [stdout] test core::storage::dict_mapper::test::test_dict_mapper ... ok [INFO] [stdout] test core::test::test_unify_maps ... ok [INFO] [stdout] test core::test::test_unify_types_eq ... ok [INFO] [stdout] test core::test::test_unify_types_ne ... ok [INFO] [stdout] test compute::test::test_cum_sum ... 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::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. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.80s [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" "fec1404aad048dd25bfa525066924d3a986d257d7fc97f7b88ea86c34f1fefa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fec1404aad048dd25bfa525066924d3a986d257d7fc97f7b88ea86c34f1fefa7", kill_on_drop: false }` [INFO] [stdout] fec1404aad048dd25bfa525066924d3a986d257d7fc97f7b88ea86c34f1fefa7