[INFO] cloning repository https://github.com/LibertyDSNP/graph-sdk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LibertyDSNP/graph-sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLibertyDSNP%2Fgraph-sdk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLibertyDSNP%2Fgraph-sdk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6dcb717370f2db6d2991f90ffd3e3d7b459ff687 [INFO] testing LibertyDSNP/graph-sdk against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLibertyDSNP%2Fgraph-sdk" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LibertyDSNP/graph-sdk on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/LibertyDSNP/graph-sdk [INFO] finished tweaking git repo https://github.com/LibertyDSNP/graph-sdk [INFO] tweaked toml for git repo https://github.com/LibertyDSNP/graph-sdk written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/LibertyDSNP/graph-sdk 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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88c32a3400dac021c87421392d04e11afdb4e70dd5de4f0b140811a804fb1124 [INFO] running `Command { std: "docker" "start" "-a" "88c32a3400dac021c87421392d04e11afdb4e70dd5de4f0b140811a804fb1124", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88c32a3400dac021c87421392d04e11afdb4e70dd5de4f0b140811a804fb1124", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88c32a3400dac021c87421392d04e11afdb4e70dd5de4f0b140811a804fb1124", kill_on_drop: false }` [INFO] [stdout] 88c32a3400dac021c87421392d04e11afdb4e70dd5de4f0b140811a804fb1124 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c06ce888fa7d9fce5d983e7e36947e3c0e624d47dbefcf647c68f3def235b8df [INFO] running `Command { std: "docker" "start" "-a" "c06ce888fa7d9fce5d983e7e36947e3c0e624d47dbefcf647c68f3def235b8df", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling bigdecimal v0.4.5 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling dary_heap v0.3.6 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling cc v1.0.89 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling protobuf v3.5.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling jni-sys v0.3.0 [INFO] [stderr] Compiling cesu8 v1.1.0 [INFO] [stderr] Compiling libflate_lz77 v2.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling libflate v2.1.0 [INFO] [stderr] Compiling dsnp-graph-sdk-node v2.0.1 (/opt/rustwide/workdir/bridge/node) [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling send_wrapper v0.6.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling syn-mid v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling typed-builder-macro v0.19.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling log-result-proc-macro v1.0.2 (/opt/rustwide/workdir/log-result-proc-macro) [INFO] [stderr] Compiling neon-macros v1.0.0 [INFO] [stderr] Compiling neon v1.0.0 [INFO] [stderr] Compiling log-panics v2.1.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling typed-builder v0.19.1 [INFO] [stderr] Compiling protobuf-support v3.5.0 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling dryoc v0.5.4 [INFO] [stderr] Compiling serde_with_macros v3.9.0 [INFO] [stderr] Compiling jni v0.21.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling serde_with v3.9.0 [INFO] [stderr] Compiling apache-avro v0.17.0 [INFO] [stderr] Compiling dsnp-graph-config v2.0.1 (/opt/rustwide/workdir/config) [INFO] [stderr] Compiling dsnp-graph-core v2.0.1 (/opt/rustwide/workdir/core) [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> core/src/dsnp/pseudo_relationship_identifier.rs:70:27 [INFO] [stdout] | [INFO] [stdout] 70 | shared_context.deref().as_array(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `as_array(...)` to keep using the current method [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> core/src/dsnp/pseudo_relationship_identifier.rs:93:69 [INFO] [stdout] | [INFO] [stdout] 93 | StackKdf::from_parts(Key::from(root_shared.deref()), PRI_CONTEXT.as_array().into()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `as_array(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling dsnp-graph-sdk-common v2.0.1 (/opt/rustwide/workdir/bridge/common) [INFO] [stderr] Compiling dsnp-graph-sdk-ffi v2.0.1 (/opt/rustwide/workdir/bridge/ffi) [INFO] [stderr] Compiling dsnp-graph-sdk-jni v2.0.1 (/opt/rustwide/workdir/bridge/jni) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "c06ce888fa7d9fce5d983e7e36947e3c0e624d47dbefcf647c68f3def235b8df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c06ce888fa7d9fce5d983e7e36947e3c0e624d47dbefcf647c68f3def235b8df", kill_on_drop: false }` [INFO] [stdout] c06ce888fa7d9fce5d983e7e36947e3c0e624d47dbefcf647c68f3def235b8df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 921c04c99a815d3c60d2ad0965b989b849facb9bfe37251795beda2ea42181fb [INFO] running `Command { std: "docker" "start" "-a" "921c04c99a815d3c60d2ad0965b989b849facb9bfe37251795beda2ea42181fb", kill_on_drop: false }` [INFO] [stderr] Compiling log-result-proc-macro v1.0.2 (/opt/rustwide/workdir/log-result-proc-macro) [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling memory-stats v1.2.0 [INFO] [stderr] Compiling ctor v0.2.8 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling test-log-macros v0.2.15 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling dsnp-graph-core v2.0.1 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> core/src/dsnp/pseudo_relationship_identifier.rs:70:27 [INFO] [stdout] | [INFO] [stdout] 70 | shared_context.deref().as_array(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `as_array(...)` to keep using the current method [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> core/src/dsnp/pseudo_relationship_identifier.rs:93:69 [INFO] [stdout] | [INFO] [stdout] 93 | StackKdf::from_parts(Key::from(root_shared.deref()), PRI_CONTEXT.as_array().into()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `as_array(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling dsnp-graph-sdk-common v2.0.1 (/opt/rustwide/workdir/bridge/common) [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling dsnp-graph-sdk-ffi v2.0.1 (/opt/rustwide/workdir/bridge/ffi) [INFO] [stderr] Compiling dsnp-graph-sdk-node v2.0.1 (/opt/rustwide/workdir/bridge/node) [INFO] [stderr] Compiling ntest_test_cases v0.9.3 [INFO] [stderr] Compiling dsnp-graph-sdk-jni v2.0.1 (/opt/rustwide/workdir/bridge/jni) [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling test-log v0.2.16 [INFO] [stderr] Compiling dsnp-graph-config v2.0.1 (/opt/rustwide/workdir/config) [INFO] [stderr] Compiling ntest_timeout v0.9.3 [INFO] [stderr] Compiling ntest v0.9.3 [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> core/tests/integration_tests.rs:30:2 [INFO] [stdout] | [INFO] [stdout] 30 | #[ctor] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `calculate-page-capacity`, `wasm`, and `wasm-bindgen` [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 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: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> core/src/tests/helpers.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | #[ctor] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `calculate-page-capacity`, `wasm`, and `wasm-bindgen` [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 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: a method with this name may be added to the standard library in the future [INFO] [stdout] --> core/src/dsnp/pseudo_relationship_identifier.rs:70:27 [INFO] [stdout] | [INFO] [stdout] 70 | shared_context.deref().as_array(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `as_array(...)` to keep using the current method [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> core/src/dsnp/pseudo_relationship_identifier.rs:93:69 [INFO] [stdout] | [INFO] [stdout] 93 | StackKdf::from_parts(Key::from(root_shared.deref()), PRI_CONTEXT.as_array().into()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `as_array(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 28.44s [INFO] running `Command { std: "docker" "inspect" "921c04c99a815d3c60d2ad0965b989b849facb9bfe37251795beda2ea42181fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "921c04c99a815d3c60d2ad0965b989b849facb9bfe37251795beda2ea42181fb", kill_on_drop: false }` [INFO] [stdout] 921c04c99a815d3c60d2ad0965b989b849facb9bfe37251795beda2ea42181fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b37e5bcf6b456432f8189fff0e7d739a04bd38a9bb7356c6f5958623057fe6f5 [INFO] running `Command { std: "docker" "start" "-a" "b37e5bcf6b456432f8189fff0e7d739a04bd38a9bb7356c6f5958623057fe6f5", kill_on_drop: false }` [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> core/src/dsnp/pseudo_relationship_identifier.rs:70:27 [INFO] [stderr] | [INFO] [stderr] 70 | shared_context.deref().as_array(), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `as_array(...)` to keep using the current method [INFO] [stderr] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> core/src/dsnp/pseudo_relationship_identifier.rs:93:69 [INFO] [stderr] | [INFO] [stderr] 93 | StackKdf::from_parts(Key::from(root_shared.deref()), PRI_CONTEXT.as_array().into()); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `as_array(...)` to keep using the current method [INFO] [stderr] [INFO] [stderr] warning: `dsnp-graph-core` (lib) generated 2 warnings [INFO] [stderr] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stderr] --> core/src/tests/helpers.rs:28:1 [INFO] [stderr] | [INFO] [stderr] 28 | #[ctor] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `calculate-page-capacity`, `wasm`, and `wasm-bindgen` [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 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: unexpected `cfg` condition value: `used_linker` [INFO] [stderr] --> core/tests/integration_tests.rs:30:2 [INFO] [stderr] | [INFO] [stderr] 30 | #[ctor] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `calculate-page-capacity`, `wasm`, and `wasm-bindgen` [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 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: `dsnp-graph-core` (lib test) generated 3 warnings (2 duplicates) [INFO] [stderr] warning: `dsnp-graph-core` (test "integration_tests") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dsnp_graph_config-eb84fa2d3be0b662) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test config_tests::config_import_failure ... ok [INFO] [stdout] test config_tests::lazy_static_schemas_are_valid ... ok [INFO] [stdout] test config_tests::lazy_static_configs_are_valid ... ok [INFO] [stdout] test config_tests::connection_type_privacy_getter ... ok [INFO] [stdout] test config_tests::config_import_success ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dsnp_graph_core-039aaff270e13d01) [INFO] [stdout] [INFO] [stdout] running 121 tests [INFO] [stdout] test api::api::test::graph_contains_false ... ok [INFO] [stdout] test api::api::test::add_user_success ... ok [INFO] [stdout] test api::api::test::graph_len ... ok [INFO] [stdout] test api::api::test::graph_contains_true ... ok [INFO] [stdout] test api::api::test::apply_actions_error_should_rollback_every_action ... ok [INFO] [stdout] test api::api_types::tests::key_data_should_be_ordered_by_index_asc ... ok [INFO] [stdout] test api::api_types::tests::update_from_page_data_should_create_correct_update_types ... ok [INFO] [stdout] test api::api::test::remove_user_success ... ok [INFO] [stdout] test dsnp::compression::test::deflate_compression_should_compress_and_decompress ... ok [INFO] [stdout] test dsnp::dsnp_types::test::dsnp_public_key_should_be_ordered_by_key_id_asc ... ok [INFO] [stdout] test dsnp::encryption::test::sealbox_decrypting_corrupted_data_should_fail ... ok [INFO] [stdout] test dsnp::schema::test::public_key_read_and_write_using_valid_input_should_succeed ... ok [INFO] [stdout] test dsnp::schema::test::public_key_read_using_invalid_input_should_fail ... ok [INFO] [stdout] test api::api::test::import_user_data_without_private_keys_should_add_prids_for_private_friendship_graph ... ok [INFO] [stdout] test api::api::test::import_user_data_should_import_keys_and_data_for_private_follow_graph ... ok [INFO] [stdout] test dsnp::pseudo_relationship_identifier::test::generated_pri_should_be_the_same_calculated_from_both_sides ... ok [INFO] [stdout] test api::api::test::import_user_data_should_import_keys_and_data_for_public_follow_graph ... ok [INFO] [stdout] test dsnp::schema::test::inner_graph_read_and_write_using_valid_input_should_succeed ... ok [INFO] [stdout] test dsnp::schema::test::private_graph_chunk_read_and_write_using_valid_input_should_succeed ... ok [INFO] [stdout] test dsnp::encryption::test::sealbox_should_encrypt_and_decrypt_successfully ... ok [INFO] [stdout] test dsnp::pseudo_relationship_identifier::test::generated_prid_should_be_compatible_with_test_vector ... ok [INFO] [stdout] test frequency::reader_writer::test::private_graph_read_and_write_using_valid_input_should_succeed ... ok [INFO] [stdout] test dsnp::schema::test::public_graph_chunk_read_and_write_using_valid_input_should_succeed ... ok [INFO] [stdout] test frequency::reader_writer::test::private_graph_read_using_invalid_input_should_fail ... ok [INFO] [stdout] test graph::graph::test::add_connection_duplicate_connection_errors ... ok [INFO] [stdout] test api::api::test::import_user_data_with_wrong_key_should_fail_for_private_follow_graph_and_rollback_everything ... ok [INFO] [stdout] test frequency::reader_writer::test::public_graph_read_using_invalid_input_should_fail ... ok [INFO] [stdout] test graph::graph::test::add_connection_succeeds ... ok [INFO] [stdout] test api::api::test::remove_nonexistent_user_noop ... ok [INFO] [stdout] test frequency::reader_writer::test::public_graph_read_and_write_using_valid_input_should_succeed ... ok [INFO] [stdout] test graph::graph::test::clear_removes_all_pages ... ok [INFO] [stdout] test graph::graph::test::aggressive_add_to_trivially_non_full_page_succeeds ... ok [INFO] [stdout] test graph::graph::test::create_page_succeeds ... ok [INFO] [stdout] test graph::graph::test::create_page_with_existing_pageid_fails ... ok [INFO] [stdout] test graph::graph::test::find_connection_returns_none_for_nonexistent_connection ... ok [INFO] [stdout] test graph::graph::test::add_connection_to_nonexistent_page_adds_new_page ... ok [INFO] [stdout] test graph::graph::test::find_connections_returns_vec_of_pageids ... ok [INFO] [stdout] test graph::graph::test::find_connections_returns_pageid_of_existing_connection ... ok [INFO] [stdout] test graph::graph::test::calculate_updates_public_existing_pages_succeeds ... ok [INFO] [stdout] test frequency::reader_writer::test::check_average_size_of_graph_page ... ok [INFO] [stdout] test graph::graph::test::force_recalculate_private_follow_should_work_as_expected ... ok [INFO] [stdout] test graph::graph::test::get_next_available_page_id_returns_none_for_full_graph ... ok [INFO] [stdout] test graph::graph::test::force_recalculate_private_friendship_should_work_as_expected ... ok [INFO] [stdout] test graph::graph::test::force_recalculate_public_should_work_as_expected ... ok [INFO] [stdout] test graph::graph::test::get_next_available_page_id_returns_correct_value ... ok [INFO] [stdout] test graph::graph::test::graph_iterator_should_iterate_over_all_connections ... ok [INFO] [stdout] test graph::graph::test::get_one_sided_friendships_should_return_expected_connections ... ok [INFO] [stdout] test graph::graph::test::get_next_available_page_should_include_updated_pages ... ok [INFO] [stdout] test graph::graph::test::has_connection_returns_false_for_missing_connection ... ok [INFO] [stdout] test graph::graph::test::has_connection_returns_true_for_present_connection ... ok [INFO] [stdout] test graph::graph::test::graph_page_rollback_should_revert_changes_on_graph_and_all_underlying_page ... ok [INFO] [stdout] test graph::graph::test::import_private_follow_gets_correct_data ... ok [INFO] [stdout] test graph::graph::test::graph_len_reports_number_of_connections ... ok [INFO] [stdout] test graph::graph::test::new_graph_is_empty ... ok [INFO] [stdout] test graph::graph::test::import_public_gets_correct_data ... ok [INFO] [stdout] test graph::graph::test::private_friendship_functions_should_fail_for_non_private_friendship_graphs ... ok [INFO] [stdout] test graph::graph::test::remove_connection_returns_pageid_of_removed_connection ... ok [INFO] [stdout] test graph::graph::test::trivial_add_to_trivially_full_page_fails ... ok [INFO] [stdout] test graph::graph::test::trivial_add_to_trivially_non_full_page_succeeds ... ok [INFO] [stdout] test graph::graph::test::aggressive_add_to_trivially_full_page_succeeds ... ok [INFO] [stdout] test graph::graph::test::page_setter_sets_pages ... ok [INFO] [stdout] test graph::page::test::add_connection_succeeds ... ok [INFO] [stdout] test graph::page::test::add_duplicate_connection_fails ... ok [INFO] [stdout] test graph::page::test::graph_page_commit_should_persist_changes_on_page ... ok [INFO] [stdout] test graph::page::test::graph_page_getters_setters ... ok [INFO] [stdout] test graph::graph::test::remove_connection_returns_none_for_not_found ... ok [INFO] [stdout] test graph::page::test::graph_page_private_friendship_try_from_page_data_should_work_correctly ... ok [INFO] [stdout] test graph::key_manager::tests::user_key_manager_should_import_and_retrieve_keys_as_expected ... ok [INFO] [stdout] test graph::page::test::graph_page_private_try_from_page_data_with_wrong_keys_should_fail ... ok [INFO] [stdout] test graph::page::test::graph_page_public_try_from_page_data_should_work_correctly ... ok [INFO] [stdout] test graph::page::test::graph_page_private_follow_try_from_page_data_should_work_correctly ... ok [INFO] [stdout] test graph::page::test::page_contains_any_finds_none ... ok [INFO] [stdout] test graph::page::test::is_empty_on_nonempty_page_returns_false ... ok [INFO] [stdout] test graph::page::test::page_contains_does_not_find_missing_items ... ok [INFO] [stdout] test graph::page::test::new_page ... ok [INFO] [stdout] test graph::page::test::page_contains_any_finds_some ... ok [INFO] [stdout] test graph::page::test::page_contains_finds_item ... ok [INFO] [stdout] test graph::page::test::graph_page_rollback_should_revert_changes_on_page ... ok [INFO] [stdout] test graph::page::test::graph_page_private_try_from_page_data_should_try_other_keys_to_decrypt ... ok [INFO] [stdout] test graph::page::test::remove_connection_not_found_fails ... ok [INFO] [stdout] test graph::page::test::private_page_data_provider_should_return_private_page_as_expected ... ok [INFO] [stdout] test graph::page::test::remove_connection_succeeds ... ok [INFO] [stdout] test graph::graph::test::get_one_sided_friendships_with_key_related_errors_should_fail ... ok [INFO] [stdout] test dsnp::dsnp_types::test::prid_creation_with_less_than_8_byte_values_should_fail - should panic ... ok [INFO] [stdout] test dsnp::dsnp_types::test::prid_creation_with_more_than_8_byte_values_should_fail - should panic ... ok [INFO] [stdout] test graph::page::test::update_prids_with_wrong_size_should_fail ... ok [INFO] [stdout] test graph::page::test::remove_list_of_connections_removes_matching_connections ... ok [INFO] [stdout] test graph::page::test::removed_page_data_provider_should_return_removed_page_as_expected ... ok [INFO] [stdout] test graph::page::test::public_page_data_provider_should_return_public_page_as_expected ... ok [INFO] [stdout] test graph::shared_state_manager::tests::shared_state_manager_add_new_key_should_store_a_key_with_increased_id_and_export_as_update ... ok [INFO] [stdout] test graph::shared_state_manager::tests::shared_state_manager_get_key_by_id_should_return_first_key_when_duplicate_ids_exists ... ok [INFO] [stdout] test graph::shared_state_manager::tests::shared_state_manager_import_should_clean_previous_keys ... ok [INFO] [stdout] test graph::shared_state_manager::tests::shared_state_manager_should_import_and_retrieve_keys_as_expected ... ok [INFO] [stdout] test graph::updates::test::tracker_event_sorter_should_prioritize_removes ... ok [INFO] [stdout] test graph::shared_state_manager::tests::shared_state_manager_add_new_key_should_fail_if_already_exists ... ok [INFO] [stdout] test graph::shared_state_manager::tests::pri_provider_import_should_replace_previous_prids ... ok [INFO] [stdout] test graph::updates::test::tracker_event_sync_updates_should_remove_redundant_events ... ok [INFO] [stdout] test graph::updates::test::tracker_register_should_handle_duplicate_events_as_requested ... ok [INFO] [stdout] test graph::shared_state_manager::tests::pri_provider_import_should_store_prids_as_expected ... ok [INFO] [stdout] test graph::updates::test::tracker_register_should_remove_complement_events ... ok [INFO] [stdout] test graph::updates::test::tracker_register_should_work_as_expected ... ok [INFO] [stdout] test graph::user::test::clear_graph_clears_specific_graph_and_no_others ... ok [INFO] [stdout] test graph::user::test::new_creates_empty_graphs_for_all_connection_types ... ok [INFO] [stdout] test util::time::tests::duration_days_since_should_return_correct_number_of_days ... ok [INFO] [stdout] test graph::user::test::graph_getter_gets_correct_graph_for_connection_type ... ok [INFO] [stdout] test util::transactional_hashmap::tests::transactional_hashmap_vec ... ok [INFO] [stdout] test graph::user::test::graph_setter_overwrites_existing_graph ... ok [INFO] [stdout] test util::transactional_vec::tests::transactional_vec_should_revert_the_state_as_before_using_push_and_retain ... ok [INFO] [stdout] test util::transactional_hashmap::tests::transactional_hashmap_entry_should_behave_as_expected ... ok [INFO] [stdout] test util::transactional_vec::tests::transactional_vec_should_revert_the_state_as_before_using_clean_and_extend ... ok [INFO] [stdout] test graph::user::test::user_graph_rollback_should_revert_changes_on_user_and_underlying_graphs ... ok [INFO] [stdout] test util::transactional_hashmap::tests::transactional_hashmap_should_revert_the_state_as_before ... ok [INFO] [stdout] test graph::user::test::graph_mut_getter_gets_correct_graph_for_connection_type ... ok [INFO] [stdout] test graph::graph::test::calculate_updates_existing_page_private_friendship_should_succeed ... ok [INFO] [stdout] test graph::graph::test::calculate_updates_adding_new_page_private_friendship_should_succeed ... ok [INFO] [stdout] test graph::graph::test::calculate_updates_existing_page_public_follow_should_succeed ... ok [INFO] [stdout] test graph::graph::test::calculate_updates_adding_new_page_public_follow_should_succeed ... ok [INFO] [stdout] test graph::graph::test::calculate_updates_existing_page_private_follow_should_succeed ... ok [INFO] [stdout] test graph::graph::test::calculate_updates_adding_new_page_private_follow_should_succeed ... ok [INFO] [stdout] test graph::graph::test::aggressive_add_to_aggressively_full_page_fails ... ok [INFO] [stdout] test api::api::test::add_large_number_of_follows_to_private_follow_graph_should_succeed ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 121 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 48.71s [INFO] [stdout] [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-36bafac6c71da340) [INFO] [stdout] [INFO] [stdout] running 41 tests [INFO] [stdout] test integration_tests::api_apply_actions_with_remove_connection_from_nonexistent_user_fails ... ok [INFO] [stdout] test integration_tests::api_apply_actions_with_duplicate_connection_for_user_fails ... ok [INFO] [stdout] test integration_tests::api_apply_actions_should_work_as_expected_and_include_changes_in_pending ... ok [INFO] [stdout] test integration_tests::api_apply_actions_remove_with_non_existing_connections_with_ignore_should_not_fail ... ok [INFO] [stdout] test integration_tests::api_apply_actions_with_failure_should_revert_all_the_changes ... ok [INFO] [stdout] test integration_tests::api_export_updates_for_public_graph_should_return_the_updated_pages_successfully ... ok [INFO] [stdout] test integration_tests::api_export_updates_for_private_friendship_graph_without_imported_connection_keys_should_fail ... ok [INFO] [stdout] test integration_tests::api_apply_actions_add_with_existing_connections_with_ignore_should_not_fail ... ok [INFO] [stdout] test integration_tests::api_apply_actions_with_remove_connection_for_user_twice_fails ... ok [INFO] [stdout] test integration_tests::api_apply_actions_add_with_existing_connections_should_fail ... ok [INFO] [stdout] test integration_tests::api_apply_actions_remove_with_non_existing_connections_should_fail ... ok [INFO] [stdout] test integration_tests::api_force_recalculate_graphs_should_remove_empty_page_successfully ... ok [INFO] [stdout] test integration_tests::api_export_user_updates_should_include_only_specified_user_updates ... ok [INFO] [stdout] test integration_tests::api_get_connections_for_user_graph_with_non_imported_user_should_fail ... ok [INFO] [stdout] test integration_tests::api_get_public_keys_should_return_imported_public_keys ... ok [INFO] [stdout] test integration_tests::api_get_connections_for_user_graph_for_public_follow_should_return_all_connections ... ok [INFO] [stdout] test integration_tests::api_export_updates_without_updates_to_graph_should_be_empty ... ok [INFO] [stdout] test integration_tests::api_get_connections_without_keys_for_private_friendship_should_return_all_connections ... ok [INFO] [stdout] test integration_tests::api_import_user_data_for_private_graph_after_applying_changes_should_sync_updates_successfully ... ok [INFO] [stdout] test integration_tests::api_export_updates_for_private_follow_graph_should_return_the_updated_pages_successfully ... ok [INFO] [stdout] test integration_tests::api_get_connections_without_keys_for_non_private_friendship_graph_should_be_empty ... ok [INFO] [stdout] test integration_tests::api_import_user_data_for_public_follow_should_import_graph_successfully ... ok [INFO] [stdout] test integration_tests::api_import_user_data_with_invalid_schema_id_should_fail ... ok [INFO] [stdout] test integration_tests::api_import_user_data_with_invalid_serialized_public_key_should_fail ... ok [INFO] [stdout] test integration_tests::api_import_user_data_with_no_resolved_keys_should_fail ... ok [INFO] [stdout] test integration_tests::api_import_user_data_for_public_graph_after_applying_changes_should_sync_updates_successfully ... ok [INFO] [stdout] test integration_tests::api_import_user_data_should_import_graph_for_private_friendship_successfully ... ok [INFO] [stdout] test integration_tests::api_import_user_data_with_incompatible_public_and_secret_key_should_fail ... ok [INFO] [stdout] test integration_tests::api_import_user_data_should_import_graph_for_private_follow_successfully ... ok [INFO] [stdout] test integration_tests::api_export_updates_for_private_friendship_graph_should_return_the_updated_pages_successfully ... ok [INFO] [stdout] test integration_tests::api_import_user_data_with_invalid_page_content_should_fail ... ok [INFO] [stdout] test integration_tests::api_import_user_data_with_invalid_page_id_should_fail ... ok [INFO] [stdout] test integration_tests::api_force_recalculate_graphs_should_encrypt_using_active_key_successfully ... ok [INFO] [stdout] test integration_tests::api_import_user_data_with_wrong_encryption_keys_should_fail ... ok [INFO] [stdout] test integration_tests::api_get_one_sided_private_friendship_connections_for_public_follow_should_return_expected_connections ... ok [INFO] [stdout] test integration_tests::deserialize_dsnp_keys_with_invalid_key_should_fail ... ok [INFO] [stdout] test integration_tests::api_remove_user_graph_should_remove_user_successfully ... ok [INFO] [stdout] test integration_tests::api_len_with_empty_state_should_be_zero ... ok [INFO] [stdout] test integration_tests::api_import_user_data_with_invalid_secret_key_should_fail ... ok [INFO] [stdout] test integration_tests::deserialize_dsnp_keys_should_return_deserialized_public_keys ... ok [INFO] [stdout] test integration_tests::api_import_user_data_with_invalid_number_of_prids_for_private_friendship_should_fail ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dsnp_graph_sdk_ffi-b9770cea36c85a1e) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dsnp_graph_sdk_jni-0ae0c2c7ca08a738) [INFO] [stdout] test tests::tests::tests::test_graph_state_new ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dsnp_graph_sdk_node-20ca705c14c44803) [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/log_result_proc_macro-70307386b3acb2cc) [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] [stderr] Doc-tests log_result_proc_macro [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" "b37e5bcf6b456432f8189fff0e7d739a04bd38a9bb7356c6f5958623057fe6f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b37e5bcf6b456432f8189fff0e7d739a04bd38a9bb7356c6f5958623057fe6f5", kill_on_drop: false }` [INFO] [stdout] b37e5bcf6b456432f8189fff0e7d739a04bd38a9bb7356c6f5958623057fe6f5