[INFO] cloning repository https://github.com/el-yawd/lsm-vec
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/el-yawd/lsm-vec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fel-yawd%2Flsm-vec", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fel-yawd%2Flsm-vec'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5e57750e9211cdf705a184d374e1dcafa6578f23
[INFO] testing el-yawd/lsm-vec against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fel-yawd%2Flsm-vec" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/el-yawd/lsm-vec
[INFO] finished tweaking git repo https://github.com/el-yawd/lsm-vec
[INFO] tweaked toml for git repo https://github.com/el-yawd/lsm-vec written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/el-yawd/lsm-vec on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/el-yawd/lsm-vec 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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 ouroboros_macro v0.18.5
[INFO] [stderr]   Downloaded rand_xoshiro v0.7.0
[INFO] [stderr]   Downloaded findshlibs v0.10.2
[INFO] [stderr]   Downloaded fail-parallel v0.5.1
[INFO] [stderr]   Downloaded symbolic-common v12.17.0
[INFO] [stderr]   Downloaded num-format v0.4.4
[INFO] [stderr]   Downloaded cpp_demangle v0.4.5
[INFO] [stderr]   Downloaded quick-xml v0.26.0
[INFO] [stderr]   Downloaded duration-str v0.11.3
[INFO] [stderr]   Downloaded inferno v0.11.21
[INFO] [stderr]   Downloaded winnow v0.6.26
[INFO] [stderr]   Downloaded rand_distr v0.5.1
[INFO] [stderr]   Downloaded symbolic-demangle v12.17.0
[INFO] [stderr]   Downloaded mixtrics v0.2.3
[INFO] [stderr]   Downloaded foyer-storage v0.18.1
[INFO] [stderr]   Downloaded figment v0.10.19
[INFO] [stderr]   Downloaded arc-swap v1.8.0
[INFO] [stderr]   Downloaded object_store v0.12.4
[INFO] [stderr]   Downloaded madsim v0.2.34
[INFO] [stderr]   Downloaded sysinfo v0.35.2
[INFO] [stderr]   Downloaded auto_enums v0.8.7
[INFO] [stderr]   Downloaded foyer-intrusive-collections v0.10.0-dev
[INFO] [stderr]   Downloaded foyer-memory v0.18.1
[INFO] [stderr]   Downloaded toml v0.9.10+spec-1.1.0
[INFO] [stderr]   Downloaded slatedb v0.10.0
[INFO] [stderr]   Downloaded pprof v0.12.1
[INFO] [stderr]   Downloaded backon v1.6.0
[INFO] [stderr]   Downloaded crossbeam-skiplist v0.1.3
[INFO] [stderr]   Downloaded foyer-common v0.18.1
[INFO] [stderr]   Downloaded ordered_hash_map v0.4.0
[INFO] [stderr]   Downloaded atomic v0.6.1
[INFO] [stderr]   Downloaded pear v0.2.9
[INFO] [stderr]   Downloaded flatbuffers v25.12.19
[INFO] [stderr]   Downloaded nanorand v0.7.0
[INFO] [stderr]   Downloaded fs4 v0.13.1
[INFO] [stderr]   Downloaded madsim-macros v0.2.12
[INFO] [stderr]   Downloaded panic-message v0.3.0
[INFO] [stderr]   Downloaded madsim-tokio v0.2.30
[INFO] [stderr]   Downloaded foyer v0.18.1
[INFO] [stderr]   Downloaded ouroboros v0.18.5
[INFO] [stderr]   Downloaded zmij v1.0.10
[INFO] [stderr]   Downloaded str_stack v0.1.0
[INFO] [stderr]   Downloaded pear_codegen v0.2.9
[INFO] [stderr]   Downloaded cmsketch v0.2.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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8e9206c935d81b6df8222810213985d9ede0d62cf8ee9f5077602e23b1e35822
[INFO] running `Command { std: "docker" "start" "-a" "8e9206c935d81b6df8222810213985d9ede0d62cf8ee9f5077602e23b1e35822", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e9206c935d81b6df8222810213985d9ede0d62cf8ee9f5077602e23b1e35822", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e9206c935d81b6df8222810213985d9ede0d62cf8ee9f5077602e23b1e35822", kill_on_drop: false }`
[INFO] [stdout] 8e9206c935d81b6df8222810213985d9ede0d62cf8ee9f5077602e23b1e35822
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d7d7c35f85c3d4a28c5a14216ebd34163af77484708d32f01ba5fe8de4bad45d
[INFO] running `Command { std: "docker" "start" "-a" "d7d7c35f85c3d4a28c5a14216ebd34163af77484708d32f01ba5fe8de4bad45d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling zmij v1.0.10
[INFO] [stderr]    Compiling mixtrics v0.2.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling openssl-probe v0.2.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling arc-swap v1.8.0
[INFO] [stderr]    Compiling foyer-intrusive-collections v0.10.0-dev
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling cmsketch v0.2.4
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling fs4 v0.13.1
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling derive_utils v0.15.0
[INFO] [stderr]    Compiling ordered_hash_map v0.4.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling auto_enums v0.8.7
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling foyer-common v0.18.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling foyer-memory v0.18.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling winnow v0.6.26
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling atomic v0.6.1
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling fail-parallel v0.5.1
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling crossbeam-skiplist v0.1.3
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling sysinfo v0.35.2
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling duration-str v0.11.3
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling lz4 v1.28.1
[INFO] [stderr]    Compiling foyer-storage v0.18.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling foyer v0.18.1
[INFO] [stderr]    Compiling object_store v0.12.4
[INFO] [stderr]    Compiling slatedb v0.10.0
[INFO] [stderr]    Compiling lsm-vec v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `get_hash` and `is_empty` are never used
[INFO] [stdout]    --> src/simhash.rs:94:12
[INFO] [stdout]     |
[INFO] [stdout]  34 | impl SimHashSampler {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  94 |     pub fn get_hash(&self, id: NodeId) -> Option<BitVec> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 159 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `contains` and `layer_size` are never used
[INFO] [stdout]    --> src/upper_graph.rs:102:12
[INFO] [stdout]     |
[INFO] [stdout]  35 | impl UpperGraph {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub fn contains(&self, id: NodeId, layer: LayerId) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub fn layer_size(&self, layer: LayerId) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `sync` and `dimension` are never used
[INFO] [stdout]    --> src/vector_file.rs:217:12
[INFO] [stdout]     |
[INFO] [stdout]  43 | impl VectorFile {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 217 |     pub fn sync(&self) -> Result<()> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 223 |     pub fn dimension(&self) -> Dimension {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 59s
[INFO] running `Command { std: "docker" "inspect" "d7d7c35f85c3d4a28c5a14216ebd34163af77484708d32f01ba5fe8de4bad45d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7d7c35f85c3d4a28c5a14216ebd34163af77484708d32f01ba5fe8de4bad45d", kill_on_drop: false }`
[INFO] [stdout] d7d7c35f85c3d4a28c5a14216ebd34163af77484708d32f01ba5fe8de4bad45d
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d27b2710e967b723b2d1335b0c86e92eec31ef6fcd400e1738282a4741bfbca6
[INFO] running `Command { std: "docker" "start" "-a" "d27b2710e967b723b2d1335b0c86e92eec31ef6fcd400e1738282a4741bfbca6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling mixtrics v0.2.3
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling ordered_hash_map v0.4.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling symbolic-demangle v12.17.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling duration-str v0.11.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fail-parallel v0.5.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling symbolic-common v12.17.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling foyer-common v0.18.1
[INFO] [stderr]    Compiling foyer-memory v0.18.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling sysinfo v0.35.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling crossbeam-skiplist v0.1.3
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling quick-xml v0.26.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling pprof v0.12.1
[INFO] [stderr]    Compiling str_stack v0.1.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling inferno v0.11.21
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling object_store v0.12.4
[INFO] [stderr]    Compiling lz4 v1.28.1
[INFO] [stderr]    Compiling foyer-storage v0.18.1
[INFO] [stderr]    Compiling foyer v0.18.1
[INFO] [stderr]    Compiling slatedb v0.10.0
[INFO] [stderr]    Compiling lsm-vec v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `get_hash` and `is_empty` are never used
[INFO] [stdout]    --> src/simhash.rs:94:12
[INFO] [stdout]     |
[INFO] [stdout]  34 | impl SimHashSampler {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  94 |     pub fn get_hash(&self, id: NodeId) -> Option<BitVec> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 159 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `contains` and `layer_size` are never used
[INFO] [stdout]    --> src/upper_graph.rs:102:12
[INFO] [stdout]     |
[INFO] [stdout]  35 | impl UpperGraph {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub fn contains(&self, id: NodeId, layer: LayerId) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub fn layer_size(&self, layer: LayerId) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `sync` and `dimension` are never used
[INFO] [stdout]    --> src/vector_file.rs:217:12
[INFO] [stdout]     |
[INFO] [stdout]  43 | impl VectorFile {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 217 |     pub fn sync(&self) -> Result<()> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 223 |     pub fn dimension(&self) -> Dimension {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_empty` is never used
[INFO] [stdout]    --> src/simhash.rs:159:12
[INFO] [stdout]     |
[INFO] [stdout]  34 | impl SimHashSampler {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 159 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `sync` and `dimension` are never used
[INFO] [stdout]    --> src/vector_file.rs:217:12
[INFO] [stdout]     |
[INFO] [stdout]  43 | impl VectorFile {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 217 |     pub fn sync(&self) -> Result<()> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 223 |     pub fn dimension(&self) -> Dimension {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 50s
[INFO] running `Command { std: "docker" "inspect" "d27b2710e967b723b2d1335b0c86e92eec31ef6fcd400e1738282a4741bfbca6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d27b2710e967b723b2d1335b0c86e92eec31ef6fcd400e1738282a4741bfbca6", kill_on_drop: false }`
[INFO] [stdout] d27b2710e967b723b2d1335b0c86e92eec31ef6fcd400e1738282a4741bfbca6
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bdf9de338b5c9919c5e26fe50ab574873c30c57b5102533f2039731936789023
[INFO] running `Command { std: "docker" "start" "-a" "bdf9de338b5c9919c5e26fe50ab574873c30c57b5102533f2039731936789023", kill_on_drop: false }`
[INFO] [stderr] warning: methods `get_hash` and `is_empty` are never used
[INFO] [stderr]    --> src/simhash.rs:94:12
[INFO] [stderr]     |
[INFO] [stderr]  34 | impl SimHashSampler {
[INFO] [stderr]     | ------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  94 |     pub fn get_hash(&self, id: NodeId) -> Option<BitVec> {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 159 |     pub fn is_empty(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `contains` and `layer_size` are never used
[INFO] [stderr]    --> src/upper_graph.rs:102:12
[INFO] [stderr]     |
[INFO] [stderr]  35 | impl UpperGraph {
[INFO] [stderr]     | --------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 102 |     pub fn contains(&self, id: NodeId, layer: LayerId) -> bool {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 110 |     pub fn layer_size(&self, layer: LayerId) -> usize {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `sync` and `dimension` are never used
[INFO] [stderr]    --> src/vector_file.rs:217:12
[INFO] [stderr]     |
[INFO] [stderr]  43 | impl VectorFile {
[INFO] [stderr]     | --------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 217 |     pub fn sync(&self) -> Result<()> {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 223 |     pub fn dimension(&self) -> Dimension {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `lsm-vec` (lib) generated 3 warnings
[INFO] [stderr] warning: method `is_empty` is never used
[INFO] [stderr]    --> src/simhash.rs:159:12
[INFO] [stderr]     |
[INFO] [stderr]  34 | impl SimHashSampler {
[INFO] [stderr]     | ------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 159 |     pub fn is_empty(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `lsm-vec` (lib test) generated 2 warnings (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.66s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lsm_vec-b89152b0ff9bdb7b)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test distance::tests::test_l2_distance ... ok
[INFO] [stdout] test simhash::tests::test_store_and_retrieve ... ok
[INFO] [stdout] test simhash::tests::test_similar_vectors_high_collision ... ok
[INFO] [stdout] test simhash::tests::test_hash_computation ... ok
[INFO] [stdout] test simhash::tests::test_filter_candidates ... ok
[INFO] [stdout] test upper_graph::tests::test_entry_point ... ok
[INFO] [stdout] test upper_graph::tests::test_layer_size ... ok
[INFO] [stdout] test upper_graph::tests::test_remove_node ... ok
[INFO] [stdout] test upper_graph::tests::test_neighbors ... ok
[INFO] [stdout] test simhash::tests::test_orthogonal_vectors_low_collision ... ok
[INFO] [stdout] test distance::tests::test_cosine_distance ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests lsm_vec
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 14) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 14) stdout ----
[INFO] [stdout] error[E0423]: expected value, found crate `object_store`
[INFO] [stdout]   --> src/lib.rs:22:39
[INFO] [stdout]    |
[INFO] [stdout] 22 | let db = Arc::new(Db::builder("test", object_store).build().await?);
[INFO] [stdout]    |                                       ^^^^^^^^^^^^ not a value
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `vector_path` in this scope
[INFO] [stdout]   --> src/lib.rs:30:34
[INFO] [stdout]    |
[INFO] [stdout] 30 | let vec_db = LsmVecDb::open(db, &vector_path, config).await?;
[INFO] [stdout]    |                                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 14)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.35s; merged doctests compilation took 0.23s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "bdf9de338b5c9919c5e26fe50ab574873c30c57b5102533f2039731936789023", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdf9de338b5c9919c5e26fe50ab574873c30c57b5102533f2039731936789023", kill_on_drop: false }`
[INFO] [stdout] bdf9de338b5c9919c5e26fe50ab574873c30c57b5102533f2039731936789023
