[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 nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLibertyDSNP%2Fgraph-sdk" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/LibertyDSNP/graph-sdk on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-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-1-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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d46ce9266084c05c0d0196422809419763e7860c6eacecd10a2a085a1b56c3c8
[INFO] running `Command { std: "docker" "start" "-a" "d46ce9266084c05c0d0196422809419763e7860c6eacecd10a2a085a1b56c3c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d46ce9266084c05c0d0196422809419763e7860c6eacecd10a2a085a1b56c3c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d46ce9266084c05c0d0196422809419763e7860c6eacecd10a2a085a1b56c3c8", kill_on_drop: false }`
[INFO] [stdout] d46ce9266084c05c0d0196422809419763e7860c6eacecd10a2a085a1b56c3c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bbbae58b8ef05bef626ede693466529947f9493dd327a8f95b8ed608cb8a1da6
[INFO] running `Command { std: "docker" "start" "-a" "bbbae58b8ef05bef626ede693466529947f9493dd327a8f95b8ed608cb8a1da6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling dary_heap v0.3.6
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling bigdecimal v0.4.5
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling cc v1.0.89
[INFO] [stderr]    Compiling protobuf v3.5.0
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling combine v4.6.6
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling send_wrapper v0.6.0
[INFO] [stderr]    Compiling cesu8 v1.1.0
[INFO] [stderr]    Compiling dsnp-graph-sdk-node v2.0.1 (/opt/rustwide/workdir/bridge/node)
[INFO] [stderr]    Compiling jni-sys v0.3.0
[INFO] [stderr]    Compiling libflate_lz77 v2.1.0
[INFO] [stderr]    Compiling libflate v2.1.0
[INFO] [stderr]    Compiling backtrace v0.3.69
[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 num-integer v0.1.46
[INFO] [stderr]    Compiling sha2 v0.10.8
[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 log-panics v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling typed-builder-macro v0.19.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[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 zeroize v1.8.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling typed-builder v0.19.1
[INFO] [stderr]    Compiling protobuf-support v3.5.0
[INFO] [stderr]    Compiling jni v0.21.1
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling dryoc v0.5.4
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling serde_with_macros v3.9.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling uuid v1.10.0
[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 <https://github.com/rust-lang/rust/issues/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] help: add `#![feature(slice_as_array)]` to the crate attributes to enable `core::slice::<impl [T]>::as_array`
[INFO] [stdout]   --> core/src/lib.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 + #![feature(slice_as_array)]
[INFO] [stdout]    |
[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 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]    = help: call with fully qualified syntax `as_array(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(slice_as_array)]` to the crate attributes to enable `core::slice::<impl [T]>::as_array`
[INFO] [stdout]   --> core/src/lib.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 + #![feature(slice_as_array)]
[INFO] [stdout]    |
[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 49.21s
[INFO] running `Command { std: "docker" "inspect" "bbbae58b8ef05bef626ede693466529947f9493dd327a8f95b8ed608cb8a1da6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbbae58b8ef05bef626ede693466529947f9493dd327a8f95b8ed608cb8a1da6", kill_on_drop: false }`
[INFO] [stdout] bbbae58b8ef05bef626ede693466529947f9493dd327a8f95b8ed608cb8a1da6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc096b6c6674f3325bfb207ca908185d895a8457a5fc42589ddb2f9edab0105a
[INFO] running `Command { std: "docker" "start" "-a" "cc096b6c6674f3325bfb207ca908185d895a8457a5fc42589ddb2f9edab0105a", 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 syn v1.0.109
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling ctor v0.2.8
[INFO] [stderr]    Compiling test-log-macros v0.2.15
[INFO] [stderr]    Compiling memory-stats v1.2.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[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 <https://github.com/rust-lang/rust/issues/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] help: add `#![feature(slice_as_array)]` to the crate attributes to enable `core::slice::<impl [T]>::as_array`
[INFO] [stdout]   --> core/src/lib.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 + #![feature(slice_as_array)]
[INFO] [stdout]    |
[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 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]    = help: call with fully qualified syntax `as_array(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(slice_as_array)]` to the crate attributes to enable `core::slice::<impl [T]>::as_array`
[INFO] [stdout]   --> core/src/lib.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 + #![feature(slice_as_array)]
[INFO] [stdout]    |
[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 regex v1.10.3
[INFO] [stderr]    Compiling dsnp-graph-sdk-jni v2.0.1 (/opt/rustwide/workdir/bridge/jni)
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling test-log v0.2.16
[INFO] [stderr]    Compiling dsnp-graph-config v2.0.1 (/opt/rustwide/workdir/config)
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://github.com/rust-lang/rust/issues/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] help: add `#![feature(slice_as_array)]` to the crate attributes to enable `core::slice::<impl [T]>::as_array`
[INFO] [stdout]   --> core/src/lib.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 + #![feature(slice_as_array)]
[INFO] [stdout]    |
[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 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]    = help: call with fully qualified syntax `as_array(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(slice_as_array)]` to the crate attributes to enable `core::slice::<impl [T]>::as_array`
[INFO] [stdout]   --> core/src/lib.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 + #![feature(slice_as_array)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.38s
[INFO] running `Command { std: "docker" "inspect" "cc096b6c6674f3325bfb207ca908185d895a8457a5fc42589ddb2f9edab0105a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc096b6c6674f3325bfb207ca908185d895a8457a5fc42589ddb2f9edab0105a", kill_on_drop: false }`
[INFO] [stdout] cc096b6c6674f3325bfb207ca908185d895a8457a5fc42589ddb2f9edab0105a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4495c27d92da69b34b9d60e59e4259414da91908a962de343f539b0cfe9cd02a
[INFO] running `Command { std: "docker" "start" "-a" "4495c27d92da69b34b9d60e59e4259414da91908a962de343f539b0cfe9cd02a", 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 <https://github.com/rust-lang/rust/issues/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] help: add `#![feature(slice_as_array)]` to the crate attributes to enable `core::slice::<impl [T]>::as_array`
[INFO] [stderr]   --> core/src/lib.rs:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 + #![feature(slice_as_array)]
[INFO] [stderr]    |
[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 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr]    = help: call with fully qualified syntax `as_array(...)` to keep using the current method
[INFO] [stderr] help: add `#![feature(slice_as_array)]` to the crate attributes to enable `core::slice::<impl [T]>::as_array`
[INFO] [stderr]   --> core/src/lib.rs:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 + #![feature(slice_as_array)]
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `dsnp-graph-core` (lib) generated 2 warnings
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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` (test "integration_tests") generated 1 warning
[INFO] [stderr] warning: `dsnp-graph-core` (lib test) generated 3 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dsnp_graph_config-7dce5dbc77fb75bf)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test config_tests::connection_type_privacy_getter ... ok
[INFO] [stdout] test config_tests::config_import_failure ... ok
[INFO] [stdout] test config_tests::config_import_success ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dsnp_graph_core-c4075ca5ea4056b1)
[INFO] [stdout] test config_tests::lazy_static_configs_are_valid ... ok
[INFO] [stdout] test config_tests::lazy_static_schemas_are_valid ... 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] [stdout] 
[INFO] [stdout] running 121 tests
[INFO] [stdout] test api::api::test::graph_contains_false ... ok
[INFO] [stdout] test api::api::test::graph_contains_true ... 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::remove_nonexistent_user_noop ... ok
[INFO] [stdout] test api::api_types::tests::update_from_page_data_should_create_correct_update_types ... ok
[INFO] [stdout] test api::api::test::apply_actions_error_should_rollback_every_action ... ok
[INFO] [stdout] test dsnp::dsnp_types::test::dsnp_public_key_should_be_ordered_by_key_id_asc ... ok
[INFO] [stdout] test api::api_types::tests::key_data_should_be_ordered_by_index_asc ... ok
[INFO] [stdout] test api::api::test::remove_user_success ... ok
[INFO] [stdout] test dsnp::schema::test::inner_graph_read_and_write_using_valid_input_should_succeed ... 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::public_graph_chunk_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_decrypting_corrupted_data_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 dsnp::encryption::test::sealbox_should_encrypt_and_decrypt_successfully ... ok
[INFO] [stdout] test dsnp::compression::test::deflate_compression_should_compress_and_decompress ... 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 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_private_follow_graph ... ok
[INFO] [stdout] test dsnp::schema::test::public_key_read_using_invalid_input_should_fail ... ok
[INFO] [stdout] test frequency::reader_writer::test::private_graph_read_and_write_using_valid_input_should_succeed ... ok
[INFO] [stdout] test graph::graph::test::add_connection_duplicate_connection_errors ... ok
[INFO] [stdout] test dsnp::schema::test::public_key_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_to_nonexistent_page_adds_new_page ... 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 frequency::reader_writer::test::public_graph_read_and_write_using_valid_input_should_succeed ... ok
[INFO] [stdout] test graph::graph::test::aggressive_add_to_trivially_non_full_page_succeeds ... ok
[INFO] [stdout] test graph::graph::test::clear_removes_all_pages ... 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::find_connections_returns_pageid_of_existing_connection ... ok
[INFO] [stdout] test graph::graph::test::create_page_succeeds ... ok
[INFO] [stdout] test graph::graph::test::force_recalculate_private_follow_should_work_as_expected ... 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_friendship_should_work_as_expected ... ok
[INFO] [stdout] test graph::graph::test::find_connections_returns_vec_of_pageids ... 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_none_for_full_graph ... ok
[INFO] [stdout] test graph::graph::test::get_next_available_page_should_include_updated_pages ... ok
[INFO] [stdout] test graph::graph::test::get_next_available_page_id_returns_correct_value ... ok
[INFO] [stdout] test graph::graph::test::get_one_sided_friendships_should_return_expected_connections ... ok
[INFO] [stdout] test graph::graph::test::graph_iterator_should_iterate_over_all_connections ... 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::graph_len_reports_number_of_connections ... 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::import_public_gets_correct_data ... ok
[INFO] [stdout] test graph::graph::test::new_graph_is_empty ... ok
[INFO] [stdout] test graph::graph::test::page_setter_sets_pages ... 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_none_for_not_found ... ok
[INFO] [stdout] test graph::graph::test::remove_connection_returns_pageid_of_removed_connection ... ok
[INFO] [stdout] test graph::graph::test::import_private_follow_gets_correct_data ... ok
[INFO] [stdout] test graph::key_manager::tests::user_key_manager_should_import_and_retrieve_keys_as_expected ... ok
[INFO] [stdout] test graph::graph::test::trivial_add_to_trivially_non_full_page_succeeds ... ok
[INFO] [stdout] test graph::graph::test::trivial_add_to_trivially_full_page_fails ... ok
[INFO] [stdout] test graph::page::test::add_connection_succeeds ... ok
[INFO] [stdout] test graph::page::test::graph_page_getters_setters ... ok
[INFO] [stdout] test graph::page::test::graph_page_commit_should_persist_changes_on_page ... ok
[INFO] [stdout] test graph::page::test::graph_page_private_friendship_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::graph::test::aggressive_add_to_trivially_full_page_succeeds ... ok
[INFO] [stdout] test graph::page::test::add_duplicate_connection_fails ... ok
[INFO] [stdout] test graph::page::test::graph_page_public_try_from_page_data_should_work_correctly ... 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::graph_page_rollback_should_revert_changes_on_page ... ok
[INFO] [stdout] test graph::page::test::is_empty_on_nonempty_page_returns_false ... ok
[INFO] [stdout] test graph::page::test::page_contains_any_finds_none ... 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::new_page ... ok
[INFO] [stdout] test graph::page::test::public_page_data_provider_should_return_public_page_as_expected ... ok
[INFO] [stdout] test graph::page::test::remove_connection_not_found_fails ... ok
[INFO] [stdout] test graph::page::test::remove_connection_succeeds ... ok
[INFO] [stdout] test graph::page::test::graph_page_private_try_from_page_data_should_try_other_keys_to_decrypt ... ok
[INFO] [stdout] test dsnp::dsnp_types::test::prid_creation_with_less_than_8_byte_values_should_fail - should panic ... ok
[INFO] [stdout] test graph::page::test::page_contains_does_not_find_missing_items ... ok
[INFO] [stdout] test dsnp::pseudo_relationship_identifier::test::generated_prid_should_be_compatible_with_test_vector ... FAILED
[INFO] [stdout] test graph::graph::test::get_one_sided_friendships_with_key_related_errors_should_fail ... ok
[INFO] [stdout] test graph::page::test::remove_list_of_connections_removes_matching_connections ... 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::removed_page_data_provider_should_return_removed_page_as_expected ... ok
[INFO] [stdout] test graph::page::test::update_prids_with_wrong_size_should_fail ... ok
[INFO] [stdout] test graph::shared_state_manager::tests::pri_provider_import_should_store_prids_as_expected ... ok
[INFO] [stdout] test graph::page::test::private_page_data_provider_should_return_private_page_as_expected ... 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::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_import_should_clean_previous_keys ... 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::pri_provider_import_should_replace_previous_prids ... ok
[INFO] [stdout] test graph::updates::test::tracker_register_should_handle_duplicate_events_as_requested ... 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::updates::test::tracker_register_should_remove_complement_events ... ok
[INFO] [stdout] test graph::user::test::clear_graph_clears_specific_graph_and_no_others ... ok
[INFO] [stdout] test graph::updates::test::tracker_event_sync_updates_should_remove_redundant_events ... ok
[INFO] [stdout] test graph::user::test::graph_setter_overwrites_existing_graph ... ok
[INFO] [stdout] test graph::user::test::graph_mut_getter_gets_correct_graph_for_connection_type ... ok
[INFO] [stdout] test graph::user::test::new_creates_empty_graphs_for_all_connection_types ... ok
[INFO] [stdout] test graph::user::test::user_graph_rollback_should_revert_changes_on_user_and_underlying_graphs ... ok
[INFO] [stdout] test graph::updates::test::tracker_register_should_work_as_expected ... ok
[INFO] [stdout] test util::transactional_hashmap::tests::transactional_hashmap_vec ... ok
[INFO] [stdout] test util::transactional_vec::tests::transactional_vec_should_revert_the_state_as_before_using_clean_and_extend ... 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_should_revert_the_state_as_before ... ok
[INFO] [stdout] test util::time::tests::duration_days_since_should_return_correct_number_of_days ... ok
[INFO] [stdout] test util::transactional_hashmap::tests::transactional_hashmap_entry_should_behave_as_expected ... ok
[INFO] [stdout] test graph::user::test::graph_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_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::calculate_updates_adding_new_page_public_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] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- dsnp::pseudo_relationship_identifier::test::generated_prid_should_be_compatible_with_test_vector stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'dsnp::pseudo_relationship_identifier::test::generated_prid_should_be_compatible_with_test_vector' panicked at core/src/dsnp/pseudo_relationship_identifier.rs:206:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: DsnpPrid { inner: [160, 83, 221, 194, 14, 130, 241, 181] }
[INFO] [stdout]  right: DsnpPrid { inner: [172, 228, 210, 153, 91, 26, 130, 156] }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d6cc36ef27a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x5d6cc36ef27a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5d6cc36ef27a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d6cc36ef27a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d6cc37189b3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x5d6cc37189b3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x5d6cc36ebba3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x5d6cc36ef0c2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x5d6cc36f069f - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x5d6cc36f04b8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x5d6cc347a3f3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x5d6cc347a3f3 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x5d6cc36f1193 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x5d6cc36f1193 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x5d6cc36f0e4a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x5d6cc36ef779 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x5d6cc36f0add - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x5d6cc3715cd0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x5d6cc37160c2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x5d6cc312f54e - core::panicking::assert_failed::h29930461944a9a2c
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x5d6cc31967e8 - dsnp_graph_core::dsnp::pseudo_relationship_identifier::test::generated_prid_should_be_compatible_with_test_vector::h3b70433b663f3ef7
[INFO] [stdout]                                at /opt/rustwide/workdir/core/src/dsnp/pseudo_relationship_identifier.rs:206:3
[INFO] [stdout]   21:     0x5d6cc3195877 - dsnp_graph_core::dsnp::pseudo_relationship_identifier::test::generated_prid_should_be_compatible_with_test_vector::{{closure}}::h8e563f4eb67a2263
[INFO] [stdout]                                at /opt/rustwide/workdir/core/src/dsnp/pseudo_relationship_identifier.rs:136:59
[INFO] [stdout]   22:     0x5d6cc3168c06 - core::ops::function::FnOnce::call_once::hf639eda98467b872
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5d6cc347fb4b - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d6cc347fb4b - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   25:     0x5d6cc347ea83 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   26:     0x5d6cc347ea83 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x5d6cc347ea83 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   28:     0x5d6cc347ea83 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   29:     0x5d6cc347ea83 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   30:     0x5d6cc347ea83 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   31:     0x5d6cc347ea83 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   32:     0x5d6cc3441b65 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   33:     0x5d6cc3441b65 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   34:     0x5d6cc344544a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x5d6cc344544a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x5d6cc344544a - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   37:     0x5d6cc344544a - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   38:     0x5d6cc344544a - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   39:     0x5d6cc344544a - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x5d6cc344544a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5d6cc36f50cb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   42:     0x5d6cc36f50cb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   43:     0x5d6cc36f50cb - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   44:     0x7921e3c6eac3 - <unknown>
[INFO] [stdout]   45:     0x7921e3cffa04 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     dsnp::pseudo_relationship_identifier::test::generated_prid_should_be_compatible_with_test_vector
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 120 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 41.20s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p dsnp-graph-core --lib`
[INFO] running `Command { std: "docker" "inspect" "4495c27d92da69b34b9d60e59e4259414da91908a962de343f539b0cfe9cd02a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4495c27d92da69b34b9d60e59e4259414da91908a962de343f539b0cfe9cd02a", kill_on_drop: false }`
[INFO] [stdout] 4495c27d92da69b34b9d60e59e4259414da91908a962de343f539b0cfe9cd02a
