[INFO] cloning repository https://github.com/territory-dev/territory-oss [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/territory-dev/territory-oss" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterritory-dev%2Fterritory-oss", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterritory-dev%2Fterritory-oss'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 77d67a21f91ddd6c86db067dcb874884839be22b [INFO] checking territory-dev/territory-oss against try#7424ce9ff9baac3e9d9f5dd3c85828cddea0134d for pr-136776-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterritory-dev%2Fterritory-oss" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/territory-dev/territory-oss [INFO] finished tweaking git repo https://github.com/territory-dev/territory-oss [INFO] tweaked toml for git repo https://github.com/territory-dev/territory-oss written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/territory-dev/territory-oss on toolchain 7424ce9ff9baac3e9d9f5dd3c85828cddea0134d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/territory-dev/territory-oss 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" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b58ccf0091158663695f295cc7b157260a5c2930d95f25dc71e67ef4acdc364a [INFO] running `Command { std: "docker" "start" "-a" "b58ccf0091158663695f295cc7b157260a5c2930d95f25dc71e67ef4acdc364a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b58ccf0091158663695f295cc7b157260a5c2930d95f25dc71e67ef4acdc364a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b58ccf0091158663695f295cc7b157260a5c2930d95f25dc71e67ef4acdc364a", kill_on_drop: false }` [INFO] [stdout] b58ccf0091158663695f295cc7b157260a5c2930d95f25dc71e67ef4acdc364a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e49d386ddf270b0316cb5ccfd2bee29d6677e900354ca5ccc9080362a7a7aaa [INFO] running `Command { std: "docker" "start" "-a" "6e49d386ddf270b0316cb5ccfd2bee29d6677e900354ca5ccc9080362a7a7aaa", 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] Compiling serde v1.0.219 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking rusqlite v0.30.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking clap_builder v4.5.35 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Checking libloading v0.8.6 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking sysinfo v0.26.9 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking whoami v1.6.0 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking if_chain v1.0.2 [INFO] [stderr] Checking clang v2.0.0 [INFO] [stderr] Checking clap v4.5.35 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking chardet v0.2.4 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Compiling territory_core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Checking proptest v1.6.0 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Checking binaryornot v1.0.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Compiling pyo3-build-config v0.20.3 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking simplelog v0.12.2 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling pyo3-macros-backend v0.20.3 [INFO] [stderr] Compiling pyo3-ffi v0.20.3 [INFO] [stderr] Compiling pyo3 v0.20.3 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Checking cargo-platform v0.1.9 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking cargo_metadata v0.14.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Checking testdir v0.8.1 [INFO] [stderr] Compiling pyo3-macros v0.20.3 [INFO] [stderr] Checking pythonize v0.20.0 [INFO] [stderr] Checking web-sys v0.3.77 [INFO] [stderr] Checking serde-wasm-bindgen v0.5.0 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.50 [INFO] [stderr] Checking gloo-utils v0.2.0 [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> core/src/ser.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | use std::path::Path; [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: `NodeIdWithOffsetHref` [INFO] [stdout] --> core/src/token_writer.rs:2:44 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::territory::index::{token::Href, NodeIdWithOffsetHref}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Node`, `decode_many`, and `node_id` [INFO] [stdout] --> core/src/resolver.rs:6:52 [INFO] [stdout] | [INFO] [stdout] 6 | ...p, decode_many}, ser::{self, node_id}, slicemap_trie::{QueryResult, SlicemapReader}, territory::index::{self as pb, BlobSliceLoc}, GenHref, Node, N... [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> core/src/wasm_bindings.rs:171:40 [INFO] [stdout] | [INFO] [stdout] 171 | return Ok(JsValue::from_serde(&loc).unwrap()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> core/src/wasm_bindings.rs:181:96 [INFO] [stdout] | [INFO] [stdout] 181 | ... let prom: js_sys::Promise = more.call1(&JsValue::null(), &JsValue::from_serde(&loc).unwrap())?.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> core/src/wasm_bindings.rs:24:17 [INFO] [stdout] | [INFO] [stdout] 24 | Ok(JsValue::from_serde(&internal_node).unwrap()) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> core/src/wasm_bindings.rs:89:36 [INFO] [stdout] | [INFO] [stdout] 89 | return Ok(JsValue::from_serde(&results).unwrap()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> core/src/wasm_bindings.rs:93:36 [INFO] [stdout] | [INFO] [stdout] 93 | return Ok(JsValue::from_serde(&results).unwrap()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> core/src/ser.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | use std::path::Path; [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: `NodeIdWithOffsetHref` [INFO] [stdout] --> core/src/token_writer.rs:2:44 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::territory::index::{token::Href, NodeIdWithOffsetHref}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Node`, `decode_many`, and `node_id` [INFO] [stdout] --> core/src/resolver.rs:6:52 [INFO] [stdout] | [INFO] [stdout] 6 | ...p, decode_many}, ser::{self, node_id}, slicemap_trie::{QueryResult, SlicemapReader}, territory::index::{self as pb, BlobSliceLoc}, GenHref, Node, N... [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `territory::index::Token::references` [INFO] [stdout] --> core/src/lib.rs:495:58 [INFO] [stdout] | [INFO] [stdout] 495 | references: if let Some(legacy_tok_id) = pbtok.references { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gloo_utils::format::JsValueSerdeExt` [INFO] [stdout] --> core/src/wasm_bindings.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use gloo_utils::format::JsValueSerdeExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> core/src/wasm_bindings.rs:171:40 [INFO] [stdout] | [INFO] [stdout] 171 | return Ok(JsValue::from_serde(&loc).unwrap()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> core/src/wasm_bindings.rs:181:96 [INFO] [stdout] | [INFO] [stdout] 181 | ... let prom: js_sys::Promise = more.call1(&JsValue::null(), &JsValue::from_serde(&loc).unwrap())?.try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset` [INFO] [stdout] --> core/src/ser.rs:81:76 [INFO] [stdout] | [INFO] [stdout] 81 | Some(Href::NodeIdWithOffsetRef(NodeIdWithOffsetHref { node_id, offset })) => { [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `offset: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> core/src/wasm_bindings.rs:24:17 [INFO] [stdout] | [INFO] [stdout] 24 | Ok(JsValue::from_serde(&internal_node).unwrap()) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> core/src/wasm_bindings.rs:89:36 [INFO] [stdout] | [INFO] [stdout] 89 | return Ok(JsValue::from_serde(&results).unwrap()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead [INFO] [stdout] --> core/src/wasm_bindings.rs:93:36 [INFO] [stdout] | [INFO] [stdout] 93 | return Ok(JsValue::from_serde(&results).unwrap()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset` [INFO] [stdout] --> core/src/lib.rs:721:82 [INFO] [stdout] | [INFO] [stdout] 721 | pb::token::Href::NodeIdWithOffsetRef(NodeIdWithOffsetHref { node_id, offset }) => GenHref::NodeId(*node_id), [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `offset: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `serialize` is never used [INFO] [stdout] --> core/src/ser.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn serialize( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> core/src/node_diff.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 9 | impl CNode { [INFO] [stdout] | ---------- associated function in this implementation [INFO] [stdout] 10 | fn new(text: &str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `existing_assignment` is never read [INFO] [stdout] --> core/src/node_diff.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 33 | struct State<'a> { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 34 | orig: &'a [CNode], [INFO] [stdout] 35 | existing_assignment: &'a [usize], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> core/src/token_writer.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 15 | vec: &'a mut Vec, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 19 | ) -> TokenWriter { [INFO] [stdout] | ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 19 | ) -> TokenWriter<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> core/src/slicemap_trie.rs:161:34 [INFO] [stdout] | [INFO] [stdout] 161 | pub fn lock<'a>(&'a self) -> CacheAccess { [INFO] [stdout] | -- ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 161 | pub fn lock<'a>(&'a self) -> CacheAccess<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking cscanner v0.1.0 (/opt/rustwide/workdir/indexers/cscanner) [INFO] [stderr] Checking tt v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stdout] warning: use of deprecated field `territory::index::Token::references` [INFO] [stdout] --> core/src/lib.rs:495:58 [INFO] [stdout] | [INFO] [stdout] 495 | references: if let Some(legacy_tok_id) = pbtok.references { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> client/src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fs::File; [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: `std::io::Write` [INFO] [stdout] --> client/src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PyDict` and `PyNone` [INFO] [stdout] --> client/src/lib.rs:7:28 [INFO] [stdout] | [INFO] [stdout] 7 | use pyo3::types::{PyBytes, PyDict, PyNone}; [INFO] [stdout] | ^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PyIOError` [INFO] [stdout] --> client/src/lib.rs:9:66 [INFO] [stdout] | [INFO] [stdout] 9 | use pyo3::exceptions::{PyKeyError, PyRuntimeError, PyValueError, PyIOError}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gloo_utils::format::JsValueSerdeExt` [INFO] [stdout] --> core/src/wasm_bindings.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use gloo_utils::format::JsValueSerdeExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> client/src/lib.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] 79 | impl SharedResolverCache { [INFO] [stdout] | ------------------- [INFO] [stdout] | | [INFO] [stdout] | `SharedResolverCache` is not local [INFO] [stdout] | `SharedResolverCache` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> client/src/lib.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] 143 | impl PyTrieIndex { [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | `PyTrieIndex` is not local [INFO] [stdout] | `PyTrieIndex` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> client/src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fs::File; [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: `std::io::Write` [INFO] [stdout] --> client/src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PyDict` and `PyNone` [INFO] [stdout] --> client/src/lib.rs:7:28 [INFO] [stdout] | [INFO] [stdout] 7 | use pyo3::types::{PyBytes, PyDict, PyNone}; [INFO] [stdout] | ^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PyIOError` [INFO] [stdout] --> client/src/lib.rs:9:66 [INFO] [stdout] | [INFO] [stdout] 9 | use pyo3::exceptions::{PyKeyError, PyRuntimeError, PyValueError, PyIOError}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset` [INFO] [stdout] --> core/src/ser.rs:81:76 [INFO] [stdout] | [INFO] [stdout] 81 | Some(Href::NodeIdWithOffsetRef(NodeIdWithOffsetHref { node_id, offset })) => { [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `offset: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> client/src/lib.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] 79 | impl SharedResolverCache { [INFO] [stdout] | ------------------- [INFO] [stdout] | | [INFO] [stdout] | `SharedResolverCache` is not local [INFO] [stdout] | `SharedResolverCache` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> client/src/lib.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] 143 | impl PyTrieIndex { [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | `PyTrieIndex` is not local [INFO] [stdout] | `PyTrieIndex` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset` [INFO] [stdout] --> core/src/lib.rs:721:82 [INFO] [stdout] | [INFO] [stdout] 721 | pb::token::Href::NodeIdWithOffsetRef(NodeIdWithOffsetHref { node_id, offset }) => GenHref::NodeId(*node_id), [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `offset: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `serialize` is never used [INFO] [stdout] --> core/src/ser.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn serialize( [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 `existing_assignment` is never read [INFO] [stdout] --> core/src/node_diff.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 33 | struct State<'a> { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 34 | orig: &'a [CNode], [INFO] [stdout] 35 | existing_assignment: &'a [usize], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> core/src/token_writer.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 15 | vec: &'a mut Vec, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 19 | ) -> TokenWriter { [INFO] [stdout] | ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 19 | ) -> TokenWriter<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> core/src/slicemap_trie.rs:161:34 [INFO] [stdout] | [INFO] [stdout] 161 | pub fn lock<'a>(&'a self) -> CacheAccess { [INFO] [stdout] | -- ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 161 | pub fn lock<'a>(&'a self) -> CacheAccess<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking clangrs v0.1.0 (/opt/rustwide/workdir/indexers/clangrs) [INFO] [stdout] warning: unused import: `IndexItemKind` [INFO] [stdout] --> indexers/clangrs/src/testlib.rs:21:76 [INFO] [stdout] | [INFO] [stdout] 21 | use territory_core::territory::index::{Node, References, Build, IndexItem, IndexItemKind}; [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: `std::fs::File` [INFO] [stdout] --> indexers/clangrs/src/serial_stage.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PathBuf` and `Path` [INFO] [stdout] --> indexers/clangrs/src/serial_stage.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `GToken`, `HyperlinkedTokenContext`, and `TokenKind` [INFO] [stdout] --> indexers/clangrs/src/serial_stage.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | GToken, HNBlob, HyperlinkedNodeContext, HyperlinkedTokenContext, Location, Node, NodeID, NodeKind, RelativePath, TokenKind [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Args` [INFO] [stdout] --> indexers/clangrs/src/slicemap_trie_writer.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::args::{Args, CompressionMode}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::testlib::defaut_args` [INFO] [stdout] --> indexers/clangrs/src/slicemap_trie_writer.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | use crate::testlib::defaut_args; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NodeID` [INFO] [stdout] --> indexers/clangrs/src/unparsed_listing.rs:9:86 [INFO] [stdout] | [INFO] [stdout] 9 | GToken, HNBlob, HyperlinkedNodeContext, HyperlinkedTokenContext, Location, Node, NodeID, NodeKind, RelativePath, TokenKind [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `IndexItemKind` [INFO] [stdout] --> indexers/clangrs/src/testlib.rs:21:76 [INFO] [stdout] | [INFO] [stdout] 21 | use territory_core::territory::index::{Node, References, Build, IndexItem, IndexItemKind}; [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: `std::fs::File` [INFO] [stdout] --> indexers/clangrs/src/serial_stage.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PathBuf` and `Path` [INFO] [stdout] --> indexers/clangrs/src/serial_stage.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `GToken`, `HyperlinkedTokenContext`, and `TokenKind` [INFO] [stdout] --> indexers/clangrs/src/serial_stage.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | GToken, HNBlob, HyperlinkedNodeContext, HyperlinkedTokenContext, Location, Node, NodeID, NodeKind, RelativePath, TokenKind [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Args` [INFO] [stdout] --> indexers/clangrs/src/slicemap_trie_writer.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::args::{Args, CompressionMode}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NodeID` [INFO] [stdout] --> indexers/clangrs/src/unparsed_listing.rs:9:86 [INFO] [stdout] | [INFO] [stdout] 9 | GToken, HNBlob, HyperlinkedNodeContext, HyperlinkedTokenContext, Location, Node, NodeID, NodeKind, RelativePath, TokenKind [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `blob_id` is never read [INFO] [stdout] --> indexers/clangrs/src/writer.rs:371:9 [INFO] [stdout] | [INFO] [stdout] 369 | pub struct BlobSummary { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 370 | pub length: usize, [INFO] [stdout] 371 | pub blob_id: BlobID, [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 `blob_id` is never read [INFO] [stdout] --> indexers/clangrs/src/writer.rs:371:9 [INFO] [stdout] | [INFO] [stdout] 369 | pub struct BlobSummary { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 370 | pub length: usize, [INFO] [stdout] 371 | pub blob_id: BlobID, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Read` [INFO] [stdout] --> indexers/clangrs/tests/search_index_test.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::{Read, Write}; [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: `std::path::Path` [INFO] [stdout] --> indexers/clangrs/tests/search_index_test.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s [INFO] running `Command { std: "docker" "inspect" "6e49d386ddf270b0316cb5ccfd2bee29d6677e900354ca5ccc9080362a7a7aaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e49d386ddf270b0316cb5ccfd2bee29d6677e900354ca5ccc9080362a7a7aaa", kill_on_drop: false }` [INFO] [stdout] 6e49d386ddf270b0316cb5ccfd2bee29d6677e900354ca5ccc9080362a7a7aaa