[INFO] cloning repository https://github.com/MTRNord/knowledge-search
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MTRNord/knowledge-search" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMTRNord%2Fknowledge-search", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMTRNord%2Fknowledge-search'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5182bd54a132c85170cca97c816724c1ca5305f2
[INFO] testing MTRNord/knowledge-search against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMTRNord%2Fknowledge-search" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MTRNord/knowledge-search
[INFO] finished tweaking git repo https://github.com/MTRNord/knowledge-search
[INFO] tweaked toml for git repo https://github.com/MTRNord/knowledge-search written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MTRNord/knowledge-search on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MTRNord/knowledge-search already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/crates/utils/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `indradb-lib` dependency)
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f43db3f8b1fdb0a77f2ef9cd89ef048e1701944a32984a46cf857bb8bd1effeb
[INFO] running `Command { std: "docker" "start" "-a" "f43db3f8b1fdb0a77f2ef9cd89ef048e1701944a32984a46cf857bb8bd1effeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f43db3f8b1fdb0a77f2ef9cd89ef048e1701944a32984a46cf857bb8bd1effeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f43db3f8b1fdb0a77f2ef9cd89ef048e1701944a32984a46cf857bb8bd1effeb", kill_on_drop: false }`
[INFO] [stdout] f43db3f8b1fdb0a77f2ef9cd89ef048e1701944a32984a46cf857bb8bd1effeb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 62edc88d242b600836cb4e5ed5ab8b3358cd8dc3569e2e014c8f0a27af5b5444
[INFO] running `Command { std: "docker" "start" "-a" "62edc88d242b600836cb4e5ed5ab8b3358cd8dc3569e2e014c8f0a27af5b5444", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/utils/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `indradb-lib` dependency)
[INFO] [stderr]    Compiling proc-macro2 v1.0.54
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde_derive v1.0.158
[INFO] [stderr]    Compiling serde v1.0.158
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling futures-core v0.3.27
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.10
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling tokio v1.26.0
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-task v0.3.27
[INFO] [stderr]    Compiling futures-sink v0.3.27
[INFO] [stderr]    Compiling futures-channel v0.3.27
[INFO] [stderr]    Compiling futures-util v0.3.27
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex v1.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling futures-io v0.3.27
[INFO] [stderr]    Compiling io-lifetimes v1.0.9
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling rustix v0.36.11
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.94
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling atomic v0.5.1
[INFO] [stderr]    Compiling anyhow v1.0.70
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling uncased v0.9.7
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling winnow v0.4.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling futures-macro v0.3.27
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling prost-derive v0.11.8
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling toml_datetime v0.6.1
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling tempfile v3.4.0
[INFO] [stderr]    Compiling prost v0.11.8
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling cpufeatures v0.2.6
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling zeroize_derive v1.3.3
[INFO] [stderr]    Compiling async-stream v0.3.4
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling prost-types v0.11.8
[INFO] [stderr]    Compiling axum-core v0.3.3
[INFO] [stderr]    Compiling is-terminal v0.4.5
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling wildmatch v2.1.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling axum v0.6.12
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]    Compiling gimli v0.27.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling assign v1.1.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling uuid v0.7.4
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling rmp v0.8.11
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling tokio-util v0.7.7
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling axum-macros v0.3.7
[INFO] [stderr]    Compiling unicode-linebreak v0.1.4
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling uuid v1.3.0
[INFO] [stderr]    Compiling js_int v0.2.2
[INFO] [stderr]    Compiling h2 v0.3.16
[INFO] [stderr]    Compiling toml_edit v0.19.8
[INFO] [stderr]    Compiling ruma-identifiers-validation v0.9.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]    Compiling js_option v0.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling addr2line v0.19.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.11
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling prost-build v0.11.8
[INFO] [stderr]    Compiling blake3 v1.3.3
[INFO] [stderr]    Compiling object v0.30.3
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling tonic-build v0.8.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.22
[INFO] [stderr]    Compiling matchit v0.7.0
[INFO] [stderr]    Compiling matrix-sdk-common v0.6.0
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling poly1305 v0.7.2
[INFO] [stderr]    Compiling ruma-macros v0.10.5
[INFO] [stderr]    Compiling pest v2.5.6
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling indradb-proto v4.0.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling chrono-tz-build v0.0.2
[INFO] [stderr]    Compiling gensym v0.1.0
[INFO] [stderr]    Compiling rmp-serde v1.1.1
[INFO] [stderr]    Compiling chacha20 v0.8.2
[INFO] [stderr]    Compiling tokio-stream v0.1.12
[INFO] [stderr]    Compiling derive_builder_core v0.11.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling hyper v0.14.25
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling aead v0.4.3
[INFO] [stderr]    Compiling internment v0.7.0
[INFO] [stderr]    Compiling bstr v1.4.0
[INFO] [stderr]    Compiling constant_time_eq v0.2.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling discard v1.0.4
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling globset v0.4.10
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling futures-signals v0.3.32
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling indradb-lib v4.0.0
[INFO] [stderr]    Compiling chacha20poly1305 v0.9.1
[INFO] [stderr]    Compiling derive_builder_macro v0.11.2
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling pest_meta v2.5.6
[INFO] [stderr]    Compiling chrono-tz v0.6.1
[INFO] [stderr]    Compiling displaydoc v0.2.3
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling lru v0.8.1
[INFO] [stderr]    Compiling dashmap v5.4.0
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling dirs-sys v0.4.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.54
[INFO] [stderr]    Compiling is_ci v1.1.1
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling smawk v0.3.1
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling matrix-sdk-sled v0.2.0
[INFO] [stderr]    Compiling supports-color v2.0.0
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]    Compiling chrono v0.4.24
[INFO] [stderr]    Compiling dirs v5.0.0
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling matrix-sdk-store-encryption v0.2.0
[INFO] [stderr]    Compiling ruma-common v0.10.5
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling hyper-rustls v0.23.2
[INFO] [stderr]    Compiling rustls-pemfile v1.0.2
[INFO] [stderr]    Compiling pest_generator v2.5.6
[INFO] [stderr]    Compiling color-spantrace v0.2.0
[INFO] [stderr]    Compiling derive_builder v0.11.2
[INFO] [stderr]    Compiling ignore v0.4.20
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling supports-unicode v2.0.0
[INFO] [stderr]    Compiling supports-hyperlinks v2.0.0
[INFO] [stderr]    Compiling miette-derive v5.6.0
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling deunicode v0.4.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling os_str_bytes v6.5.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling matrix-sdk v0.6.2
[INFO] [stderr]    Compiling ipnet v2.7.1
[INFO] [stderr]    Compiling clap_lex v0.3.3
[INFO] [stderr]    Compiling miette v5.6.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling slug v0.1.4
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling reqwest v0.11.15
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling pest_derive v2.5.6
[INFO] [stderr]    Compiling color-eyre v0.6.2
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling concurrent-queue v2.1.0
[INFO] [stderr]    Compiling tonic v0.8.3
[INFO] [stderr]    Compiling futures-executor v0.3.27
[INFO] [stderr]    Compiling clap_derive v4.1.12
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling anymap2 v0.13.0
[INFO] [stderr]    Compiling futures v0.3.27
[INFO] [stderr]    Compiling kdl v4.6.0
[INFO] [stderr]    Compiling async-channel v1.8.0
[INFO] [stderr]    Compiling tera v1.18.1
[INFO] [stderr]    Compiling clap v4.1.13
[INFO] [stderr]    Compiling utils v0.0.0 (/opt/rustwide/workdir/crates/utils)
[INFO] [stderr]    Compiling knowledge-search v0.0.0 (/opt/rustwide/workdir/crates/knowledge-search)
[INFO] [stderr]    Compiling ruma-client-api v0.15.3
[INFO] [stdout] warning: field `indradb` is never read
[INFO] [stdout]   --> crates/knowledge-search/src/main.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub struct AppState {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 82 |     tera: Tera,
[INFO] [stdout] 83 |     indradb: Client,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PageRank` is never constructed
[INFO] [stdout]  --> crates/knowledge-search/src/algos.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | struct PageRank {
[INFO] [stdout]   |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `compute`, `compute_dangling_nodes_sum`, and `top_n` are never used
[INFO] [stdout]   --> crates/knowledge-search/src/algos.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl PageRank {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 12 |     fn new(graph: HashMap<String, HashSet<String>>) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     fn compute(&mut self) {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     fn compute_dangling_nodes_sum(&self) -> f32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |     fn top_n(&self, n: usize) -> Vec<String> {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ruma v0.7.4
[INFO] [stderr]    Compiling matrix-sdk-base v0.6.1
[INFO] [stderr]    Compiling matrix-indexer v0.0.0 (/opt/rustwide/workdir/crates/matrix-indexer)
[INFO] [stdout] warning: value assigned to `src` is never read
[INFO] [stdout]   --> crates/matrix-indexer/src/config.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     src: NamedSource,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `advice` is never read
[INFO] [stdout]   --> crates/matrix-indexer/src/config.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     advice: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `snippet` is never read
[INFO] [stdout]   --> crates/matrix-indexer/src/config.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     snippet: SourceSpan,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `workers` is never read
[INFO] [stdout]   --> crates/matrix-indexer/src/indradb_utils.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct BulkInserter {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 23 |     requests: async_channel::Sender<Vec<indradb::BulkInsertItem>>,
[INFO] [stdout] 24 |     workers: Vec<JoinHandle<Result<()>>>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 20s
[INFO] running `Command { std: "docker" "inspect" "62edc88d242b600836cb4e5ed5ab8b3358cd8dc3569e2e014c8f0a27af5b5444", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62edc88d242b600836cb4e5ed5ab8b3358cd8dc3569e2e014c8f0a27af5b5444", kill_on_drop: false }`
[INFO] [stdout] 62edc88d242b600836cb4e5ed5ab8b3358cd8dc3569e2e014c8f0a27af5b5444
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 66a8d1dd5e939015a91950bb020831da32d09a2a3d31bceb71260b0324b3d33b
[INFO] running `Command { std: "docker" "start" "-a" "66a8d1dd5e939015a91950bb020831da32d09a2a3d31bceb71260b0324b3d33b", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/utils/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `indradb-lib` dependency)
[INFO] [stderr]    Compiling utils v0.0.0 (/opt/rustwide/workdir/crates/utils)
[INFO] [stderr]    Compiling matrix-indexer v0.0.0 (/opt/rustwide/workdir/crates/matrix-indexer)
[INFO] [stderr]    Compiling knowledge-search v0.0.0 (/opt/rustwide/workdir/crates/knowledge-search)
[INFO] [stdout] warning: field `indradb` is never read
[INFO] [stdout]   --> crates/knowledge-search/src/main.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub struct AppState {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 82 |     tera: Tera,
[INFO] [stdout] 83 |     indradb: Client,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PageRank` is never constructed
[INFO] [stdout]  --> crates/knowledge-search/src/algos.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | struct PageRank {
[INFO] [stdout]   |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `compute`, `compute_dangling_nodes_sum`, and `top_n` are never used
[INFO] [stdout]   --> crates/knowledge-search/src/algos.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl PageRank {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 12 |     fn new(graph: HashMap<String, HashSet<String>>) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     fn compute(&mut self) {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     fn compute_dangling_nodes_sum(&self) -> f32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |     fn top_n(&self, n: usize) -> Vec<String> {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `src` is never read
[INFO] [stdout]   --> crates/matrix-indexer/src/config.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     src: NamedSource,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `advice` is never read
[INFO] [stdout]   --> crates/matrix-indexer/src/config.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     advice: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `snippet` is never read
[INFO] [stdout]   --> crates/matrix-indexer/src/config.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     snippet: SourceSpan,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `workers` is never read
[INFO] [stdout]   --> crates/matrix-indexer/src/indradb_utils.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct BulkInserter {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 23 |     requests: async_channel::Sender<Vec<indradb::BulkInsertItem>>,
[INFO] [stdout] 24 |     workers: Vec<JoinHandle<Result<()>>>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.88s
[INFO] running `Command { std: "docker" "inspect" "66a8d1dd5e939015a91950bb020831da32d09a2a3d31bceb71260b0324b3d33b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66a8d1dd5e939015a91950bb020831da32d09a2a3d31bceb71260b0324b3d33b", kill_on_drop: false }`
[INFO] [stdout] 66a8d1dd5e939015a91950bb020831da32d09a2a3d31bceb71260b0324b3d33b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e8590f87bc713954b872b69d4d6d5121cce6c174776e1e18985ee094b0f57a56
[INFO] running `Command { std: "docker" "start" "-a" "e8590f87bc713954b872b69d4d6d5121cce6c174776e1e18985ee094b0f57a56", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/utils/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `indradb-lib` dependency)
[INFO] [stderr] warning: field `indradb` is never read
[INFO] [stderr]   --> crates/knowledge-search/src/main.rs:83:5
[INFO] [stderr]    |
[INFO] [stderr] 81 | pub struct AppState {
[INFO] [stderr]    |            -------- field in this struct
[INFO] [stderr] 82 |     tera: Tera,
[INFO] [stderr] 83 |     indradb: Client,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PageRank` is never constructed
[INFO] [stderr]  --> crates/knowledge-search/src/algos.rs:4:8
[INFO] [stderr]   |
[INFO] [stderr] 4 | struct PageRank {
[INFO] [stderr]   |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `compute`, `compute_dangling_nodes_sum`, and `top_n` are never used
[INFO] [stderr]   --> crates/knowledge-search/src/algos.rs:12:8
[INFO] [stderr]    |
[INFO] [stderr] 11 | impl PageRank {
[INFO] [stderr]    | ------------- associated items in this implementation
[INFO] [stderr] 12 |     fn new(graph: HashMap<String, HashSet<String>>) -> Self {
[INFO] [stderr]    |        ^^^
[INFO] [stderr] ...
[INFO] [stderr] 32 |     fn compute(&mut self) {
[INFO] [stderr]    |        ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 70 |     fn compute_dangling_nodes_sum(&self) -> f32 {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 82 |     fn top_n(&self, n: usize) -> Vec<String> {
[INFO] [stderr]    |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `knowledge-search` (bin "knowledge-search" test) generated 3 warnings
[INFO] [stderr] warning: value assigned to `src` is never read
[INFO] [stderr]   --> crates/matrix-indexer/src/config.rs:23:5
[INFO] [stderr]    |
[INFO] [stderr] 23 |     src: NamedSource,
[INFO] [stderr]    |     ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `advice` is never read
[INFO] [stderr]   --> crates/matrix-indexer/src/config.rs:26:5
[INFO] [stderr]    |
[INFO] [stderr] 26 |     advice: String,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `snippet` is never read
[INFO] [stderr]   --> crates/matrix-indexer/src/config.rs:29:5
[INFO] [stderr]    |
[INFO] [stderr] 29 |     snippet: SourceSpan,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: field `workers` is never read
[INFO] [stderr]   --> crates/matrix-indexer/src/indradb_utils.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub struct BulkInserter {
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] 23 |     requests: async_channel::Sender<Vec<indradb::BulkInsertItem>>,
[INFO] [stderr] 24 |     workers: Vec<JoinHandle<Result<()>>>,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `matrix-indexer` (bin "matrix-indexer" test) generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/knowledge_search-5ae78806e6f0e16f)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/matrix_indexer-2cba0efb632b20c6)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/utils-97a96b8f615040a4)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests utils
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e8590f87bc713954b872b69d4d6d5121cce6c174776e1e18985ee094b0f57a56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8590f87bc713954b872b69d4d6d5121cce6c174776e1e18985ee094b0f57a56", kill_on_drop: false }`
[INFO] [stdout] e8590f87bc713954b872b69d4d6d5121cce6c174776e1e18985ee094b0f57a56
