[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] checking LibertyDSNP/graph-sdk against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLibertyDSNP%2Fgraph-sdk" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LibertyDSNP/graph-sdk on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_with_macros v3.9.0
[INFO] [stderr]   Downloaded test-log v0.2.16
[INFO] [stderr]   Downloaded ntest_test_cases v0.9.3
[INFO] [stderr]   Downloaded test-log-macros v0.2.15
[INFO] [stderr]   Downloaded ntest v0.9.3
[INFO] [stderr]   Downloaded neon-macros v1.0.0
[INFO] [stderr]   Downloaded ntest_timeout v0.9.3
[INFO] [stderr]   Downloaded typed-builder v0.19.1
[INFO] [stderr]   Downloaded dary_heap v0.3.6
[INFO] [stderr]   Downloaded syn-mid v0.6.0
[INFO] [stderr]   Downloaded ctor v0.2.8
[INFO] [stderr]   Downloaded neon v1.0.0
[INFO] [stderr]   Downloaded apache-avro v0.17.0
[INFO] [stderr]   Downloaded bigdecimal v0.4.5
[INFO] [stderr]   Downloaded cc v1.0.89
[INFO] [stderr]   Downloaded serde_with v3.9.0
[INFO] [stderr]   Downloaded typed-builder-macro v0.19.1
[INFO] [stderr]   Downloaded dryoc v0.5.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 387535c1fc64acd5f8362b7ead0cd5e55767289445e8145ed3bf28f1e1c38f80
[INFO] running `Command { std: "docker" "start" "-a" "387535c1fc64acd5f8362b7ead0cd5e55767289445e8145ed3bf28f1e1c38f80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "387535c1fc64acd5f8362b7ead0cd5e55767289445e8145ed3bf28f1e1c38f80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "387535c1fc64acd5f8362b7ead0cd5e55767289445e8145ed3bf28f1e1c38f80", kill_on_drop: false }`
[INFO] [stdout] 387535c1fc64acd5f8362b7ead0cd5e55767289445e8145ed3bf28f1e1c38f80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f8cf0af8b5431193fb6828133a751235be83fcea823955d8446d85f213f7d045
[INFO] running `Command { std: "docker" "start" "-a" "f8cf0af8b5431193fb6828133a751235be83fcea823955d8446d85f213f7d045", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling bigdecimal v0.4.5
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]     Checking rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking dary_heap v0.3.6
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking regex-lite v0.1.6
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]    Compiling protobuf v3.5.0
[INFO] [stderr]    Compiling cc v1.0.89
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking proc-macro2 v1.0.78
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking libloading v0.8.3
[INFO] [stderr]     Checking jni-sys v0.3.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking combine v4.6.6
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling dsnp-graph-sdk-node v2.0.1 (/opt/rustwide/workdir/bridge/node)
[INFO] [stderr]     Checking cesu8 v1.1.0
[INFO] [stderr]     Checking memory-stats v1.2.0
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking libflate_lz77 v2.1.0
[INFO] [stderr]     Checking libflate v2.1.0
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling syn-mid v0.6.0
[INFO] [stderr]     Checking log-result-proc-macro v1.0.2 (/opt/rustwide/workdir/log-result-proc-macro)
[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 neon-macros v1.0.0
[INFO] [stderr]    Compiling test-log-macros v0.2.15
[INFO] [stderr]    Compiling ctor v0.2.8
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]    Compiling ntest_timeout v0.9.3
[INFO] [stderr]    Compiling ntest_test_cases v0.9.3
[INFO] [stderr]     Checking neon v1.0.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]     Checking ntest v0.9.3
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]     Checking log-panics v2.1.0
[INFO] [stderr]     Checking test-log v0.2.16
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]     Checking protobuf-support v3.5.0
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking dryoc v0.5.4
[INFO] [stderr]     Checking typed-builder v0.19.1
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]     Checking jni v0.21.1
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling serde_with_macros v3.9.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking serde_with v3.9.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking apache-avro v0.17.0
[INFO] [stderr]     Checking dsnp-graph-config v2.0.1 (/opt/rustwide/workdir/config)
[INFO] [stderr]     Checking dsnp-graph-core v2.0.1 (/opt/rustwide/workdir/core)
[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)]` (part of `#[warn(future_incompatible)]`) 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] [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)]` (part of `#[warn(future_incompatible)]`) 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]     Checking dsnp-graph-sdk-common v2.0.1 (/opt/rustwide/workdir/bridge/common)
[INFO] [stderr]     Checking simulator v0.1.0 (/opt/rustwide/workdir/simulator)
[INFO] [stderr]     Checking dsnp-graph-sdk-ffi v2.0.1 (/opt/rustwide/workdir/bridge/ffi)
[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] [stderr]     Checking dsnp-graph-sdk-jni v2.0.1 (/opt/rustwide/workdir/bridge/jni)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.84s
[INFO] running `Command { std: "docker" "inspect" "f8cf0af8b5431193fb6828133a751235be83fcea823955d8446d85f213f7d045", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8cf0af8b5431193fb6828133a751235be83fcea823955d8446d85f213f7d045", kill_on_drop: false }`
[INFO] [stdout] f8cf0af8b5431193fb6828133a751235be83fcea823955d8446d85f213f7d045
