[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 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterritory-dev%2Fterritory-oss" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/territory-dev/territory-oss on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded camino v1.1.9
[INFO] [stderr]   Downloaded unindent v0.2.4
[INFO] [stderr]   Downloaded google-cloud-metadata v0.4.0
[INFO] [stderr]   Downloaded pythonize v0.20.0
[INFO] [stderr]   Downloaded testdir v0.8.1
[INFO] [stderr]   Downloaded pyo3-macros v0.20.3
[INFO] [stderr]   Downloaded pyo3-build-config v0.20.3
[INFO] [stderr]   Downloaded clap_derive v4.5.32
[INFO] [stderr]   Downloaded prost-build v0.11.9
[INFO] [stderr]   Downloaded indoc v2.0.6
[INFO] [stderr]   Downloaded google-cloud-auth v0.13.2
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.20.3
[INFO] [stderr]   Downloaded clap v4.5.35
[INFO] [stderr]   Downloaded pyo3-ffi v0.20.3
[INFO] [stderr]   Downloaded sysinfo v0.26.9
[INFO] [stderr]   Downloaded google-cloud-storage v0.15.0
[INFO] [stderr]   Downloaded clang v2.0.0
[INFO] [stderr]   Downloaded rusqlite v0.30.0
[INFO] [stderr]   Downloaded clap_builder v4.5.35
[INFO] [stderr]   Downloaded proptest v1.6.0
[INFO] [stderr]   Downloaded binaryornot v1.0.0
[INFO] [stderr]   Downloaded pyo3 v0.20.3
[INFO] [stderr]   Downloaded chardet v0.2.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 368298bb613d28e8352658f2ae28835faff9eeb9821f3b4251fd501fc6ae5501
[INFO] running `Command { std: "docker" "start" "-a" "368298bb613d28e8352658f2ae28835faff9eeb9821f3b4251fd501fc6ae5501", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "368298bb613d28e8352658f2ae28835faff9eeb9821f3b4251fd501fc6ae5501", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "368298bb613d28e8352658f2ae28835faff9eeb9821f3b4251fd501fc6ae5501", kill_on_drop: false }`
[INFO] [stdout] 368298bb613d28e8352658f2ae28835faff9eeb9821f3b4251fd501fc6ae5501
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 120d97d39ab291c31233a144a7c904dd1b11f981cd24213ca2b5a4695cf731fb
[INFO] running `Command { std: "docker" "start" "-a" "120d97d39ab291c31233a144a7c904dd1b11f981cd24213ca2b5a4695cf731fb", 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 proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rusqlite v0.30.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking clap_builder v4.5.35
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking sysinfo v0.26.9
[INFO] [stderr]     Checking clap v4.5.35
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking whoami v1.6.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking clang v2.0.0
[INFO] [stderr]     Checking if_chain v1.0.2
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]    Compiling territory_core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking bit-set v0.8.0
[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 signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking chardet v0.2.4
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking proptest v1.6.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking binaryornot v1.0.0
[INFO] [stderr]     Checking rayon-core v1.12.1
[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 crossbeam-channel v0.5.15
[INFO] [stderr]     Checking simplelog v0.12.2
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling pyo3-build-config v0.20.3
[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 plotters v0.3.7
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking js-sys v0.3.77
[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 testdir v0.8.1
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking unindent v0.2.4
[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 criterion v0.5.1
[INFO] [stderr]    Compiling pyo3-macros v0.20.3
[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 pythonize v0.20.0
[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: 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: 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: 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: 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 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: 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: 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<S>(
[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<Token>,
[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: 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<S>(
[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<Token>,
[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] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> indexers/cscanner/src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(io_error_more)]
[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: `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] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> indexers/cscanner/src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(io_error_more)]
[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: 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] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cscanner` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cscanner` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "120d97d39ab291c31233a144a7c904dd1b11f981cd24213ca2b5a4695cf731fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "120d97d39ab291c31233a144a7c904dd1b11f981cd24213ca2b5a4695cf731fb", kill_on_drop: false }`
[INFO] [stdout] 120d97d39ab291c31233a144a7c904dd1b11f981cd24213ca2b5a4695cf731fb
