[INFO] cloning repository https://github.com/Yoriyoi-drop/nxr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Yoriyoi-drop/nxr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYoriyoi-drop%2Fnxr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYoriyoi-drop%2Fnxr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 587ea749978593445cc5692708733e3993e5449d [INFO] checking Yoriyoi-drop/nxr against try#24e1a22664233bce1f9b5dc6eee7c1f74327e28c for pr-159343 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYoriyoi-drop%2Fnxr" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Yoriyoi-drop/nxr [INFO] finished tweaking git repo https://github.com/Yoriyoi-drop/nxr [INFO] tweaked toml for git repo https://github.com/Yoriyoi-drop/nxr written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Yoriyoi-drop/nxr on toolchain 24e1a22664233bce1f9b5dc6eee7c1f74327e28c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Yoriyoi-drop/nxr 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" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] fbf0d5042b74db0c285a3a0fd910dac4fa04bb86d11450808f26faef55b3ae7a [INFO] running `Command { std: "docker" "start" "fbf0d5042b74db0c285a3a0fd910dac4fa04bb86d11450808f26faef55b3ae7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbf0d5042b74db0c285a3a0fd910dac4fa04bb86d11450808f26faef55b3ae7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fbf0d5042b74db0c285a3a0fd910dac4fa04bb86d11450808f26faef55b3ae7a" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbf0d5042b74db0c285a3a0fd910dac4fa04bb86d11450808f26faef55b3ae7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fbf0d5042b74db0c285a3a0fd910dac4fa04bb86d11450808f26faef55b3ae7a" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking anstyle-parse v1.0.0 [INFO] [stderr] Compiling either v1.16.0 [INFO] [stderr] Checking colorchoice v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Checking anstyle v1.0.14 [INFO] [stderr] Checking serde_json v1.0.150 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking winnow v0.7.15 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking jiff v0.2.24 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling napi-build v2.3.2 [INFO] [stderr] Checking clap_lex v1.1.0 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Compiling nxr-js v0.1.0 (/opt/rustwide/workdir/crates/nxr-js) [INFO] [stderr] Checking napi-sys v2.4.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking env_filter v1.0.1 [INFO] [stderr] Checking env_logger v0.11.10 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pin-project-internal v1.1.13 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking tokio v1.52.3 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking pin-project v1.1.13 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking clap v4.6.1 [INFO] [stderr] Checking rand v0.8.6 [INFO] [stderr] Compiling napi-derive-backend v1.0.75 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling napi-derive v2.16.13 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking napi v2.16.17 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Checking nxr-ql v0.1.0 (/opt/rustwide/workdir/crates/nxr-ql) [INFO] [stderr] Compiling nxr-api v0.1.0 (/opt/rustwide/workdir/crates/nxr-api) [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking nxr-core v0.1.0 (/opt/rustwide/workdir/crates/nxr-core) [INFO] [stderr] Checking h2 v0.4.14 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stdout] warning: unused import: `rand::SeedableRng` [INFO] [stdout] --> crates/nxr-core/src/vector/hnsw.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use rand::SeedableRng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::SeedableRng` [INFO] [stdout] --> crates/nxr-core/src/vector/hnsw.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use rand::SeedableRng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `split_at` [INFO] [stdout] --> crates/nxr-core/src/index/btree.rs:100:28 [INFO] [stdout] | [INFO] [stdout] 100 | let (should_split, split_at, new_key, new_entries, next_leaf) = { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_split_at` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> crates/nxr-core/src/vector/hnsw.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | struct HnswNode { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 10 | id: u64, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `HnswNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `levels` is never read [INFO] [stdout] --> crates/nxr-core/src/vector/hnsw.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct HnswIndex { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 27 | levels: Vec>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `flags` and `access_count` are never read [INFO] [stdout] --> crates/nxr-core/src/kv/cache.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 10 | struct KvEntry { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 14 | flags: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 15 | access_count: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `KvEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `min_keys` is never read [INFO] [stdout] --> crates/nxr-core/src/index/btree.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct BPlusTree { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 32 | min_keys: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> crates/nxr-core/src/query/executor.rs:87:21 [INFO] [stdout] | [INFO] [stdout] 87 | graph.add_node(label, properties.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 87 | let _ = graph.add_node(label, properties.clone()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `split_at` [INFO] [stdout] --> crates/nxr-core/src/index/btree.rs:100:28 [INFO] [stdout] | [INFO] [stdout] 100 | let (should_split, split_at, new_key, new_entries, next_leaf) = { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_split_at` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking nxr-sdk v0.1.0 (/opt/rustwide/workdir/crates/nxr-sdk) [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> crates/nxr-core/src/vector/hnsw.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | struct HnswNode { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 10 | id: u64, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `HnswNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `levels` is never read [INFO] [stdout] --> crates/nxr-core/src/vector/hnsw.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct HnswIndex { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 27 | levels: Vec>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `flags` and `access_count` are never read [INFO] [stdout] --> crates/nxr-core/src/kv/cache.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 10 | struct KvEntry { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 14 | flags: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 15 | access_count: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `KvEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `min_keys` is never read [INFO] [stdout] --> crates/nxr-core/src/index/btree.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct BPlusTree { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 32 | min_keys: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> crates/nxr-core/src/query/executor.rs:87:21 [INFO] [stdout] | [INFO] [stdout] 87 | graph.add_node(label, properties.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 87 | let _ = graph.add_node(label, properties.clone()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> crates/nxr-js/src/lib.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct NxrDatabase { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 12 | config: Config, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> crates/nxr-js/src/lib.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct NxrDatabase { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 12 | config: Config, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking hyper v1.9.0 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking tonic v0.12.3 [INFO] [stderr] Checking nxrd v0.1.0 (/opt/rustwide/workdir/crates/nxrd) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "fbf0d5042b74db0c285a3a0fd910dac4fa04bb86d11450808f26faef55b3ae7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbf0d5042b74db0c285a3a0fd910dac4fa04bb86d11450808f26faef55b3ae7a", kill_on_drop: false }` [INFO] [stdout] fbf0d5042b74db0c285a3a0fd910dac4fa04bb86d11450808f26faef55b3ae7a