[INFO] cloning repository https://github.com/BigBuildBench/pamburus_hl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BigBuildBench/pamburus_hl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBigBuildBench%2Fpamburus_hl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBigBuildBench%2Fpamburus_hl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 96093942b38aa7d823a14d01282f54d01f49491b
[INFO] checking BigBuildBench/pamburus_hl against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBigBuildBench%2Fpamburus_hl" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/BigBuildBench/pamburus_hl on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/BigBuildBench/pamburus_hl
[INFO] finished tweaking git repo https://github.com/BigBuildBench/pamburus_hl
[INFO] tweaked toml for git repo https://github.com/BigBuildBench/pamburus_hl written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 89 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e46de350ed6b20fd6b797de81e496face65e0f5803185b5e9158b3a457643225
[INFO] running `Command { std: "docker" "start" "-a" "e46de350ed6b20fd6b797de81e496face65e0f5803185b5e9158b3a457643225", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e46de350ed6b20fd6b797de81e496face65e0f5803185b5e9158b3a457643225", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e46de350ed6b20fd6b797de81e496face65e0f5803185b5e9158b3a457643225", kill_on_drop: false }`
[INFO] [stdout] e46de350ed6b20fd6b797de81e496face65e0f5803185b5e9158b3a457643225
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0bf6c5c690ae7ea20ec14b62ccfc76d655c1bfafc1a54a57a291827a102ea763
[INFO] running `Command { std: "docker" "start" "-a" "0bf6c5c690ae7ea20ec14b62ccfc76d655c1bfafc1a54a57a291827a102ea763", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling capnp v0.20.6
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]     Checking half v2.5.0
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking stats_alloc v0.1.10
[INFO] [stderr]     Checking clap_builder v4.5.34
[INFO] [stderr]     Checking wildmatch v2.4.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking encstr v0.1.0 (/opt/rustwide/workdir/crate/encstr)
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]    Compiling capnpc v0.20.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]     Checking clap v4.5.34
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling byte-strings-proc_macros v0.3.1
[INFO] [stderr]     Checking byte-strings v0.3.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]    Compiling hl v0.29.9-alpha.4 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `once_cell`
[INFO] [stdout]  --> src/config.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use once_cell::sync::Lazy;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `once_cell`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `once_cell`, use `cargo add once_cell` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crossbeam_queue`
[INFO] [stdout]  --> src/pool.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crossbeam_queue::SegQueue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crossbeam_queue`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `crossbeam_queue`, use `cargo add crossbeam_queue` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]  --> src/serdex.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde_json::StreamDeserializer;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `flate2`
[INFO] [stdout]   --> src/input.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use flate2::bufread::GzDecoder;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `flate2`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `flate2`, use `cargo add flate2` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `notify`
[INFO] [stdout]   --> src/fsmon.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     use notify::{Config, RecommendedWatcher, RecursiveMode, Watcher};
[INFO] [stdout]    |         ^^^^^^ use of unresolved module or unlinked crate `notify`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `notify`, use `cargo add notify` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `nu_ansi_term`
[INFO] [stdout]   --> src/input.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use nu_ansi_term::Color;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_ansi_term`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nu_ansi_term`, use `cargo add nu_ansi_term` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chrono`
[INFO] [stdout]  --> src/timestamp.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use chrono::{DateTime, Duration, FixedOffset, NaiveDateTime};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chrono`
[INFO] [stdout]  --> src/timezone.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::{FixedOffset, Local, LocalResult, NaiveDate, NaiveDateTime, Offset, TimeZone, Utc};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chrono_tz`
[INFO] [stdout]  --> src/timezone.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use chrono_tz::OffsetName;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `chrono_tz`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `chrono_tz`, use `cargo add chrono_tz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `wildflower`
[INFO] [stdout]  --> src/filtering.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use wildflower::{Pattern, WILDCARD_MANY_CHAR, WILDCARD_SINGLE_CHAR};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `wildflower`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `wildflower`, use `cargo add wildflower` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `encstr`
[INFO] [stdout]  --> src/formatting.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use encstr::EncodedString;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `encstr`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `encstr`, use `cargo add encstr` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chrono`
[INFO] [stdout]   --> src/model.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use chrono::{DateTime, Utc};
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   --> src/model.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use serde::de::{Deserialize, Deserializer, MapAccess, SeqAccess, Visitor};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `regex`
[INFO] [stdout]   --> src/model.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use regex::Regex;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]   --> src/model.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 | use serde_json::{self as json};
[INFO] [stdout]    |                  ^^^^^^^^^^^^ no external crate `serde_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `titlecase`
[INFO] [stdout]   --> src/model.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use titlecase::titlecase;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `titlecase`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `titlecase`, use `cargo add titlecase` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `wildflower`
[INFO] [stdout]   --> src/model.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use wildflower::Pattern;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `wildflower`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `wildflower`, use `cargo add wildflower` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `encstr`
[INFO] [stdout]   --> src/model.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use encstr::{AnyEncodedString, EncodedString};
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `encstr`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `encstr`, use `cargo add encstr` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `snap`
[INFO] [stdout]   --> src/replay.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use snap::{read::FrameDecoder, write::FrameEncoder};
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `snap`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `snap`, use `cargo add snap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_logfmt`
[INFO] [stdout]   --> src/model.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use serde_logfmt::logfmt;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `serde_logfmt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_logfmt`, use `cargo add serde_logfmt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `closure`
[INFO] [stdout]   --> src/app.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use closure::closure;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `closure`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `closure`, use `cargo add closure` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crossbeam_channel`, `crossbeam_channel`
[INFO] [stdout]   --> src/app.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use crossbeam_channel::{self as channel, Receiver, RecvError, RecvTimeoutError, Sender};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^^ no external crate `crossbeam_channel`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     use of unresolved module or unlinked crate `crossbeam_channel`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `crossbeam_channel`, use `cargo add crossbeam_channel` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crossbeam_utils`
[INFO] [stdout]   --> src/app.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use crossbeam_utils::thread;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crossbeam_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `crossbeam_utils`, use `cargo add crossbeam_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `itertools`
[INFO] [stdout]   --> src/app.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use itertools::{izip, Itertools};
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `itertools`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `itertools`, use `cargo add itertools` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]   --> src/app.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/cli.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use clap::{value_parser, ArgAction, Args, Parser, ValueEnum};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `clap_complete`
[INFO] [stdout]  --> src/cli.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use clap_complete::Shell;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `clap_complete`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap_complete`, use `cargo add clap_complete` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `config`
[INFO] [stdout]  --> src/error.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use config::ConfigError;
[INFO] [stdout]   |     ^^^^^^ help: a similar path exists: `crate::config`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `use` statements changed in Rust 2018; read more at <https://doc.rust-lang.org/edition-guide/rust-2018/module-system/path-clarity.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `nu_ansi_term`
[INFO] [stdout]   --> src/error.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use nu_ansi_term::Color;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_ansi_term`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nu_ansi_term`, use `cargo add nu_ansi_term` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `thiserror`
[INFO] [stdout]   --> src/error.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use thiserror::Error;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `thiserror`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `thiserror`, use `cargo add thiserror` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_logfmt`
[INFO] [stdout]   --> src/error.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use serde_logfmt::logfmt;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `serde_logfmt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_logfmt`, use `cargo add serde_logfmt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `capnp`
[INFO] [stdout]   --> src/index.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use capnp::{message, serialize::read_message};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `capnp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `capnp`, use `cargo add capnp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `capnp`
[INFO] [stdout]   --> src/index.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use capnp::{message, serialize::read_message};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `capnp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `capnp`, use `cargo add capnp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `closure`
[INFO] [stdout]   --> src/index.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use closure::closure;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `closure`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `closure`, use `cargo add closure` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crossbeam_channel`
[INFO] [stdout]   --> src/index.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use crossbeam_channel as channel;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no external crate `crossbeam_channel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crossbeam_channel`
[INFO] [stdout]   --> src/index.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use crossbeam_channel::RecvError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crossbeam_channel`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `crossbeam_channel`, use `cargo add crossbeam_channel` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crossbeam_utils`
[INFO] [stdout]   --> src/index.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use crossbeam_utils::thread;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crossbeam_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `crossbeam_utils`, use `cargo add crossbeam_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `itertools`
[INFO] [stdout]   --> src/index.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use itertools::izip;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `itertools`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `itertools`, use `cargo add itertools` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]   --> src/index.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `clap`
[INFO] [stdout]  --> src/level.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use clap::{
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sha2`
[INFO] [stdout]   --> src/index.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | use sha2::{Digest, Sha256};
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `sha2`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sha2`, use `cargo add sha2` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/level.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use clap::{
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `enum_map`
[INFO] [stdout]   --> src/level.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use enum_map::Enum;
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `enum_map`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `enum_map`, use `cargo add enum_map` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]   --> src/level.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `strum`
[INFO] [stdout]   --> src/level.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use strum::{AsRefStr, EnumIter};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `strum`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `strum`, use `cargo add strum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pest`
[INFO] [stdout]  --> src/query.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use pest::{iterators::Pair, Parser};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `pest`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `pest`, use `cargo add pest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `closure`
[INFO] [stdout]  --> src/query.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use closure::closure;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `closure`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `closure`, use `cargo add closure` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pest`
[INFO] [stdout]  --> src/query.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use pest::{iterators::Pair, Parser};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `pest`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `pest`, use `cargo add pest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pest_derive`
[INFO] [stdout]  --> src/query.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use pest_derive::Parser;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `pest_derive`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `pest_derive`, use `cargo add pest_derive` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]  --> src/query.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use serde_json as json;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ no external crate `serde_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `wildflower`
[INFO] [stdout]  --> src/query.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use wildflower::Pattern;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `wildflower`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `wildflower`, use `cargo add wildflower` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chrono_tz`
[INFO] [stdout]  --> src/settings.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use chrono_tz::Tz;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `chrono_tz`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `chrono_tz`, use `cargo add chrono_tz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `config`
[INFO] [stdout]  --> src/settings.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use config::{Config, File, FileFormat};
[INFO] [stdout]   |     ^^^^^^ help: a similar path exists: `crate::config`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `use` statements changed in Rust 2018; read more at <https://doc.rust-lang.org/edition-guide/rust-2018/module-system/path-clarity.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `once_cell`
[INFO] [stdout]  --> src/settings.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use once_cell::sync::Lazy;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `once_cell`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `once_cell`, use `cargo add once_cell` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `derive_deref`
[INFO] [stdout]  --> src/settings.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use derive_deref::Deref;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `derive_deref`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `derive_deref`, use `cargo add derive_deref` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]   --> src/settings.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use serde::{Deserialize, Serialize, Serializer};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `strum`
[INFO] [stdout]   --> src/settings.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use strum::IntoEnumIterator;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `strum`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `strum`, use `cargo add strum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `enum_map`
[INFO] [stdout]  --> src/theme.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use enum_map::EnumMap;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `enum_map`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `enum_map`, use `cargo add enum_map` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `derive_deref`
[INFO] [stdout]   --> src/themecfg.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use derive_deref::Deref;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `derive_deref`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `derive_deref`, use `cargo add derive_deref` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `enum_map`
[INFO] [stdout]   --> src/themecfg.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use enum_map::Enum;
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `enum_map`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `enum_map`, use `cargo add enum_map` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   --> src/themecfg.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use serde::{
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rust_embed`
[INFO] [stdout]   --> src/themecfg.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use rust_embed::RustEmbed;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `rust_embed`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rust_embed`, use `cargo add rust_embed` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]   --> src/themecfg.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use serde::{
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]   --> src/themecfg.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use serde_json as json;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ no external crate `serde_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_yaml`
[INFO] [stdout]   --> src/themecfg.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use serde_yaml as yaml;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ no external crate `serde_yaml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `strum`
[INFO] [stdout]   --> src/themecfg.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use strum::{EnumIter, IntoEnumIterator};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `strum`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `strum`, use `cargo add strum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chrono`
[INFO] [stdout]  --> src/timeparse.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use chrono::{DateTime, Datelike, Duration, NaiveDateTime, Offset, Utc};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `humantime`
[INFO] [stdout]  --> src/timeparse.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use humantime::parse_duration;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `humantime`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `humantime`, use `cargo add humantime` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `enumset_ext`
[INFO] [stdout]  --> src/timeparse.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use enumset_ext::EnumSetExt;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `enumset_ext`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `enumset_ext`, use `cargo add enumset_ext` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]  --> src/types.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde::Deserialize;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `thiserror`
[INFO] [stdout]  --> src/console.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use thiserror::Error;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `thiserror`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `thiserror`, use `cargo add thiserror` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `enumset`
[INFO] [stdout]    --> src/formatting.rs:579:9
[INFO] [stdout]     |
[INFO] [stdout] 579 |     use enumset::{enum_set as mask, EnumSet, EnumSetType};
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `enumset`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `enumset`, use `cargo add enumset` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `encstr`
[INFO] [stdout]    --> src/formatting.rs:582:9
[INFO] [stdout]     |
[INFO] [stdout] 582 |     use encstr::{AnyEncodedString, JsonAppender, Result};
[INFO] [stdout]     |         ^^^^^^ use of unresolved module or unlinked crate `encstr`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `encstr`, use `cargo add encstr` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `enumset_ext`
[INFO] [stdout]    --> src/formatting.rs:583:9
[INFO] [stdout]     |
[INFO] [stdout] 583 |     use enumset_ext::EnumSetExt;
[INFO] [stdout]     |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `enumset_ext`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `enumset_ext`, use `cargo add enumset_ext` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crossbeam_queue`
[INFO] [stdout]   --> src/scanning.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crossbeam_queue::SegQueue;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crossbeam_queue`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `crossbeam_queue`, use `cargo add crossbeam_queue` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `signal_hook`
[INFO] [stdout]  --> src/signal_unix.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use signal_hook::{
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `signal_hook`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `signal_hook`, use `cargo add signal_hook` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]   --> src/scanning.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chrono`
[INFO] [stdout]  --> src/datefmt.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use chrono::{DateTime, Datelike, FixedOffset, NaiveDateTime, Offset, TimeZone, Timelike};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chrono_tz`
[INFO] [stdout]  --> src/datefmt.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use chrono_tz::OffsetName;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `chrono_tz`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `chrono_tz`, use `cargo add chrono_tz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `enumset`
[INFO] [stdout]  --> src/datefmt.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use enumset::{enum_set as mask, EnumSet, EnumSetType};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `enumset`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `enumset`, use `cargo add enumset` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `enumset_ext`
[INFO] [stdout]   --> src/datefmt.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use enumset_ext::EnumSetExt;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `enumset_ext`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `enumset_ext`, use `cargo add enumset_ext` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]   --> src/cli.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[arg(
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clap` in this scope
[INFO] [stdout]   --> src/cli.rs:34:3
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[clap(version, disable_help_flag = true)]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]   --> src/cli.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 |     #[command(flatten)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clap` in this scope
[INFO] [stdout]   --> src/cli.rs:90:3
[INFO] [stdout]    |
[INFO] [stdout] 90 | #[clap(version, disable_help_flag = true)]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]   --> src/cli.rs:92:7
[INFO] [stdout]    |
[INFO] [stdout] 92 |     #[command(flatten)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]   --> src/cli.rs:96:7
[INFO] [stdout]    |
[INFO] [stdout] 96 |     #[arg(long, short = 's', overrides_with = "sort")]
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:100:7
[INFO] [stdout]     |
[INFO] [stdout] 100 |     #[arg(long, short = 'F', overrides_with = "follow")]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:104:7
[INFO] [stdout]     |
[INFO] [stdout] 104 |     #[arg(long, default_value = "10", overrides_with = "tail", value_name = "N")]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:108:7
[INFO] [stdout]     |
[INFO] [stdout] 108 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:117:7
[INFO] [stdout]     |
[INFO] [stdout] 117 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:128:7
[INFO] [stdout]     |
[INFO] [stdout] 128 |     #[arg(short = 'P')]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:132:7
[INFO] [stdout]     |
[INFO] [stdout] 132 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:145:7
[INFO] [stdout]     |
[INFO] [stdout] 145 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:155:7
[INFO] [stdout]     |
[INFO] [stdout] 155 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:167:7
[INFO] [stdout]     |
[INFO] [stdout] 167 |     #[arg(short, long, number_of_values = 1, help_heading = heading::FILTERING)]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:172:7
[INFO] [stdout]     |
[INFO] [stdout] 172 |     #[arg(short, long, number_of_values = 1, help_heading = heading::FILTERING)]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:176:7
[INFO] [stdout]     |
[INFO] [stdout] 176 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:190:7
[INFO] [stdout]     |
[INFO] [stdout] 190 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:198:7
[INFO] [stdout]     |
[INFO] [stdout] 198 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:208:7
[INFO] [stdout]     |
[INFO] [stdout] 208 |     #[arg(short, long, overrides_with = "raw", help_heading = heading::OUTPUT)]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:212:7
[INFO] [stdout]     |
[INFO] [stdout] 212 |     #[arg(long, overrides_with = "raw", help_heading = heading::OUTPUT)]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:216:7
[INFO] [stdout]     |
[INFO] [stdout] 216 |     #[arg(long, overrides_with = "raw_fields", help_heading = heading::OUTPUT)]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:220:7
[INFO] [stdout]     |
[INFO] [stdout] 220 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:230:7
[INFO] [stdout]     |
[INFO] [stdout] 230 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:245:7
[INFO] [stdout]     |
[INFO] [stdout] 245 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:257:7
[INFO] [stdout]     |
[INFO] [stdout] 257 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:269:7
[INFO] [stdout]     |
[INFO] [stdout] 269 |     #[arg(long, short = 'L', overrides_with = "local", help_heading = heading::OUTPUT)]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:273:7
[INFO] [stdout]     |
[INFO] [stdout] 273 |     #[arg(long, overrides_with = "local", help_heading = heading::OUTPUT)]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:277:7
[INFO] [stdout]     |
[INFO] [stdout] 277 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:287:7
[INFO] [stdout]     |
[INFO] [stdout] 287 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:297:7
[INFO] [stdout]     |
[INFO] [stdout] 297 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:308:7
[INFO] [stdout]     |
[INFO] [stdout] 308 |     #[arg(long, short = 'o', overrides_with = "output", value_name = "FILE", help_heading = heading::OUTPUT)]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:312:7
[INFO] [stdout]     |
[INFO] [stdout] 312 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:323:7
[INFO] [stdout]     |
[INFO] [stdout] 323 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:334:7
[INFO] [stdout]     |
[INFO] [stdout] 334 |     #[arg(long, env = "HL_ALLOW_PREFIX", overrides_with = "allow_prefix", help_heading = heading::INPUT)]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:338:7
[INFO] [stdout]     |
[INFO] [stdout] 338 |     #[arg(long, overrides_with = "delimiter", help_heading = heading::INPUT)]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:342:7
[INFO] [stdout]     |
[INFO] [stdout] 342 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:353:7
[INFO] [stdout]     |
[INFO] [stdout] 353 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:365:7
[INFO] [stdout]     |
[INFO] [stdout] 365 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:377:7
[INFO] [stdout]     |
[INFO] [stdout] 377 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:388:7
[INFO] [stdout]     |
[INFO] [stdout] 388 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:397:7
[INFO] [stdout]     |
[INFO] [stdout] 397 |     #[arg(long, help_heading = heading::ADVANCED)]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:401:7
[INFO] [stdout]     |
[INFO] [stdout] 401 |     #[arg(long, help_heading = heading::ADVANCED)]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:405:7
[INFO] [stdout]     |
[INFO] [stdout] 405 |     #[arg(long, requires = "sort", help_heading = heading::ADVANCED)]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:409:7
[INFO] [stdout]     |
[INFO] [stdout] 409 |     #[arg(long, help_heading = heading::ADVANCED)]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:413:7
[INFO] [stdout]     |
[INFO] [stdout] 413 |     #[arg(long, default_value_t = false, action = ArgAction::SetTrue)]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:417:7
[INFO] [stdout]     |
[INFO] [stdout] 417 |     #[arg(name = "FILE")]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[error(transparent)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]   --> src/error.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 |     Io(#[from] io::Error),
[INFO] [stdout]    |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 |     #[error(transparent)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]   --> src/error.rs:25:22
[INFO] [stdout]    |
[INFO] [stdout] 25 |     SizeParseError(#[from] SizeParseError),
[INFO] [stdout]    |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[error(transparent)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]   --> src/error.rs:27:29
[INFO] [stdout]    |
[INFO] [stdout] 27 |     NonZeroSizeParseError(#[from] NonZeroSizeParseError),
[INFO] [stdout]    |                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[error("failed to load configuration: {0}")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]   --> src/error.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 |     Config(#[from] ConfigError),
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[error(transparent)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]   --> src/error.rs:31:18
[INFO] [stdout]    |
[INFO] [stdout] 31 |     Infallible(#[from] std::convert::Infallible),
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[error(transparent)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]   --> src/error.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |     Capnp(#[from] capnp::Error),
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 |     #[error(transparent)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]   --> src/error.rs:35:15
[INFO] [stdout]    |
[INFO] [stdout] 35 |     Bincode(#[from] bincode::Error),
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 |     #[error(transparent)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]   --> src/error.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |     Boxed(#[from] Box<dyn std::error::Error + std::marker::Send>),
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[error("file {filename:?} not found")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 |     #[error(transparent)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]   --> src/error.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 |     InvalidLevel(#[from] InvalidLevelError),
[INFO] [stdout]    |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:42:7
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[error("cannot recognize time {0:?}")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 |     #[error("unknown theme {name:?}, use any of {known:?}")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:46:7
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[error("failed to load theme {}: {source}", HILITE.paint(.filename))]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `source` in this scope
[INFO] [stdout]   --> src/error.rs:50:11
[INFO] [stdout]    |
[INFO] [stdout] 50 |         #[source]
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:53:7
[INFO] [stdout]    |
[INFO] [stdout] 53 |     #[error("failed to parse utf-8 string: {0}")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]   --> src/error.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |     Utf8Error(#[from] std::str::Utf8Error),
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:55:7
[INFO] [stdout]    |
[INFO] [stdout] 55 |     #[error("failed to construct utf-8 string from bytes: {0}")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]   --> src/error.rs:56:21
[INFO] [stdout]    |
[INFO] [stdout] 56 |     FromUtf8Error(#[from] std::string::FromUtf8Error),
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:57:7
[INFO] [stdout]    |
[INFO] [stdout] 57 |     #[error("failed to parse yaml: {0}")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]   --> src/error.rs:58:17
[INFO] [stdout]    |
[INFO] [stdout] 58 |     YamlError(#[from] serde_yaml::Error),
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:59:7
[INFO] [stdout]    |
[INFO] [stdout] 59 |     #[error(transparent)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]   --> src/error.rs:60:17
[INFO] [stdout]    |
[INFO] [stdout] 60 |     TomlError(#[from] toml::de::Error),
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:61:7
[INFO] [stdout]    |
[INFO] [stdout] 61 |     #[error("failed to parse json: {0}")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:63:7
[INFO] [stdout]    |
[INFO] [stdout] 63 |     #[error("wrong regular expression: {0}")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]   --> src/error.rs:64:30
[INFO] [stdout]    |
[INFO] [stdout] 64 |     WrongRegularExpression(#[from] regex::Error),
[INFO] [stdout]    |                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:65:7
[INFO] [stdout]    |
[INFO] [stdout] 65 |     #[error("inconsistent index: {details}")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:67:7
[INFO] [stdout]    |
[INFO] [stdout] 67 |     #[error("failed to open file '{}' for reading: {source}", HILITE.paint(.path.to_string_lossy()))]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `source` in this scope
[INFO] [stdout]   --> src/error.rs:70:11
[INFO] [stdout]    |
[INFO] [stdout] 70 |         #[source]
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:73:7
[INFO] [stdout]    |
[INFO] [stdout] 73 |     #[error("failed to open file '{}' for writing: {source}", HILITE.paint(.path.to_string_lossy()))]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `source` in this scope
[INFO] [stdout]   --> src/error.rs:76:11
[INFO] [stdout]    |
[INFO] [stdout] 76 |         #[source]
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 |     #[error("failed to get metadata of file '{}': {source}", HILITE.paint(.path.to_string_lossy()))]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `source` in this scope
[INFO] [stdout]   --> src/error.rs:82:11
[INFO] [stdout]    |
[INFO] [stdout] 82 |         #[source]
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:85:7
[INFO] [stdout]    |
[INFO] [stdout] 85 |     #[error("failed to read file '{}': {source}", HILITE.paint(.path))]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `source` in this scope
[INFO] [stdout]   --> src/error.rs:88:11
[INFO] [stdout]    |
[INFO] [stdout] 88 |         #[source]
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:91:7
[INFO] [stdout]    |
[INFO] [stdout] 91 |     #[error("failed to load file '{}': {source}", HILITE.paint(.path))]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `source` in this scope
[INFO] [stdout]   --> src/error.rs:94:11
[INFO] [stdout]    |
[INFO] [stdout] 94 |         #[source]
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:97:7
[INFO] [stdout]    |
[INFO] [stdout] 97 |     #[error("failed to parse json line {}: {source}", HILITE.paint(.line.to_string()))]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `source` in this scope
[INFO] [stdout]    --> src/error.rs:100:11
[INFO] [stdout]     |
[INFO] [stdout] 100 |         #[source]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> src/error.rs:103:7
[INFO] [stdout]     |
[INFO] [stdout] 103 |     #[error("invalid index header")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> src/error.rs:105:7
[INFO] [stdout]     |
[INFO] [stdout] 105 |     #[error("requested sorting of messages in {} file '{}' that is not currently supported", HILITE.paint(.format), HILITE.paint(.path.to...
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> src/error.rs:107:7
[INFO] [stdout]     |
[INFO] [stdout] 107 |     #[error("failed to parse json: {0}")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]    --> src/error.rs:108:22
[INFO] [stdout]     |
[INFO] [stdout] 108 |     JsonParseError(#[from] serde_json::Error),
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> src/error.rs:109:7
[INFO] [stdout]     |
[INFO] [stdout] 109 |     #[error("failed to parse logfmt: {0}")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]    --> src/error.rs:110:24
[INFO] [stdout]     |
[INFO] [stdout] 110 |     LogfmtParseError(#[from] logfmt::error::Error),
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> src/error.rs:111:7
[INFO] [stdout]     |
[INFO] [stdout] 111 |     #[error(transparent)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]    --> src/error.rs:112:23
[INFO] [stdout]     |
[INFO] [stdout] 112 |     TryFromIntError(#[from] TryFromIntError),
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> src/error.rs:113:7
[INFO] [stdout]     |
[INFO] [stdout] 113 |     #[error(transparent)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]    --> src/error.rs:114:19
[INFO] [stdout]     |
[INFO] [stdout] 114 |     NotifyError(#[from] notify::Error),
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> src/error.rs:115:7
[INFO] [stdout]     |
[INFO] [stdout] 115 |     #[error("failed to receive from mpsc channel: {source}")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `source` in this scope
[INFO] [stdout]    --> src/error.rs:117:11
[INFO] [stdout]     |
[INFO] [stdout] 117 |         #[source]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> src/error.rs:120:7
[INFO] [stdout]     |
[INFO] [stdout] 120 |     #[error("failed to parse query:\n{0}")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]    --> src/error.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |     QueryParseError(#[from] pest::error::Error<crate::query::Rule>),
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> src/error.rs:122:7
[INFO] [stdout]     |
[INFO] [stdout] 122 |     #[error(transparent)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]    --> src/error.rs:123:23
[INFO] [stdout]     |
[INFO] [stdout] 123 |     LevelParseError(#[from] level::ParseError),
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> src/error.rs:124:7
[INFO] [stdout]     |
[INFO] [stdout] 124 |     #[error(transparent)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]    --> src/error.rs:125:23
[INFO] [stdout]     |
[INFO] [stdout] 125 |     ParseFloatError(#[from] ParseFloatError),
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> src/error.rs:126:7
[INFO] [stdout]     |
[INFO] [stdout] 126 |     #[error(transparent)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]    --> src/error.rs:127:21
[INFO] [stdout]     |
[INFO] [stdout] 127 |     ParseIntError(#[from] ParseIntError),
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> src/error.rs:128:7
[INFO] [stdout]     |
[INFO] [stdout] 128 |     #[error("failed to detect application directories")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> src/error.rs:141:7
[INFO] [stdout]     |
[INFO] [stdout] 141 |     #[error(transparent)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]    --> src/error.rs:142:21
[INFO] [stdout]     |
[INFO] [stdout] 142 |     ParseIntError(#[from] ParseIntError),
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> src/error.rs:143:7
[INFO] [stdout]     |
[INFO] [stdout] 143 |     #[error(transparent)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]    --> src/error.rs:144:23
[INFO] [stdout]     |
[INFO] [stdout] 144 |     TryFromIntError(#[from] TryFromIntError),
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> src/error.rs:145:7
[INFO] [stdout]     |
[INFO] [stdout] 145 |     #[error(
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> src/error.rs:157:7
[INFO] [stdout]     |
[INFO] [stdout] 157 |     #[error(transparent)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]    --> src/error.rs:158:22
[INFO] [stdout]     |
[INFO] [stdout] 158 |     SizeParseError(#[from] SizeParseError),
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> src/error.rs:159:7
[INFO] [stdout]     |
[INFO] [stdout] 159 |     #[error("zero size")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> src/error.rs:165:3
[INFO] [stdout]     |
[INFO] [stdout] 165 | #[error("invalid level {value:?}, use any of {valid_values:?}")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/level.rs:34:3
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[serde(rename_all = "kebab-case")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `grammar` in this scope
[INFO] [stdout]   --> src/query.rs:22:3
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[grammar = "query.pest"]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/settings.rs:25:3
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[serde(rename_all = "kebab-case")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/settings.rs:105:3
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[serde(rename_all = "kebab-case")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/settings.rs:155:7
[INFO] [stdout]     |
[INFO] [stdout] 155 |     #[serde(default, serialize_with = "ordered_map_serialize")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/settings.rs:220:7
[INFO] [stdout]     |
[INFO] [stdout] 220 |     #[serde(default)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/settings.rs:236:3
[INFO] [stdout]     |
[INFO] [stdout] 236 | #[serde(rename_all = "kebab-case")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/settings.rs:245:3
[INFO] [stdout]     |
[INFO] [stdout] 245 | #[serde(rename_all = "kebab-case")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/settings.rs:254:3
[INFO] [stdout]     |
[INFO] [stdout] 254 | #[serde(rename_all = "kebab-case")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/settings.rs:269:3
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[serde(rename_all = "kebab-case")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/themecfg.rs:29:3
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[serde(default)]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/themecfg.rs:296:3
[INFO] [stdout]     |
[INFO] [stdout] 296 | #[serde(rename_all = "kebab-case")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/themecfg.rs:325:3
[INFO] [stdout]     |
[INFO] [stdout] 325 | #[serde(rename_all = "kebab-case")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/themecfg.rs:326:3
[INFO] [stdout]     |
[INFO] [stdout] 326 | #[serde(default)]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/themecfg.rs:336:3
[INFO] [stdout]     |
[INFO] [stdout] 336 | #[serde(rename_all = "kebab-case")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/themecfg.rs:352:3
[INFO] [stdout]     |
[INFO] [stdout] 352 | #[serde(rename_all = "kebab-case")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/themecfg.rs:353:3
[INFO] [stdout]     |
[INFO] [stdout] 353 | #[serde(untagged)]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/themecfg.rs:363:3
[INFO] [stdout]     |
[INFO] [stdout] 363 | #[serde(rename_all = "kebab-case")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/themecfg.rs:387:3
[INFO] [stdout]     |
[INFO] [stdout] 387 | #[serde(try_from = "String")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/themecfg.rs:429:3
[INFO] [stdout]     |
[INFO] [stdout] 429 | #[serde(rename_all = "kebab-case")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/themecfg.rs:430:3
[INFO] [stdout]     |
[INFO] [stdout] 430 | #[serde(default)]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/themecfg.rs:438:3
[INFO] [stdout]     |
[INFO] [stdout] 438 | #[serde(rename_all = "kebab-case")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/themecfg.rs:472:3
[INFO] [stdout]     |
[INFO] [stdout] 472 | #[serde(rename_all = "kebab-case")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/themecfg.rs:473:3
[INFO] [stdout]     |
[INFO] [stdout] 473 | #[serde(default)]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/themecfg.rs:483:3
[INFO] [stdout]     |
[INFO] [stdout] 483 | #[serde(rename_all = "kebab-case")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/themecfg.rs:484:3
[INFO] [stdout]     |
[INFO] [stdout] 484 | #[serde(default)]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `folder` in this scope
[INFO] [stdout]    --> src/themecfg.rs:494:3
[INFO] [stdout]     |
[INFO] [stdout] 494 | #[folder = "etc/defaults/themes/"]
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]  --> src/console.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[error("failed to get standard output handle: {0}")]
[INFO] [stdout]   |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]  --> src/console.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[error("failed to set console mode: {0}")]
[INFO] [stdout]   |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `itoa`
[INFO] [stdout]    --> src/datefmt.rs:742:20
[INFO] [stdout]     |
[INFO] [stdout] 742 |     let mut ibuf = itoa::Buffer::new();
[INFO] [stdout]     |                    ^^^^ use of unresolved module or unlinked crate `itoa`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `itoa`, use `cargo add itoa` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `once_cell`
[INFO] [stdout]  --> src/config.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use once_cell::sync::Lazy;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `once_cell`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `once_cell`, use `cargo add once_cell` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crossbeam_queue`
[INFO] [stdout]  --> src/pool.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crossbeam_queue::SegQueue;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crossbeam_queue`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `crossbeam_queue`, use `cargo add crossbeam_queue` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]  --> src/serdex.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde_json::StreamDeserializer;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `flate2`
[INFO] [stdout]   --> src/input.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use flate2::bufread::GzDecoder;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `flate2`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `flate2`, use `cargo add flate2` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `notify`
[INFO] [stdout]   --> src/fsmon.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     use notify::{Config, RecommendedWatcher, RecursiveMode, Watcher};
[INFO] [stdout]    |         ^^^^^^ use of unresolved module or unlinked crate `notify`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `notify`, use `cargo add notify` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `nu_ansi_term`
[INFO] [stdout]   --> src/input.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use nu_ansi_term::Color;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_ansi_term`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nu_ansi_term`, use `cargo add nu_ansi_term` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chrono`
[INFO] [stdout]  --> src/timestamp.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use chrono::{DateTime, Duration, FixedOffset, NaiveDateTime};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chrono`
[INFO] [stdout]  --> src/timezone.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::{FixedOffset, Local, LocalResult, NaiveDate, NaiveDateTime, Offset, TimeZone, Utc};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chrono_tz`
[INFO] [stdout]  --> src/timezone.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use chrono_tz::OffsetName;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `chrono_tz`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `chrono_tz`, use `cargo add chrono_tz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `wildflower`
[INFO] [stdout]  --> src/filtering.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use wildflower::{Pattern, WILDCARD_MANY_CHAR, WILDCARD_SINGLE_CHAR};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `wildflower`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `wildflower`, use `cargo add wildflower` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `encstr`
[INFO] [stdout]  --> src/formatting.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use encstr::EncodedString;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `encstr`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `encstr`, use `cargo add encstr` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chrono`
[INFO] [stdout]    --> src/formatting.rs:927:9
[INFO] [stdout]     |
[INFO] [stdout] 927 |     use chrono::{Offset, Utc};
[INFO] [stdout]     |         ^^^^^^ use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `toml`
[INFO] [stdout]   --> src/error.rs:60:23
[INFO] [stdout]    |
[INFO] [stdout] 60 |     TomlError(#[from] toml::de::Error),
[INFO] [stdout]    |                       ^^^^ use of unresolved module or unlinked crate `toml`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `toml`, use `cargo add toml` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `encstr`
[INFO] [stdout]    --> src/formatting.rs:928:9
[INFO] [stdout]     |
[INFO] [stdout] 928 |     use encstr::EncodedString;
[INFO] [stdout]     |         ^^^^^^ use of unresolved module or unlinked crate `encstr`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `encstr`, use `cargo add encstr` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]    --> src/formatting.rs:929:9
[INFO] [stdout]     |
[INFO] [stdout] 929 |     use serde_json as json;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ no external crate `serde_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   --> src/model.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use serde::de::{Deserialize, Deserializer, MapAccess, SeqAccess, Visitor};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chrono`
[INFO] [stdout]   --> src/model.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use chrono::{DateTime, Utc};
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]   --> src/model.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 | use serde_json::{self as json};
[INFO] [stdout]    |                  ^^^^^^^^^^^^ no external crate `serde_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `titlecase`
[INFO] [stdout]   --> src/model.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use titlecase::titlecase;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `titlecase`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `titlecase`, use `cargo add titlecase` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `wildflower`
[INFO] [stdout]   --> src/model.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use wildflower::Pattern;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `wildflower`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `wildflower`, use `cargo add wildflower` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `encstr`
[INFO] [stdout]   --> src/model.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use encstr::{AnyEncodedString, EncodedString};
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `encstr`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `encstr`, use `cargo add encstr` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_logfmt`
[INFO] [stdout]   --> src/model.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use serde_logfmt::logfmt;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `serde_logfmt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_logfmt`, use `cargo add serde_logfmt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `snap`
[INFO] [stdout]   --> src/replay.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use snap::{read::FrameDecoder, write::FrameEncoder};
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `snap`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `snap`, use `cargo add snap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_logfmt`
[INFO] [stdout]     --> src/model.rs:1743:9
[INFO] [stdout]      |
[INFO] [stdout] 1743 |     use serde_logfmt::logfmt;
[INFO] [stdout]      |         ^^^^^^^^^^^^ use of unresolved module or unlinked crate `serde_logfmt`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `serde_logfmt`, use `cargo add serde_logfmt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `closure`
[INFO] [stdout]   --> src/app.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use closure::closure;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `closure`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `closure`, use `cargo add closure` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crossbeam_channel`, `crossbeam_channel`
[INFO] [stdout]   --> src/app.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use crossbeam_channel::{self as channel, Receiver, RecvError, RecvTimeoutError, Sender};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^^ no external crate `crossbeam_channel`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     use of unresolved module or unlinked crate `crossbeam_channel`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `crossbeam_channel`, use `cargo add crossbeam_channel` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crossbeam_utils`
[INFO] [stdout]   --> src/app.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use crossbeam_utils::thread;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crossbeam_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `crossbeam_utils`, use `cargo add crossbeam_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `itertools`
[INFO] [stdout]   --> src/app.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use itertools::{izip, Itertools};
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `itertools`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `itertools`, use `cargo add itertools` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]   --> src/app.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chrono_tz`
[INFO] [stdout]     --> src/app.rs:1076:9
[INFO] [stdout]      |
[INFO] [stdout] 1076 |     use chrono_tz::UTC;
[INFO] [stdout]      |         ^^^^^^^^^ use of unresolved module or unlinked crate `chrono_tz`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `chrono_tz`, use `cargo add chrono_tz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/cli.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use clap::{value_parser, ArgAction, Args, Parser, ValueEnum};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `clap_complete`
[INFO] [stdout]  --> src/cli.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use clap_complete::Shell;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `clap_complete`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap_complete`, use `cargo add clap_complete` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chrono_tz`
[INFO] [stdout]     --> src/datefmt.rs:1073:9
[INFO] [stdout]      |
[INFO] [stdout] 1073 |     use chrono_tz::UTC;
[INFO] [stdout]      |         ^^^^^^^^^ use of unresolved module or unlinked crate `chrono_tz`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `chrono_tz`, use `cargo add chrono_tz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `config`
[INFO] [stdout]  --> src/error.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use config::ConfigError;
[INFO] [stdout]   |     ^^^^^^ help: a similar path exists: `crate::config`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `use` statements changed in Rust 2018; read more at <https://doc.rust-lang.org/edition-guide/rust-2018/module-system/path-clarity.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `nu_ansi_term`
[INFO] [stdout]   --> src/error.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use nu_ansi_term::Color;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `nu_ansi_term`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nu_ansi_term`, use `cargo add nu_ansi_term` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `thiserror`
[INFO] [stdout]   --> src/error.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use thiserror::Error;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `thiserror`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `thiserror`, use `cargo add thiserror` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_logfmt`
[INFO] [stdout]   --> src/error.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use serde_logfmt::logfmt;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `serde_logfmt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_logfmt`, use `cargo add serde_logfmt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `capnp`
[INFO] [stdout]   --> src/index.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use capnp::{message, serialize::read_message};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `capnp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `capnp`, use `cargo add capnp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `capnp`
[INFO] [stdout]   --> src/index.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use capnp::{message, serialize::read_message};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `capnp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `capnp`, use `cargo add capnp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `closure`
[INFO] [stdout]   --> src/index.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use closure::closure;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `closure`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `closure`, use `cargo add closure` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crossbeam_channel`
[INFO] [stdout]   --> src/index.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use crossbeam_channel as channel;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no external crate `crossbeam_channel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crossbeam_channel`
[INFO] [stdout]   --> src/index.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use crossbeam_channel::RecvError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crossbeam_channel`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `crossbeam_channel`, use `cargo add crossbeam_channel` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crossbeam_utils`
[INFO] [stdout]   --> src/index.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use crossbeam_utils::thread;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crossbeam_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `crossbeam_utils`, use `cargo add crossbeam_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `itertools`
[INFO] [stdout]   --> src/index.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use itertools::izip;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `itertools`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `itertools`, use `cargo add itertools` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]   --> src/index.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `clap`
[INFO] [stdout]  --> src/level.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use clap::{
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sha2`
[INFO] [stdout]   --> src/index.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | use sha2::{Digest, Sha256};
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `sha2`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sha2`, use `cargo add sha2` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/level.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use clap::{
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `enum_map`
[INFO] [stdout]   --> src/level.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use enum_map::Enum;
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `enum_map`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `enum_map`, use `cargo add enum_map` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]   --> src/level.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `strum`
[INFO] [stdout]   --> src/level.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use strum::{AsRefStr, EnumIter};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `strum`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `strum`, use `cargo add strum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pest`
[INFO] [stdout]  --> src/query.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use pest::{iterators::Pair, Parser};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `pest`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `pest`, use `cargo add pest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `closure`
[INFO] [stdout]  --> src/query.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use closure::closure;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `closure`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `closure`, use `cargo add closure` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pest`
[INFO] [stdout]  --> src/query.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use pest::{iterators::Pair, Parser};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `pest`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `pest`, use `cargo add pest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pest_derive`
[INFO] [stdout]  --> src/query.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use pest_derive::Parser;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `pest_derive`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `pest_derive`, use `cargo add pest_derive` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]  --> src/query.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use serde_json as json;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ no external crate `serde_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `wildflower`
[INFO] [stdout]  --> src/query.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use wildflower::Pattern;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `wildflower`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `wildflower`, use `cargo add wildflower` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chrono_tz`
[INFO] [stdout]  --> src/settings.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use chrono_tz::Tz;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `chrono_tz`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `chrono_tz`, use `cargo add chrono_tz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `config`
[INFO] [stdout]  --> src/settings.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use config::{Config, File, FileFormat};
[INFO] [stdout]   |     ^^^^^^ help: a similar path exists: `crate::config`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `use` statements changed in Rust 2018; read more at <https://doc.rust-lang.org/edition-guide/rust-2018/module-system/path-clarity.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `once_cell`
[INFO] [stdout]  --> src/settings.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use once_cell::sync::Lazy;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `once_cell`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `once_cell`, use `cargo add once_cell` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `derive_deref`
[INFO] [stdout]  --> src/settings.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use derive_deref::Deref;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `derive_deref`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `derive_deref`, use `cargo add derive_deref` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]   --> src/settings.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use serde::{Deserialize, Serialize, Serializer};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `strum`
[INFO] [stdout]   --> src/settings.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use strum::IntoEnumIterator;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `strum`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `strum`, use `cargo add strum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `enum_map`
[INFO] [stdout]  --> src/theme.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use enum_map::EnumMap;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `enum_map`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `enum_map`, use `cargo add enum_map` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `derive_deref`
[INFO] [stdout]   --> src/themecfg.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use derive_deref::Deref;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `derive_deref`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `derive_deref`, use `cargo add derive_deref` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `enum_map`
[INFO] [stdout]   --> src/themecfg.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use enum_map::Enum;
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `enum_map`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `enum_map`, use `cargo add enum_map` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   --> src/themecfg.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use serde::{
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rust_embed`
[INFO] [stdout]   --> src/themecfg.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use rust_embed::RustEmbed;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `rust_embed`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rust_embed`, use `cargo add rust_embed` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]   --> src/themecfg.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use serde::{
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]   --> src/themecfg.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use serde_json as json;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ no external crate `serde_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_yaml`
[INFO] [stdout]   --> src/themecfg.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use serde_yaml as yaml;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ no external crate `serde_yaml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `strum`
[INFO] [stdout]   --> src/themecfg.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use strum::{EnumIter, IntoEnumIterator};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `strum`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `strum`, use `cargo add strum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chrono`
[INFO] [stdout]  --> src/timeparse.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use chrono::{DateTime, Datelike, Duration, NaiveDateTime, Offset, Utc};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `humantime`
[INFO] [stdout]  --> src/timeparse.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use humantime::parse_duration;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `humantime`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `humantime`, use `cargo add humantime` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `enumset_ext`
[INFO] [stdout]  --> src/timeparse.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use enumset_ext::EnumSetExt;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `enumset_ext`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `enumset_ext`, use `cargo add enumset_ext` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chrono`
[INFO] [stdout]    --> src/timeparse.rs:288:9
[INFO] [stdout]     |
[INFO] [stdout] 288 |     use chrono::{FixedOffset, TimeZone};
[INFO] [stdout]     |         ^^^^^^ use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]  --> src/types.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde::Deserialize;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `thiserror`
[INFO] [stdout]  --> src/console.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use thiserror::Error;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `thiserror`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `thiserror`, use `cargo add thiserror` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `enumset`
[INFO] [stdout]    --> src/formatting.rs:579:9
[INFO] [stdout]     |
[INFO] [stdout] 579 |     use enumset::{enum_set as mask, EnumSet, EnumSetType};
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `enumset`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `enumset`, use `cargo add enumset` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `encstr`
[INFO] [stdout]    --> src/formatting.rs:582:9
[INFO] [stdout]     |
[INFO] [stdout] 582 |     use encstr::{AnyEncodedString, JsonAppender, Result};
[INFO] [stdout]     |         ^^^^^^ use of unresolved module or unlinked crate `encstr`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `encstr`, use `cargo add encstr` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `enumset_ext`
[INFO] [stdout]    --> src/formatting.rs:583:9
[INFO] [stdout]     |
[INFO] [stdout] 583 |     use enumset_ext::EnumSetExt;
[INFO] [stdout]     |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `enumset_ext`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `enumset_ext`, use `cargo add enumset_ext` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crossbeam_queue`
[INFO] [stdout]   --> src/scanning.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crossbeam_queue::SegQueue;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crossbeam_queue`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `crossbeam_queue`, use `cargo add crossbeam_queue` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `signal_hook`
[INFO] [stdout]  --> src/signal_unix.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use signal_hook::{
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `signal_hook`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `signal_hook`, use `cargo add signal_hook` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]   --> src/scanning.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chrono`
[INFO] [stdout]  --> src/datefmt.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use chrono::{DateTime, Datelike, FixedOffset, NaiveDateTime, Offset, TimeZone, Timelike};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chrono_tz`
[INFO] [stdout]  --> src/datefmt.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use chrono_tz::OffsetName;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `chrono_tz`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `chrono_tz`, use `cargo add chrono_tz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `enumset`
[INFO] [stdout]  --> src/datefmt.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use enumset::{enum_set as mask, EnumSet, EnumSetType};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `enumset`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `enumset`, use `cargo add enumset` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `enumset_ext`
[INFO] [stdout]   --> src/datefmt.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use enumset_ext::EnumSetExt;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `enumset_ext`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `enumset_ext`, use `cargo add enumset_ext` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]   --> src/cli.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[arg(
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `capnp`
[INFO] [stdout]    --> src/index.rs:555:9
[INFO] [stdout]     |
[INFO] [stdout] 555 |         capnp::serialize::write_message(output, &message)?;
[INFO] [stdout]     |         ^^^^^ use of unresolved module or unlinked crate `capnp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `capnp`, use `cargo add capnp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clap` in this scope
[INFO] [stdout]   --> src/cli.rs:34:3
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[clap(version, disable_help_flag = true)]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]   --> src/cli.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 |     #[command(flatten)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clap` in this scope
[INFO] [stdout]   --> src/cli.rs:90:3
[INFO] [stdout]    |
[INFO] [stdout] 90 | #[clap(version, disable_help_flag = true)]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]  --> src/index_capnp.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 |   impl ::capnp::introspect::Introspect for Owned { fn introspect() -> ::capnp::introspect::Type { ::capnp::introspect::TypeVariant::Struc...
[INFO] [stdout]   |          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]  --> src/index_capnp.rs:9:73
[INFO] [stdout]   |
[INFO] [stdout] 9 |   impl ::capnp::introspect::Introspect for Owned { fn introspect() -> ::capnp::introspect::Type { ::capnp::introspect::TypeVariant::Struc...
[INFO] [stdout]   |                                                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]   --> src/cli.rs:92:7
[INFO] [stdout]    |
[INFO] [stdout] 92 |     #[command(flatten)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]  --> src/index_capnp.rs:9:101
[INFO] [stdout]   |
[INFO] [stdout] 9 | ...t() -> ::capnp::introspect::Type { ::capnp::introspect::TypeVariant::Struct(::capnp::introspect::RawBrandedStructSchema { generic: &_p...
[INFO] [stdout]   |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]   --> src/cli.rs:96:7
[INFO] [stdout]    |
[INFO] [stdout] 96 |     #[arg(long, short = 's', overrides_with = "sort")]
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]  --> src/index_capnp.rs:9:142
[INFO] [stdout]   |
[INFO] [stdout] 9 | ...p::introspect::TypeVariant::Struct(::capnp::introspect::RawBrandedStructSchema { generic: &_private::RAW_SCHEMA, field_types: _private...
[INFO] [stdout]   |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 |   impl ::capnp::traits::Owned for Owned { type Reader<'a> = Reader<'a>; type Builder<'a> = Builder<'a>; }
[INFO] [stdout]    |          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:100:7
[INFO] [stdout]     |
[INFO] [stdout] 100 |     #[arg(long, short = 'F', overrides_with = "follow")]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:104:7
[INFO] [stdout]     |
[INFO] [stdout] 104 |     #[arg(long, default_value = "10", overrides_with = "tail", value_name = "N")]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 |   impl ::capnp::traits::OwnedStruct for Owned { type Reader<'a> = Reader<'a>; type Builder<'a> = Builder<'a>; }
[INFO] [stdout]    |          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 |   impl ::capnp::traits::Pipelined for Owned { type Pipeline = Pipeline; }
[INFO] [stdout]    |          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:14:37
[INFO] [stdout]    |
[INFO] [stdout] 14 |   pub struct Reader<'a> { reader: ::capnp::private::layout::StructReader<'a> }
[INFO] [stdout]    |                                     ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:108:7
[INFO] [stdout]     |
[INFO] [stdout] 108 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:20:16
[INFO] [stdout]    |
[INFO] [stdout] 20 |   impl <'a,> ::capnp::traits::HasTypeId for Reader<'a,>  {
[INFO] [stdout]    |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:23:38
[INFO] [stdout]    |
[INFO] [stdout] 23 |   impl <'a,> ::core::convert::From<::capnp::private::layout::StructReader<'a>> for Reader<'a,>  {
[INFO] [stdout]    |                                      ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:117:7
[INFO] [stdout]     |
[INFO] [stdout] 117 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn from(reader: ::capnp::private::layout::StructReader<'a>) -> Self {
[INFO] [stdout]    |                       ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:128:7
[INFO] [stdout]     |
[INFO] [stdout] 128 |     #[arg(short = 'P')]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:29:55
[INFO] [stdout]    |
[INFO] [stdout] 29 |   impl <'a,> ::core::convert::From<Reader<'a,>> for ::capnp::dynamic_value::Reader<'a>  {
[INFO] [stdout]    |                                                       ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:132:7
[INFO] [stdout]     |
[INFO] [stdout] 132 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:31:74
[INFO] [stdout]    |
[INFO] [stdout] 31 |       Self::Struct(::capnp::dynamic_struct::Reader::new(reader.reader, ::capnp::schema::StructSchema::new(::capnp::introspect::RawBranded...
[INFO] [stdout]    |                                                                          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:145:7
[INFO] [stdout]     |
[INFO] [stdout] 145 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:155:7
[INFO] [stdout]     |
[INFO] [stdout] 155 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:167:7
[INFO] [stdout]     |
[INFO] [stdout] 167 |     #[arg(short, long, number_of_values = 1, help_heading = heading::FILTERING)]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:31:109
[INFO] [stdout]    |
[INFO] [stdout] 31 | ...::capnp::schema::StructSchema::new(::capnp::introspect::RawBrandedStructSchema { generic: &_private::RAW_SCHEMA, field_types: _private...
[INFO] [stdout]    |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:37:56
[INFO] [stdout]    |
[INFO] [stdout] 37 |       core::fmt::Debug::fmt(&::core::convert::Into::<::capnp::dynamic_value::Reader<'_>>::into(*self), f)
[INFO] [stdout]    |                                                        ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:41:16
[INFO] [stdout]    |
[INFO] [stdout] 41 |   impl <'a,> ::capnp::traits::FromPointerReader<'a> for Reader<'a,>  {
[INFO] [stdout]    |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:172:7
[INFO] [stdout]     |
[INFO] [stdout] 172 |     #[arg(short, long, number_of_values = 1, help_heading = heading::FILTERING)]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:42:36
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn get_from_pointer(reader: &::capnp::private::layout::PointerReader<'a>, default: ::core::option::Option<&'a [::capnp::Word]>) -> ::...
[INFO] [stdout]    |                                    ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:176:7
[INFO] [stdout]     |
[INFO] [stdout] 176 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:42:118
[INFO] [stdout]    |
[INFO] [stdout] 42 | ...fault: ::core::option::Option<&'a [::capnp::Word]>) -> ::capnp::Result<Self> {
[INFO] [stdout]    |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:190:7
[INFO] [stdout]     |
[INFO] [stdout] 190 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:198:7
[INFO] [stdout]     |
[INFO] [stdout] 198 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:42:138
[INFO] [stdout]    |
[INFO] [stdout] 42 | ...n::Option<&'a [::capnp::Word]>) -> ::capnp::Result<Self> {
[INFO] [stdout]    |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:47:16
[INFO] [stdout]    |
[INFO] [stdout] 47 |   impl <'a,> ::capnp::traits::IntoInternalStructReader<'a> for Reader<'a,>  {
[INFO] [stdout]    |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:208:7
[INFO] [stdout]     |
[INFO] [stdout] 208 |     #[arg(short, long, overrides_with = "raw", help_heading = heading::OUTPUT)]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:212:7
[INFO] [stdout]     |
[INFO] [stdout] 212 |     #[arg(long, overrides_with = "raw", help_heading = heading::OUTPUT)]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:48:47
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn into_internal_struct_reader(self) -> ::capnp::private::layout::StructReader<'a> {
[INFO] [stdout]    |                                               ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:53:16
[INFO] [stdout]    |
[INFO] [stdout] 53 |   impl <'a,> ::capnp::traits::Imbue<'a> for Reader<'a,>  {
[INFO] [stdout]    |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:216:7
[INFO] [stdout]     |
[INFO] [stdout] 216 |     #[arg(long, overrides_with = "raw_fields", help_heading = heading::OUTPUT)]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:54:42
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn imbue(&mut self, cap_table: &'a ::capnp::private::layout::CapTable) {
[INFO] [stdout]    |                                          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:55:27
[INFO] [stdout]    |
[INFO] [stdout] 55 |       self.reader.imbue(::capnp::private::layout::CapTableReader::Plain(cap_table))
[INFO] [stdout]    |                           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:220:7
[INFO] [stdout]     |
[INFO] [stdout] 220 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:64:35
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn total_size(&self) -> ::capnp::Result<::capnp::MessageSize> {
[INFO] [stdout]    |                                   ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:64:51
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn total_size(&self) -> ::capnp::Result<::capnp::MessageSize> {
[INFO] [stdout]    |                                                   ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:230:7
[INFO] [stdout]     |
[INFO] [stdout] 230 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:68:34
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn get_source(self) -> ::capnp::Result<crate::index_capnp::source_file::Reader<'a>> {
[INFO] [stdout]    |                                  ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |       ::capnp::traits::FromPointerReader::get_from_pointer(&self.reader.get_pointer_field(0), ::core::option::Option::None)
[INFO] [stdout]    |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:245:7
[INFO] [stdout]     |
[INFO] [stdout] 245 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:77:39
[INFO] [stdout]    |
[INFO] [stdout] 77 |   pub struct Builder<'a> { builder: ::capnp::private::layout::StructBuilder<'a> }
[INFO] [stdout]    |                                       ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:78:16
[INFO] [stdout]    |
[INFO] [stdout] 78 |   impl <'a,> ::capnp::traits::HasStructSize for Builder<'a,>  {
[INFO] [stdout]    |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:79:26
[INFO] [stdout]    |
[INFO] [stdout] 79 |     const STRUCT_SIZE: ::capnp::private::layout::StructSize = ::capnp::private::layout::StructSize { data: 0, pointers: 1 };
[INFO] [stdout]    |                          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:257:7
[INFO] [stdout]     |
[INFO] [stdout] 257 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:79:65
[INFO] [stdout]    |
[INFO] [stdout] 79 |     const STRUCT_SIZE: ::capnp::private::layout::StructSize = ::capnp::private::layout::StructSize { data: 0, pointers: 1 };
[INFO] [stdout]    |                                                                 ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:81:16
[INFO] [stdout]    |
[INFO] [stdout] 81 |   impl <'a,> ::capnp::traits::HasTypeId for Builder<'a,>  {
[INFO] [stdout]    |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:84:38
[INFO] [stdout]    |
[INFO] [stdout] 84 |   impl <'a,> ::core::convert::From<::capnp::private::layout::StructBuilder<'a>> for Builder<'a,>  {
[INFO] [stdout]    |                                      ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:85:24
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn from(builder: ::capnp::private::layout::StructBuilder<'a>) -> Self {
[INFO] [stdout]    |                        ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:269:7
[INFO] [stdout]     |
[INFO] [stdout] 269 |     #[arg(long, short = 'L', overrides_with = "local", help_heading = heading::OUTPUT)]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:90:56
[INFO] [stdout]    |
[INFO] [stdout] 90 |   impl <'a,> ::core::convert::From<Builder<'a,>> for ::capnp::dynamic_value::Builder<'a>  {
[INFO] [stdout]    |                                                        ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:92:77
[INFO] [stdout]    |
[INFO] [stdout] 92 | ...uct::Builder::new(builder.builder, ::capnp::schema::StructSchema::new(::capnp::introspect::RawBrandedStructSchema { generic: &_private...
[INFO] [stdout]    |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:92:112
[INFO] [stdout]    |
[INFO] [stdout] 92 | ...::capnp::schema::StructSchema::new(::capnp::introspect::RawBrandedStructSchema { generic: &_private::RAW_SCHEMA, field_types: _private...
[INFO] [stdout]    |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:96:16
[INFO] [stdout]    |
[INFO] [stdout] 96 |   impl <'a,> ::capnp::traits::ImbueMut<'a> for Builder<'a,>  {
[INFO] [stdout]    |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:273:7
[INFO] [stdout]     |
[INFO] [stdout] 273 |     #[arg(long, overrides_with = "local", help_heading = heading::OUTPUT)]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:97:50
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn imbue_mut(&mut self, cap_table: &'a mut ::capnp::private::layout::CapTable) {
[INFO] [stdout]    |                                                  ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:98:28
[INFO] [stdout]    |
[INFO] [stdout] 98 |       self.builder.imbue(::capnp::private::layout::CapTableBuilder::Plain(cap_table))
[INFO] [stdout]    |                            ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:102:16
[INFO] [stdout]     |
[INFO] [stdout] 102 |   impl <'a,> ::capnp::traits::FromPointerBuilder<'a> for Builder<'a,>  {
[INFO] [stdout]     |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:277:7
[INFO] [stdout]     |
[INFO] [stdout] 277 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:103:32
[INFO] [stdout]     |
[INFO] [stdout] 103 |     fn init_pointer(builder: ::capnp::private::layout::PointerBuilder<'a>, _size: u32) -> Self {
[INFO] [stdout]     |                                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:287:7
[INFO] [stdout]     |
[INFO] [stdout] 287 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:104:38
[INFO] [stdout]     |
[INFO] [stdout] 104 |       builder.init_struct(<Self as ::capnp::traits::HasStructSize>::STRUCT_SIZE).into()
[INFO] [stdout]     |                                      ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:106:36
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn get_from_pointer(builder: ::capnp::private::layout::PointerBuilder<'a>, default: ::core::option::Option<&'a [::capnp::Word]>) -> :...
[INFO] [stdout]     |                                    ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:297:7
[INFO] [stdout]     |
[INFO] [stdout] 297 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:106:119
[INFO] [stdout]     |
[INFO] [stdout] 106 | ...fault: ::core::option::Option<&'a [::capnp::Word]>) -> ::capnp::Result<Self> {
[INFO] [stdout]     |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:106:139
[INFO] [stdout]     |
[INFO] [stdout] 106 | ...n::Option<&'a [::capnp::Word]>) -> ::capnp::Result<Self> {
[INFO] [stdout]     |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:308:7
[INFO] [stdout]     |
[INFO] [stdout] 308 |     #[arg(long, short = 'o', overrides_with = "output", value_name = "FILE", help_heading = heading::OUTPUT)]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:107:64
[INFO] [stdout]     |
[INFO] [stdout] 107 |       ::core::result::Result::Ok(builder.get_struct(<Self as ::capnp::traits::HasStructSize>::STRUCT_SIZE, default)?.into())
[INFO] [stdout]     |                                                                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:111:16
[INFO] [stdout]     |
[INFO] [stdout] 111 |   impl <'a,> ::capnp::traits::SetterInput<Owned<>> for Reader<'a,>  {
[INFO] [stdout]     |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:312:7
[INFO] [stdout]     |
[INFO] [stdout] 312 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:112:43
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn set_pointer_builder(mut pointer: ::capnp::private::layout::PointerBuilder<'_>, value: Self, canonicalize: bool) -> ::capnp::Result...
[INFO] [stdout]     |                                           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:112:125
[INFO] [stdout]     |
[INFO] [stdout] 112 | ...alue: Self, canonicalize: bool) -> ::capnp::Result<()> { pointer.set_struct(&value.reader, canonicalize) }
[INFO] [stdout]     |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:323:7
[INFO] [stdout]     |
[INFO] [stdout] 323 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:126:35
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn total_size(&self) -> ::capnp::Result<::capnp::MessageSize> {
[INFO] [stdout]     |                                   ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:126:51
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn total_size(&self) -> ::capnp::Result<::capnp::MessageSize> {
[INFO] [stdout]     |                                                   ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:334:7
[INFO] [stdout]     |
[INFO] [stdout] 334 |     #[arg(long, env = "HL_ALLOW_PREFIX", overrides_with = "allow_prefix", help_heading = heading::INPUT)]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:130:34
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub fn get_source(self) -> ::capnp::Result<crate::index_capnp::source_file::Builder<'a>> {
[INFO] [stdout]     |                                  ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |       ::capnp::traits::FromPointerBuilder::get_from_pointer(self.builder.get_pointer_field(0), ::core::option::Option::None)
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:338:7
[INFO] [stdout]     |
[INFO] [stdout] 338 |     #[arg(long, overrides_with = "delimiter", help_heading = heading::INPUT)]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:134:91
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn set_source(&mut self, value: crate::index_capnp::source_file::Reader<'_>) -> ::capnp::Result<()> {
[INFO] [stdout]     |                                                                                           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |       ::capnp::traits::SetterInput::set_pointer_builder(self.builder.reborrow().get_pointer_field(0), value, false)
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:342:7
[INFO] [stdout]     |
[INFO] [stdout] 342 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 139 |       ::capnp::traits::FromPointerBuilder::init_pointer(self.builder.get_pointer_field(0), 0)
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:147:38
[INFO] [stdout]     |
[INFO] [stdout] 147 |   pub struct Pipeline { _typeless: ::capnp::any_pointer::Pipeline }
[INFO] [stdout]     |                                      ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:353:7
[INFO] [stdout]     |
[INFO] [stdout] 353 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:148:10
[INFO] [stdout]     |
[INFO] [stdout] 148 |   impl ::capnp::capability::FromTypelessPipeline for Pipeline {
[INFO] [stdout]     |          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:149:24
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn new(typeless: ::capnp::any_pointer::Pipeline) -> Self {
[INFO] [stdout]     |                        ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:365:7
[INFO] [stdout]     |
[INFO] [stdout] 365 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 |       ::capnp::capability::FromTypelessPipeline::new(self._typeless.get_pointer_field(0))
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:159:33
[INFO] [stdout]     |
[INFO] [stdout] 159 |     pub static ENCODED_NODE: [::capnp::Word; 32] = [
[INFO] [stdout]     |                                 ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:377:7
[INFO] [stdout]     |
[INFO] [stdout] 377 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:160:9
[INFO] [stdout]     |
[INFO] [stdout] 160 |       ::capnp::word(0, 0, 0, 0, 5, 0, 6, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 161 |       ::capnp::word(209, 133, 150, 62, 238, 206, 133, 192),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:388:7
[INFO] [stdout]     |
[INFO] [stdout] 388 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |       ::capnp::word(12, 0, 0, 0, 1, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:397:7
[INFO] [stdout]     |
[INFO] [stdout] 397 |     #[arg(long, help_heading = heading::ADVANCED)]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 |       ::capnp::word(159, 109, 14, 67, 239, 4, 192, 180),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:401:7
[INFO] [stdout]     |
[INFO] [stdout] 401 |     #[arg(long, help_heading = heading::ADVANCED)]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 164 |       ::capnp::word(1, 0, 7, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:405:7
[INFO] [stdout]     |
[INFO] [stdout] 405 |     #[arg(long, requires = "sort", help_heading = heading::ADVANCED)]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 166 |       ::capnp::word(21, 0, 0, 0, 138, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:409:7
[INFO] [stdout]     |
[INFO] [stdout] 409 |     #[arg(long, help_heading = heading::ADVANCED)]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |       ::capnp::word(29, 0, 0, 0, 7, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:413:7
[INFO] [stdout]     |
[INFO] [stdout] 413 |     #[arg(long, default_value_t = false, action = ArgAction::SetTrue)]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 |       ::capnp::word(25, 0, 0, 0, 63, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/cli.rs:417:7
[INFO] [stdout]     |
[INFO] [stdout] 417 |     #[arg(name = "FILE")]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:171:9
[INFO] [stdout]     |
[INFO] [stdout] 171 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[error(transparent)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 172 |       ::capnp::word(105, 110, 100, 101, 120, 46, 99, 97),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:173:9
[INFO] [stdout]     |
[INFO] [stdout] 173 |       ::capnp::word(112, 110, 112, 58, 82, 111, 111, 116),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]   --> src/error.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 |     Io(#[from] io::Error),
[INFO] [stdout]    |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 174 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 175 |       ::capnp::word(0, 0, 0, 0, 1, 0, 1, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 |       ::capnp::word(4, 0, 0, 0, 3, 0, 4, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 |     #[error(transparent)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:177:9
[INFO] [stdout]     |
[INFO] [stdout] 177 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 178 |       ::capnp::word(0, 0, 1, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]   --> src/error.rs:25:22
[INFO] [stdout]    |
[INFO] [stdout] 25 |     SizeParseError(#[from] SizeParseError),
[INFO] [stdout]    |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[error(transparent)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:180:9
[INFO] [stdout]     |
[INFO] [stdout] 180 |       ::capnp::word(13, 0, 0, 0, 58, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]   --> src/error.rs:27:29
[INFO] [stdout]    |
[INFO] [stdout] 27 |     NonZeroSizeParseError(#[from] NonZeroSizeParseError),
[INFO] [stdout]    |                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 |       ::capnp::word(8, 0, 0, 0, 3, 0, 1, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:183:9
[INFO] [stdout]     |
[INFO] [stdout] 183 |       ::capnp::word(20, 0, 0, 0, 2, 0, 1, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:184:9
[INFO] [stdout]     |
[INFO] [stdout] 184 |       ::capnp::word(115, 111, 117, 114, 99, 101, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:185:9
[INFO] [stdout]     |
[INFO] [stdout] 185 |       ::capnp::word(16, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[error("failed to load configuration: {0}")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 186 |       ::capnp::word(147, 247, 249, 13, 61, 150, 13, 228),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:187:9
[INFO] [stdout]     |
[INFO] [stdout] 187 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]   --> src/error.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 |     Config(#[from] ConfigError),
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |       ::capnp::word(16, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[error(transparent)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:190:9
[INFO] [stdout]     |
[INFO] [stdout] 190 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:191:9
[INFO] [stdout]     |
[INFO] [stdout] 191 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:193:45
[INFO] [stdout]     |
[INFO] [stdout] 193 |     pub fn get_field_types(index: u16) -> ::capnp::introspect::Type {
[INFO] [stdout]     |                                             ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]   --> src/error.rs:31:18
[INFO] [stdout]    |
[INFO] [stdout] 31 |     Infallible(#[from] std::convert::Infallible),
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:195:59
[INFO] [stdout]     |
[INFO] [stdout] 195 |         0 => <crate::index_capnp::source_file::Owned as ::capnp::introspect::Introspect>::introspect(),
[INFO] [stdout]     |                                                           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:199:76
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn get_annotation_types(child_index: Option<u16>, index: u32) -> ::capnp::introspect::Type {
[INFO] [stdout]     |                                                                            ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:202:30
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub static RAW_SCHEMA: ::capnp::introspect::RawStructSchema = ::capnp::introspect::RawStructSchema {
[INFO] [stdout]     |                              ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[error(transparent)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:202:69
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub static RAW_SCHEMA: ::capnp::introspect::RawStructSchema = ::capnp::introspect::RawStructSchema {
[INFO] [stdout]     |                                                                     ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:218:10
[INFO] [stdout]     |
[INFO] [stdout] 218 |   impl ::capnp::introspect::Introspect for Owned { fn introspect() -> ::capnp::introspect::Type { ::capnp::introspect::TypeVariant::Struc...
[INFO] [stdout]     |          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]   --> src/error.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |     Capnp(#[from] capnp::Error),
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:218:73
[INFO] [stdout]     |
[INFO] [stdout] 218 |   impl ::capnp::introspect::Introspect for Owned { fn introspect() -> ::capnp::introspect::Type { ::capnp::introspect::TypeVariant::Struc...
[INFO] [stdout]     |                                                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 |     #[error(transparent)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:218:101
[INFO] [stdout]     |
[INFO] [stdout] 218 | ...t() -> ::capnp::introspect::Type { ::capnp::introspect::TypeVariant::Struct(::capnp::introspect::RawBrandedStructSchema { generic: &_p...
[INFO] [stdout]     |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]   --> src/error.rs:35:15
[INFO] [stdout]    |
[INFO] [stdout] 35 |     Bincode(#[from] bincode::Error),
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:218:142
[INFO] [stdout]     |
[INFO] [stdout] 218 | ...p::introspect::TypeVariant::Struct(::capnp::introspect::RawBrandedStructSchema { generic: &_private::RAW_SCHEMA, field_types: _private...
[INFO] [stdout]     |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:219:10
[INFO] [stdout]     |
[INFO] [stdout] 219 |   impl ::capnp::traits::Owned for Owned { type Reader<'a> = Reader<'a>; type Builder<'a> = Builder<'a>; }
[INFO] [stdout]     |          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:220:10
[INFO] [stdout]     |
[INFO] [stdout] 220 |   impl ::capnp::traits::OwnedStruct for Owned { type Reader<'a> = Reader<'a>; type Builder<'a> = Builder<'a>; }
[INFO] [stdout]     |          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 |     #[error(transparent)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:221:10
[INFO] [stdout]     |
[INFO] [stdout] 221 |   impl ::capnp::traits::Pipelined for Owned { type Pipeline = Pipeline; }
[INFO] [stdout]     |          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:223:37
[INFO] [stdout]     |
[INFO] [stdout] 223 |   pub struct Reader<'a> { reader: ::capnp::private::layout::StructReader<'a> }
[INFO] [stdout]     |                                     ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]   --> src/error.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |     Boxed(#[from] Box<dyn std::error::Error + std::marker::Send>),
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:229:16
[INFO] [stdout]     |
[INFO] [stdout] 229 |   impl <'a,> ::capnp::traits::HasTypeId for Reader<'a,>  {
[INFO] [stdout]     |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:232:38
[INFO] [stdout]     |
[INFO] [stdout] 232 |   impl <'a,> ::core::convert::From<::capnp::private::layout::StructReader<'a>> for Reader<'a,>  {
[INFO] [stdout]     |                                      ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[error("file {filename:?} not found")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:233:23
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fn from(reader: ::capnp::private::layout::StructReader<'a>) -> Self {
[INFO] [stdout]     |                       ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:238:55
[INFO] [stdout]     |
[INFO] [stdout] 238 |   impl <'a,> ::core::convert::From<Reader<'a,>> for ::capnp::dynamic_value::Reader<'a>  {
[INFO] [stdout]     |                                                       ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 |     #[error(transparent)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:240:74
[INFO] [stdout]     |
[INFO] [stdout] 240 |       Self::Struct(::capnp::dynamic_struct::Reader::new(reader.reader, ::capnp::schema::StructSchema::new(::capnp::introspect::RawBranded...
[INFO] [stdout]     |                                                                          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]   --> src/error.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 |     InvalidLevel(#[from] InvalidLevelError),
[INFO] [stdout]    |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:240:109
[INFO] [stdout]     |
[INFO] [stdout] 240 | ...::capnp::schema::StructSchema::new(::capnp::introspect::RawBrandedStructSchema { generic: &_private::RAW_SCHEMA, field_types: _private...
[INFO] [stdout]     |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:246:56
[INFO] [stdout]     |
[INFO] [stdout] 246 |       core::fmt::Debug::fmt(&::core::convert::Into::<::capnp::dynamic_value::Reader<'_>>::into(*self), f)
[INFO] [stdout]     |                                                        ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:250:16
[INFO] [stdout]     |
[INFO] [stdout] 250 |   impl <'a,> ::capnp::traits::FromPointerReader<'a> for Reader<'a,>  {
[INFO] [stdout]     |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:42:7
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[error("cannot recognize time {0:?}")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:251:36
[INFO] [stdout]     |
[INFO] [stdout] 251 |     fn get_from_pointer(reader: &::capnp::private::layout::PointerReader<'a>, default: ::core::option::Option<&'a [::capnp::Word]>) -> ::...
[INFO] [stdout]     |                                    ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:251:118
[INFO] [stdout]     |
[INFO] [stdout] 251 | ...fault: ::core::option::Option<&'a [::capnp::Word]>) -> ::capnp::Result<Self> {
[INFO] [stdout]     |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 |     #[error("unknown theme {name:?}, use any of {known:?}")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:251:138
[INFO] [stdout]     |
[INFO] [stdout] 251 | ...n::Option<&'a [::capnp::Word]>) -> ::capnp::Result<Self> {
[INFO] [stdout]     |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:256:16
[INFO] [stdout]     |
[INFO] [stdout] 256 |   impl <'a,> ::capnp::traits::IntoInternalStructReader<'a> for Reader<'a,>  {
[INFO] [stdout]     |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:257:47
[INFO] [stdout]     |
[INFO] [stdout] 257 |     fn into_internal_struct_reader(self) -> ::capnp::private::layout::StructReader<'a> {
[INFO] [stdout]     |                                               ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:46:7
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[error("failed to load theme {}: {source}", HILITE.paint(.filename))]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:262:16
[INFO] [stdout]     |
[INFO] [stdout] 262 |   impl <'a,> ::capnp::traits::Imbue<'a> for Reader<'a,>  {
[INFO] [stdout]     |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `source` in this scope
[INFO] [stdout]   --> src/error.rs:50:11
[INFO] [stdout]    |
[INFO] [stdout] 50 |         #[source]
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:263:42
[INFO] [stdout]     |
[INFO] [stdout] 263 |     fn imbue(&mut self, cap_table: &'a ::capnp::private::layout::CapTable) {
[INFO] [stdout]     |                                          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:264:27
[INFO] [stdout]     |
[INFO] [stdout] 264 |       self.reader.imbue(::capnp::private::layout::CapTableReader::Plain(cap_table))
[INFO] [stdout]     |                           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:273:35
[INFO] [stdout]     |
[INFO] [stdout] 273 |     pub fn total_size(&self) -> ::capnp::Result<::capnp::MessageSize> {
[INFO] [stdout]     |                                   ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:53:7
[INFO] [stdout]    |
[INFO] [stdout] 53 |     #[error("failed to parse utf-8 string: {0}")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:273:51
[INFO] [stdout]     |
[INFO] [stdout] 273 |     pub fn total_size(&self) -> ::capnp::Result<::capnp::MessageSize> {
[INFO] [stdout]     |                                                   ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:281:34
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn get_sha256(self) -> ::capnp::Result<::capnp::data::Reader<'a>> {
[INFO] [stdout]     |                                  ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]   --> src/error.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |     Utf8Error(#[from] std::str::Utf8Error),
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:281:50
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn get_sha256(self) -> ::capnp::Result<::capnp::data::Reader<'a>> {
[INFO] [stdout]     |                                                  ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:282:9
[INFO] [stdout]     |
[INFO] [stdout] 282 |       ::capnp::traits::FromPointerReader::get_from_pointer(&self.reader.get_pointer_field(0), ::core::option::Option::None)
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:289:32
[INFO] [stdout]     |
[INFO] [stdout] 289 |     pub fn get_path(self) -> ::capnp::Result<::capnp::text::Reader<'a>> {
[INFO] [stdout]     |                                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:55:7
[INFO] [stdout]    |
[INFO] [stdout] 55 |     #[error("failed to construct utf-8 string from bytes: {0}")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:289:48
[INFO] [stdout]     |
[INFO] [stdout] 289 |     pub fn get_path(self) -> ::capnp::Result<::capnp::text::Reader<'a>> {
[INFO] [stdout]     |                                                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]   --> src/error.rs:56:21
[INFO] [stdout]    |
[INFO] [stdout] 56 |     FromUtf8Error(#[from] std::string::FromUtf8Error),
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:290:9
[INFO] [stdout]     |
[INFO] [stdout] 290 |       ::capnp::traits::FromPointerReader::get_from_pointer(&self.reader.get_pointer_field(1), ::core::option::Option::None)
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:301:33
[INFO] [stdout]     |
[INFO] [stdout] 301 |     pub fn get_index(self) -> ::capnp::Result<crate::index_capnp::index::Reader<'a>> {
[INFO] [stdout]     |                                 ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:302:9
[INFO] [stdout]     |
[INFO] [stdout] 302 |       ::capnp::traits::FromPointerReader::get_from_pointer(&self.reader.get_pointer_field(2), ::core::option::Option::None)
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:309:34
[INFO] [stdout]     |
[INFO] [stdout] 309 |     pub fn get_blocks(self) -> ::capnp::Result<::capnp::struct_list::Reader<'a,crate::index_capnp::source_block::Owned>> {
[INFO] [stdout]     |                                  ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:57:7
[INFO] [stdout]    |
[INFO] [stdout] 57 |     #[error("failed to parse yaml: {0}")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:309:50
[INFO] [stdout]     |
[INFO] [stdout] 309 |     pub fn get_blocks(self) -> ::capnp::Result<::capnp::struct_list::Reader<'a,crate::index_capnp::source_block::Owned>> {
[INFO] [stdout]     |                                                  ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]   --> src/error.rs:58:17
[INFO] [stdout]    |
[INFO] [stdout] 58 |     YamlError(#[from] serde_yaml::Error),
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:310:9
[INFO] [stdout]     |
[INFO] [stdout] 310 |       ::capnp::traits::FromPointerReader::get_from_pointer(&self.reader.get_pointer_field(3), ::core::option::Option::None)
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:318:39
[INFO] [stdout]     |
[INFO] [stdout] 318 |   pub struct Builder<'a> { builder: ::capnp::private::layout::StructBuilder<'a> }
[INFO] [stdout]     |                                       ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:59:7
[INFO] [stdout]    |
[INFO] [stdout] 59 |     #[error(transparent)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:319:16
[INFO] [stdout]     |
[INFO] [stdout] 319 |   impl <'a,> ::capnp::traits::HasStructSize for Builder<'a,>  {
[INFO] [stdout]     |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:320:26
[INFO] [stdout]     |
[INFO] [stdout] 320 |     const STRUCT_SIZE: ::capnp::private::layout::StructSize = ::capnp::private::layout::StructSize { data: 3, pointers: 4 };
[INFO] [stdout]     |                          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:320:65
[INFO] [stdout]     |
[INFO] [stdout] 320 |     const STRUCT_SIZE: ::capnp::private::layout::StructSize = ::capnp::private::layout::StructSize { data: 3, pointers: 4 };
[INFO] [stdout]     |                                                                 ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]   --> src/error.rs:60:17
[INFO] [stdout]    |
[INFO] [stdout] 60 |     TomlError(#[from] toml::de::Error),
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:322:16
[INFO] [stdout]     |
[INFO] [stdout] 322 |   impl <'a,> ::capnp::traits::HasTypeId for Builder<'a,>  {
[INFO] [stdout]     |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:325:38
[INFO] [stdout]     |
[INFO] [stdout] 325 |   impl <'a,> ::core::convert::From<::capnp::private::layout::StructBuilder<'a>> for Builder<'a,>  {
[INFO] [stdout]     |                                      ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:61:7
[INFO] [stdout]    |
[INFO] [stdout] 61 |     #[error("failed to parse json: {0}")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:326:24
[INFO] [stdout]     |
[INFO] [stdout] 326 |     fn from(builder: ::capnp::private::layout::StructBuilder<'a>) -> Self {
[INFO] [stdout]     |                        ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:331:56
[INFO] [stdout]     |
[INFO] [stdout] 331 |   impl <'a,> ::core::convert::From<Builder<'a,>> for ::capnp::dynamic_value::Builder<'a>  {
[INFO] [stdout]     |                                                        ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:63:7
[INFO] [stdout]    |
[INFO] [stdout] 63 |     #[error("wrong regular expression: {0}")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:333:77
[INFO] [stdout]     |
[INFO] [stdout] 333 | ...uct::Builder::new(builder.builder, ::capnp::schema::StructSchema::new(::capnp::introspect::RawBrandedStructSchema { generic: &_private...
[INFO] [stdout]     |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:333:112
[INFO] [stdout]     |
[INFO] [stdout] 333 | ...::capnp::schema::StructSchema::new(::capnp::introspect::RawBrandedStructSchema { generic: &_private::RAW_SCHEMA, field_types: _private...
[INFO] [stdout]     |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:337:16
[INFO] [stdout]     |
[INFO] [stdout] 337 |   impl <'a,> ::capnp::traits::ImbueMut<'a> for Builder<'a,>  {
[INFO] [stdout]     |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]   --> src/error.rs:64:30
[INFO] [stdout]    |
[INFO] [stdout] 64 |     WrongRegularExpression(#[from] regex::Error),
[INFO] [stdout]    |                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:338:50
[INFO] [stdout]     |
[INFO] [stdout] 338 |     fn imbue_mut(&mut self, cap_table: &'a mut ::capnp::private::layout::CapTable) {
[INFO] [stdout]     |                                                  ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:339:28
[INFO] [stdout]     |
[INFO] [stdout] 339 |       self.builder.imbue(::capnp::private::layout::CapTableBuilder::Plain(cap_table))
[INFO] [stdout]     |                            ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:343:16
[INFO] [stdout]     |
[INFO] [stdout] 343 |   impl <'a,> ::capnp::traits::FromPointerBuilder<'a> for Builder<'a,>  {
[INFO] [stdout]     |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:65:7
[INFO] [stdout]    |
[INFO] [stdout] 65 |     #[error("inconsistent index: {details}")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:344:32
[INFO] [stdout]     |
[INFO] [stdout] 344 |     fn init_pointer(builder: ::capnp::private::layout::PointerBuilder<'a>, _size: u32) -> Self {
[INFO] [stdout]     |                                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:345:38
[INFO] [stdout]     |
[INFO] [stdout] 345 |       builder.init_struct(<Self as ::capnp::traits::HasStructSize>::STRUCT_SIZE).into()
[INFO] [stdout]     |                                      ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:67:7
[INFO] [stdout]    |
[INFO] [stdout] 67 |     #[error("failed to open file '{}' for reading: {source}", HILITE.paint(.path.to_string_lossy()))]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:347:36
[INFO] [stdout]     |
[INFO] [stdout] 347 |     fn get_from_pointer(builder: ::capnp::private::layout::PointerBuilder<'a>, default: ::core::option::Option<&'a [::capnp::Word]>) -> :...
[INFO] [stdout]     |                                    ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:347:119
[INFO] [stdout]     |
[INFO] [stdout] 347 | ...fault: ::core::option::Option<&'a [::capnp::Word]>) -> ::capnp::Result<Self> {
[INFO] [stdout]     |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `source` in this scope
[INFO] [stdout]   --> src/error.rs:70:11
[INFO] [stdout]    |
[INFO] [stdout] 70 |         #[source]
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:347:139
[INFO] [stdout]     |
[INFO] [stdout] 347 | ...n::Option<&'a [::capnp::Word]>) -> ::capnp::Result<Self> {
[INFO] [stdout]     |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:348:64
[INFO] [stdout]     |
[INFO] [stdout] 348 |       ::core::result::Result::Ok(builder.get_struct(<Self as ::capnp::traits::HasStructSize>::STRUCT_SIZE, default)?.into())
[INFO] [stdout]     |                                                                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:352:16
[INFO] [stdout]     |
[INFO] [stdout] 352 |   impl <'a,> ::capnp::traits::SetterInput<Owned<>> for Reader<'a,>  {
[INFO] [stdout]     |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:73:7
[INFO] [stdout]    |
[INFO] [stdout] 73 |     #[error("failed to open file '{}' for writing: {source}", HILITE.paint(.path.to_string_lossy()))]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:353:43
[INFO] [stdout]     |
[INFO] [stdout] 353 |     fn set_pointer_builder(mut pointer: ::capnp::private::layout::PointerBuilder<'_>, value: Self, canonicalize: bool) -> ::capnp::Result...
[INFO] [stdout]     |                                           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:353:125
[INFO] [stdout]     |
[INFO] [stdout] 353 | ...alue: Self, canonicalize: bool) -> ::capnp::Result<()> { pointer.set_struct(&value.reader, canonicalize) }
[INFO] [stdout]     |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `source` in this scope
[INFO] [stdout]   --> src/error.rs:76:11
[INFO] [stdout]    |
[INFO] [stdout] 76 |         #[source]
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:367:35
[INFO] [stdout]     |
[INFO] [stdout] 367 |     pub fn total_size(&self) -> ::capnp::Result<::capnp::MessageSize> {
[INFO] [stdout]     |                                   ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 |     #[error("failed to get metadata of file '{}': {source}", HILITE.paint(.path.to_string_lossy()))]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:367:51
[INFO] [stdout]     |
[INFO] [stdout] 367 |     pub fn total_size(&self) -> ::capnp::Result<::capnp::MessageSize> {
[INFO] [stdout]     |                                                   ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:379:34
[INFO] [stdout]     |
[INFO] [stdout] 379 |     pub fn get_sha256(self) -> ::capnp::Result<::capnp::data::Builder<'a>> {
[INFO] [stdout]     |                                  ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `source` in this scope
[INFO] [stdout]   --> src/error.rs:82:11
[INFO] [stdout]    |
[INFO] [stdout] 82 |         #[source]
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:379:50
[INFO] [stdout]     |
[INFO] [stdout] 379 |     pub fn get_sha256(self) -> ::capnp::Result<::capnp::data::Builder<'a>> {
[INFO] [stdout]     |                                                  ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:380:9
[INFO] [stdout]     |
[INFO] [stdout] 380 |       ::capnp::traits::FromPointerBuilder::get_from_pointer(self.builder.get_pointer_field(0), ::core::option::Option::None)
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:85:7
[INFO] [stdout]    |
[INFO] [stdout] 85 |     #[error("failed to read file '{}': {source}", HILITE.paint(.path))]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:383:43
[INFO] [stdout]     |
[INFO] [stdout] 383 |     pub fn set_sha256(&mut self, value: ::capnp::data::Reader<'_>)  {
[INFO] [stdout]     |                                           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:387:46
[INFO] [stdout]     |
[INFO] [stdout] 387 |     pub fn init_sha256(self, size: u32) -> ::capnp::data::Builder<'a> {
[INFO] [stdout]     |                                              ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `source` in this scope
[INFO] [stdout]   --> src/error.rs:88:11
[INFO] [stdout]    |
[INFO] [stdout] 88 |         #[source]
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:395:32
[INFO] [stdout]     |
[INFO] [stdout] 395 |     pub fn get_path(self) -> ::capnp::Result<::capnp::text::Builder<'a>> {
[INFO] [stdout]     |                                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:395:48
[INFO] [stdout]     |
[INFO] [stdout] 395 |     pub fn get_path(self) -> ::capnp::Result<::capnp::text::Builder<'a>> {
[INFO] [stdout]     |                                                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:91:7
[INFO] [stdout]    |
[INFO] [stdout] 91 |     #[error("failed to load file '{}': {source}", HILITE.paint(.path))]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:396:9
[INFO] [stdout]     |
[INFO] [stdout] 396 |       ::capnp::traits::FromPointerBuilder::get_from_pointer(self.builder.get_pointer_field(1), ::core::option::Option::None)
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:399:46
[INFO] [stdout]     |
[INFO] [stdout] 399 |     pub fn set_path(&mut self, value: impl ::capnp::traits::SetterInput<::capnp::text::Owned>)  {
[INFO] [stdout]     |                                              ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:399:75
[INFO] [stdout]     |
[INFO] [stdout] 399 |     pub fn set_path(&mut self, value: impl ::capnp::traits::SetterInput<::capnp::text::Owned>)  {
[INFO] [stdout]     |                                                                           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `source` in this scope
[INFO] [stdout]   --> src/error.rs:94:11
[INFO] [stdout]    |
[INFO] [stdout] 94 |         #[source]
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:400:9
[INFO] [stdout]     |
[INFO] [stdout] 400 |       ::capnp::traits::SetterInput::set_pointer_builder(self.builder.reborrow().get_pointer_field(1), value, false).unwrap()
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:403:44
[INFO] [stdout]     |
[INFO] [stdout] 403 |     pub fn init_path(self, size: u32) -> ::capnp::text::Builder<'a> {
[INFO] [stdout]     |                                            ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:421:33
[INFO] [stdout]     |
[INFO] [stdout] 421 |     pub fn get_index(self) -> ::capnp::Result<crate::index_capnp::index::Builder<'a>> {
[INFO] [stdout]     |                                 ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:97:7
[INFO] [stdout]    |
[INFO] [stdout] 97 |     #[error("failed to parse json line {}: {source}", HILITE.paint(.line.to_string()))]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:422:9
[INFO] [stdout]     |
[INFO] [stdout] 422 |       ::capnp::traits::FromPointerBuilder::get_from_pointer(self.builder.get_pointer_field(2), ::core::option::Option::None)
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:425:84
[INFO] [stdout]     |
[INFO] [stdout] 425 |     pub fn set_index(&mut self, value: crate::index_capnp::index::Reader<'_>) -> ::capnp::Result<()> {
[INFO] [stdout]     |                                                                                    ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:426:9
[INFO] [stdout]     |
[INFO] [stdout] 426 |       ::capnp::traits::SetterInput::set_pointer_builder(self.builder.reborrow().get_pointer_field(2), value, false)
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:430:9
[INFO] [stdout]     |
[INFO] [stdout] 430 |       ::capnp::traits::FromPointerBuilder::init_pointer(self.builder.get_pointer_field(2), 0)
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `source` in this scope
[INFO] [stdout]    --> src/error.rs:100:11
[INFO] [stdout]     |
[INFO] [stdout] 100 |         #[source]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:437:34
[INFO] [stdout]     |
[INFO] [stdout] 437 |     pub fn get_blocks(self) -> ::capnp::Result<::capnp::struct_list::Builder<'a,crate::index_capnp::source_block::Owned>> {
[INFO] [stdout]     |                                  ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:437:50
[INFO] [stdout]     |
[INFO] [stdout] 437 |     pub fn get_blocks(self) -> ::capnp::Result<::capnp::struct_list::Builder<'a,crate::index_capnp::source_block::Owned>> {
[INFO] [stdout]     |                                                  ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> src/error.rs:103:7
[INFO] [stdout]     |
[INFO] [stdout] 103 |     #[error("invalid index header")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:438:9
[INFO] [stdout]     |
[INFO] [stdout] 438 |       ::capnp::traits::FromPointerBuilder::get_from_pointer(self.builder.get_pointer_field(3), ::core::option::Option::None)
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:441:43
[INFO] [stdout]     |
[INFO] [stdout] 441 |     pub fn set_blocks(&mut self, value: ::capnp::struct_list::Reader<'_,crate::index_capnp::source_block::Owned>) -> ::capnp::Result<()> {
[INFO] [stdout]     |                                           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> src/error.rs:105:7
[INFO] [stdout]     |
[INFO] [stdout] 105 |     #[error("requested sorting of messages in {} file '{}' that is not currently supported", HILITE.paint(.format), HILITE.paint(.path.to...
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:441:120
[INFO] [stdout]     |
[INFO] [stdout] 441 |     pub fn set_blocks(&mut self, value: ::capnp::struct_list::Reader<'_,crate::index_capnp::source_block::Owned>) -> ::capnp::Result<()> {
[INFO] [stdout]     |                                                                                                                        ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:442:9
[INFO] [stdout]     |
[INFO] [stdout] 442 |       ::capnp::traits::SetterInput::set_pointer_builder(self.builder.reborrow().get_pointer_field(3), value, false)
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:445:46
[INFO] [stdout]     |
[INFO] [stdout] 445 |     pub fn init_blocks(self, size: u32) -> ::capnp::struct_list::Builder<'a,crate::index_capnp::source_block::Owned> {
[INFO] [stdout]     |                                              ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:446:9
[INFO] [stdout]     |
[INFO] [stdout] 446 |       ::capnp::traits::FromPointerBuilder::init_pointer(self.builder.get_pointer_field(3), size)
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> src/error.rs:107:7
[INFO] [stdout]     |
[INFO] [stdout] 107 |     #[error("failed to parse json: {0}")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:454:38
[INFO] [stdout]     |
[INFO] [stdout] 454 |   pub struct Pipeline { _typeless: ::capnp::any_pointer::Pipeline }
[INFO] [stdout]     |                                      ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:455:10
[INFO] [stdout]     |
[INFO] [stdout] 455 |   impl ::capnp::capability::FromTypelessPipeline for Pipeline {
[INFO] [stdout]     |          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:456:24
[INFO] [stdout]     |
[INFO] [stdout] 456 |     fn new(typeless: ::capnp::any_pointer::Pipeline) -> Self {
[INFO] [stdout]     |                        ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:462:9
[INFO] [stdout]     |
[INFO] [stdout] 462 |       ::capnp::capability::FromTypelessPipeline::new(self._typeless.noop())
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]    --> src/error.rs:108:22
[INFO] [stdout]     |
[INFO] [stdout] 108 |     JsonParseError(#[from] serde_json::Error),
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:465:9
[INFO] [stdout]     |
[INFO] [stdout] 465 |       ::capnp::capability::FromTypelessPipeline::new(self._typeless.get_pointer_field(2))
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:469:33
[INFO] [stdout]     |
[INFO] [stdout] 469 |     pub static ENCODED_NODE: [::capnp::Word; 105] = [
[INFO] [stdout]     |                                 ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:470:9
[INFO] [stdout]     |
[INFO] [stdout] 470 |       ::capnp::word(0, 0, 0, 0, 5, 0, 6, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:471:9
[INFO] [stdout]     |
[INFO] [stdout] 471 |       ::capnp::word(147, 247, 249, 13, 61, 150, 13, 228),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> src/error.rs:109:7
[INFO] [stdout]     |
[INFO] [stdout] 109 |     #[error("failed to parse logfmt: {0}")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:472:9
[INFO] [stdout]     |
[INFO] [stdout] 472 |       ::capnp::word(12, 0, 0, 0, 1, 0, 3, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:473:9
[INFO] [stdout]     |
[INFO] [stdout] 473 |       ::capnp::word(159, 109, 14, 67, 239, 4, 192, 180),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:474:9
[INFO] [stdout]     |
[INFO] [stdout] 474 |       ::capnp::word(4, 0, 7, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]    --> src/error.rs:110:24
[INFO] [stdout]     |
[INFO] [stdout] 110 |     LogfmtParseError(#[from] logfmt::error::Error),
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:475:9
[INFO] [stdout]     |
[INFO] [stdout] 475 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |       ::capnp::word(21, 0, 0, 0, 186, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:477:9
[INFO] [stdout]     |
[INFO] [stdout] 477 |       ::capnp::word(29, 0, 0, 0, 7, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:478:9
[INFO] [stdout]     |
[INFO] [stdout] 478 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:479:9
[INFO] [stdout]     |
[INFO] [stdout] 479 |       ::capnp::word(25, 0, 0, 0, 87, 1, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> src/error.rs:111:7
[INFO] [stdout]     |
[INFO] [stdout] 111 |     #[error(transparent)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:480:9
[INFO] [stdout]     |
[INFO] [stdout] 480 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:481:9
[INFO] [stdout]     |
[INFO] [stdout] 481 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]    --> src/error.rs:112:23
[INFO] [stdout]     |
[INFO] [stdout] 112 |     TryFromIntError(#[from] TryFromIntError),
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:482:9
[INFO] [stdout]     |
[INFO] [stdout] 482 |       ::capnp::word(105, 110, 100, 101, 120, 46, 99, 97),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:483:9
[INFO] [stdout]     |
[INFO] [stdout] 483 |       ::capnp::word(112, 110, 112, 58, 83, 111, 117, 114),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> src/error.rs:113:7
[INFO] [stdout]     |
[INFO] [stdout] 113 |     #[error(transparent)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:484:9
[INFO] [stdout]     |
[INFO] [stdout] 484 |       ::capnp::word(99, 101, 70, 105, 108, 101, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:485:9
[INFO] [stdout]     |
[INFO] [stdout] 485 |       ::capnp::word(0, 0, 0, 0, 1, 0, 1, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:486:9
[INFO] [stdout]     |
[INFO] [stdout] 486 |       ::capnp::word(24, 0, 0, 0, 3, 0, 4, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:487:9
[INFO] [stdout]     |
[INFO] [stdout] 487 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]    --> src/error.rs:114:19
[INFO] [stdout]     |
[INFO] [stdout] 114 |     NotifyError(#[from] notify::Error),
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:488:9
[INFO] [stdout]     |
[INFO] [stdout] 488 |       ::capnp::word(0, 0, 1, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:489:9
[INFO] [stdout]     |
[INFO] [stdout] 489 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> src/error.rs:115:7
[INFO] [stdout]     |
[INFO] [stdout] 115 |     #[error("failed to receive from mpsc channel: {source}")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:490:9
[INFO] [stdout]     |
[INFO] [stdout] 490 |       ::capnp::word(153, 0, 0, 0, 42, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:491:9
[INFO] [stdout]     |
[INFO] [stdout] 491 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:492:9
[INFO] [stdout]     |
[INFO] [stdout] 492 |       ::capnp::word(148, 0, 0, 0, 3, 0, 1, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:493:9
[INFO] [stdout]     |
[INFO] [stdout] 493 |       ::capnp::word(160, 0, 0, 0, 2, 0, 1, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `source` in this scope
[INFO] [stdout]    --> src/error.rs:117:11
[INFO] [stdout]     |
[INFO] [stdout] 117 |         #[source]
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:494:9
[INFO] [stdout]     |
[INFO] [stdout] 494 |       ::capnp::word(1, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> src/error.rs:120:7
[INFO] [stdout]     |
[INFO] [stdout] 120 |     #[error("failed to parse query:\n{0}")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:495:9
[INFO] [stdout]     |
[INFO] [stdout] 495 |       ::capnp::word(0, 0, 1, 0, 1, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:496:9
[INFO] [stdout]     |
[INFO] [stdout] 496 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]    --> src/error.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |     QueryParseError(#[from] pest::error::Error<crate::query::Rule>),
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:497:9
[INFO] [stdout]     |
[INFO] [stdout] 497 |       ::capnp::word(157, 0, 0, 0, 58, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:498:9
[INFO] [stdout]     |
[INFO] [stdout] 498 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:499:9
[INFO] [stdout]     |
[INFO] [stdout] 499 |       ::capnp::word(152, 0, 0, 0, 3, 0, 1, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:500:9
[INFO] [stdout]     |
[INFO] [stdout] 500 |       ::capnp::word(164, 0, 0, 0, 2, 0, 1, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> src/error.rs:122:7
[INFO] [stdout]     |
[INFO] [stdout] 122 |     #[error(transparent)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:501:9
[INFO] [stdout]     |
[INFO] [stdout] 501 |       ::capnp::word(2, 0, 0, 0, 1, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:502:9
[INFO] [stdout]     |
[INFO] [stdout] 502 |       ::capnp::word(0, 0, 1, 0, 2, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]    --> src/error.rs:123:23
[INFO] [stdout]     |
[INFO] [stdout] 123 |     LevelParseError(#[from] level::ParseError),
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:503:9
[INFO] [stdout]     |
[INFO] [stdout] 503 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:504:9
[INFO] [stdout]     |
[INFO] [stdout] 504 |       ::capnp::word(161, 0, 0, 0, 42, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> src/error.rs:124:7
[INFO] [stdout]     |
[INFO] [stdout] 124 |     #[error(transparent)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:506:9
[INFO] [stdout]     |
[INFO] [stdout] 506 |       ::capnp::word(156, 0, 0, 0, 3, 0, 1, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:507:9
[INFO] [stdout]     |
[INFO] [stdout] 507 |       ::capnp::word(168, 0, 0, 0, 2, 0, 1, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]    --> src/error.rs:125:23
[INFO] [stdout]     |
[INFO] [stdout] 125 |     ParseFloatError(#[from] ParseFloatError),
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:508:9
[INFO] [stdout]     |
[INFO] [stdout] 508 |       ::capnp::word(3, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:509:9
[INFO] [stdout]     |
[INFO] [stdout] 509 |       ::capnp::word(1, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> src/error.rs:126:7
[INFO] [stdout]     |
[INFO] [stdout] 126 |     #[error(transparent)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:510:9
[INFO] [stdout]     |
[INFO] [stdout] 510 |       ::capnp::word(19, 166, 103, 235, 9, 15, 205, 196),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:511:9
[INFO] [stdout]     |
[INFO] [stdout] 511 |       ::capnp::word(165, 0, 0, 0, 74, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]    --> src/error.rs:127:21
[INFO] [stdout]     |
[INFO] [stdout] 127 |     ParseIntError(#[from] ParseIntError),
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:512:9
[INFO] [stdout]     |
[INFO] [stdout] 512 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:513:9
[INFO] [stdout]     |
[INFO] [stdout] 513 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> src/error.rs:128:7
[INFO] [stdout]     |
[INFO] [stdout] 128 |     #[error("failed to detect application directories")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:514:9
[INFO] [stdout]     |
[INFO] [stdout] 514 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:515:9
[INFO] [stdout]     |
[INFO] [stdout] 515 |       ::capnp::word(4, 0, 0, 0, 2, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> src/error.rs:141:7
[INFO] [stdout]     |
[INFO] [stdout] 141 |     #[error(transparent)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:516:9
[INFO] [stdout]     |
[INFO] [stdout] 516 |       ::capnp::word(0, 0, 1, 0, 5, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]    --> src/error.rs:142:21
[INFO] [stdout]     |
[INFO] [stdout] 142 |     ParseIntError(#[from] ParseIntError),
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:517:9
[INFO] [stdout]     |
[INFO] [stdout] 517 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:518:9
[INFO] [stdout]     |
[INFO] [stdout] 518 |       ::capnp::word(145, 0, 0, 0, 50, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> src/error.rs:143:7
[INFO] [stdout]     |
[INFO] [stdout] 143 |     #[error(transparent)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:519:9
[INFO] [stdout]     |
[INFO] [stdout] 519 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:520:9
[INFO] [stdout]     |
[INFO] [stdout] 520 |       ::capnp::word(140, 0, 0, 0, 3, 0, 1, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:521:9
[INFO] [stdout]     |
[INFO] [stdout] 521 |       ::capnp::word(152, 0, 0, 0, 2, 0, 1, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]    --> src/error.rs:144:23
[INFO] [stdout]     |
[INFO] [stdout] 144 |     TryFromIntError(#[from] TryFromIntError),
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:522:9
[INFO] [stdout]     |
[INFO] [stdout] 522 |       ::capnp::word(5, 0, 0, 0, 3, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:523:9
[INFO] [stdout]     |
[INFO] [stdout] 523 |       ::capnp::word(0, 0, 1, 0, 6, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:524:9
[INFO] [stdout]     |
[INFO] [stdout] 524 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> src/error.rs:145:7
[INFO] [stdout]     |
[INFO] [stdout] 145 |     #[error(
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:525:9
[INFO] [stdout]     |
[INFO] [stdout] 525 |       ::capnp::word(149, 0, 0, 0, 58, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:526:9
[INFO] [stdout]     |
[INFO] [stdout] 526 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:527:9
[INFO] [stdout]     |
[INFO] [stdout] 527 |       ::capnp::word(144, 0, 0, 0, 3, 0, 1, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> src/error.rs:157:7
[INFO] [stdout]     |
[INFO] [stdout] 157 |     #[error(transparent)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:528:9
[INFO] [stdout]     |
[INFO] [stdout] 528 |       ::capnp::word(172, 0, 0, 0, 2, 0, 1, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]    --> src/error.rs:158:22
[INFO] [stdout]     |
[INFO] [stdout] 158 |     SizeParseError(#[from] SizeParseError),
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:529:9
[INFO] [stdout]     |
[INFO] [stdout] 529 |       ::capnp::word(115, 105, 122, 101, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:530:9
[INFO] [stdout]     |
[INFO] [stdout] 530 |       ::capnp::word(9, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:531:9
[INFO] [stdout]     |
[INFO] [stdout] 531 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> src/error.rs:159:7
[INFO] [stdout]     |
[INFO] [stdout] 159 |     #[error("zero size")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:532:9
[INFO] [stdout]     |
[INFO] [stdout] 532 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:533:9
[INFO] [stdout]     |
[INFO] [stdout] 533 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |       ::capnp::word(9, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> src/error.rs:165:3
[INFO] [stdout]     |
[INFO] [stdout] 165 | #[error("invalid level {value:?}, use any of {valid_values:?}")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:535:9
[INFO] [stdout]     |
[INFO] [stdout] 535 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:536:9
[INFO] [stdout]     |
[INFO] [stdout] 536 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/level.rs:34:3
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[serde(rename_all = "kebab-case")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:537:9
[INFO] [stdout]     |
[INFO] [stdout] 537 |       ::capnp::word(115, 104, 97, 50, 53, 54, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:538:9
[INFO] [stdout]     |
[INFO] [stdout] 538 |       ::capnp::word(13, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:539:9
[INFO] [stdout]     |
[INFO] [stdout] 539 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `grammar` in this scope
[INFO] [stdout]   --> src/query.rs:22:3
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[grammar = "query.pest"]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:540:9
[INFO] [stdout]     |
[INFO] [stdout] 540 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:541:9
[INFO] [stdout]     |
[INFO] [stdout] 541 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:542:9
[INFO] [stdout]     |
[INFO] [stdout] 542 |       ::capnp::word(13, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:543:9
[INFO] [stdout]     |
[INFO] [stdout] 543 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/settings.rs:25:3
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[serde(rename_all = "kebab-case")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/settings.rs:105:3
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[serde(rename_all = "kebab-case")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:544:9
[INFO] [stdout]     |
[INFO] [stdout] 544 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:545:9
[INFO] [stdout]     |
[INFO] [stdout] 545 |       ::capnp::word(112, 97, 116, 104, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:546:9
[INFO] [stdout]     |
[INFO] [stdout] 546 |       ::capnp::word(12, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/settings.rs:155:7
[INFO] [stdout]     |
[INFO] [stdout] 155 |     #[serde(default, serialize_with = "ordered_map_serialize")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:547:9
[INFO] [stdout]     |
[INFO] [stdout] 547 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:548:9
[INFO] [stdout]     |
[INFO] [stdout] 548 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:549:9
[INFO] [stdout]     |
[INFO] [stdout] 549 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/settings.rs:220:7
[INFO] [stdout]     |
[INFO] [stdout] 220 |     #[serde(default)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:550:9
[INFO] [stdout]     |
[INFO] [stdout] 550 |       ::capnp::word(12, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/settings.rs:236:3
[INFO] [stdout]     |
[INFO] [stdout] 236 | #[serde(rename_all = "kebab-case")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:551:9
[INFO] [stdout]     |
[INFO] [stdout] 551 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:552:9
[INFO] [stdout]     |
[INFO] [stdout] 552 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/settings.rs:245:3
[INFO] [stdout]     |
[INFO] [stdout] 245 | #[serde(rename_all = "kebab-case")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:553:9
[INFO] [stdout]     |
[INFO] [stdout] 553 |       ::capnp::word(109, 111, 100, 105, 102, 105, 101, 100),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:554:9
[INFO] [stdout]     |
[INFO] [stdout] 554 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/settings.rs:254:3
[INFO] [stdout]     |
[INFO] [stdout] 254 | #[serde(rename_all = "kebab-case")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:555:9
[INFO] [stdout]     |
[INFO] [stdout] 555 |       ::capnp::word(105, 110, 100, 101, 120, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:556:9
[INFO] [stdout]     |
[INFO] [stdout] 556 |       ::capnp::word(16, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/settings.rs:269:3
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[serde(rename_all = "kebab-case")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:557:9
[INFO] [stdout]     |
[INFO] [stdout] 557 |       ::capnp::word(28, 102, 52, 52, 108, 182, 120, 255),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:558:9
[INFO] [stdout]     |
[INFO] [stdout] 558 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/themecfg.rs:29:3
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[serde(default)]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:559:9
[INFO] [stdout]     |
[INFO] [stdout] 559 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:560:9
[INFO] [stdout]     |
[INFO] [stdout] 560 |       ::capnp::word(16, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/themecfg.rs:296:3
[INFO] [stdout]     |
[INFO] [stdout] 296 | #[serde(rename_all = "kebab-case")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:561:9
[INFO] [stdout]     |
[INFO] [stdout] 561 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:562:9
[INFO] [stdout]     |
[INFO] [stdout] 562 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/themecfg.rs:325:3
[INFO] [stdout]     |
[INFO] [stdout] 325 | #[serde(rename_all = "kebab-case")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:563:9
[INFO] [stdout]     |
[INFO] [stdout] 563 |       ::capnp::word(98, 108, 111, 99, 107, 115, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:564:9
[INFO] [stdout]     |
[INFO] [stdout] 564 |       ::capnp::word(14, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:565:9
[INFO] [stdout]     |
[INFO] [stdout] 565 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/themecfg.rs:326:3
[INFO] [stdout]     |
[INFO] [stdout] 326 | #[serde(default)]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:566:9
[INFO] [stdout]     |
[INFO] [stdout] 566 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:567:9
[INFO] [stdout]     |
[INFO] [stdout] 567 |       ::capnp::word(0, 0, 0, 0, 3, 0, 1, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/themecfg.rs:336:3
[INFO] [stdout]     |
[INFO] [stdout] 336 | #[serde(rename_all = "kebab-case")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:568:9
[INFO] [stdout]     |
[INFO] [stdout] 568 |       ::capnp::word(16, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:569:9
[INFO] [stdout]     |
[INFO] [stdout] 569 |       ::capnp::word(96, 2, 222, 79, 120, 87, 225, 204),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/themecfg.rs:352:3
[INFO] [stdout]     |
[INFO] [stdout] 352 | #[serde(rename_all = "kebab-case")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:570:9
[INFO] [stdout]     |
[INFO] [stdout] 570 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:571:9
[INFO] [stdout]     |
[INFO] [stdout] 571 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/themecfg.rs:353:3
[INFO] [stdout]     |
[INFO] [stdout] 353 | #[serde(untagged)]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:572:9
[INFO] [stdout]     |
[INFO] [stdout] 572 |       ::capnp::word(14, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:573:9
[INFO] [stdout]     |
[INFO] [stdout] 573 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:574:9
[INFO] [stdout]     |
[INFO] [stdout] 574 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/themecfg.rs:363:3
[INFO] [stdout]     |
[INFO] [stdout] 363 | #[serde(rename_all = "kebab-case")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:576:45
[INFO] [stdout]     |
[INFO] [stdout] 576 |     pub fn get_field_types(index: u16) -> ::capnp::introspect::Type {
[INFO] [stdout]     |                                             ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:578:24
[INFO] [stdout]     |
[INFO] [stdout] 578 |         0 => <u64 as ::capnp::introspect::Introspect>::introspect(),
[INFO] [stdout]     |                        ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/themecfg.rs:387:3
[INFO] [stdout]     |
[INFO] [stdout] 387 | #[serde(try_from = "String")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:579:41
[INFO] [stdout]     |
[INFO] [stdout] 579 |         1 => <::capnp::data::Owned as ::capnp::introspect::Introspect>::introspect(),
[INFO] [stdout]     |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:579:17
[INFO] [stdout]     |
[INFO] [stdout] 579 |         1 => <::capnp::data::Owned as ::capnp::introspect::Introspect>::introspect(),
[INFO] [stdout]     |                 ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:580:41
[INFO] [stdout]     |
[INFO] [stdout] 580 |         2 => <::capnp::text::Owned as ::capnp::introspect::Introspect>::introspect(),
[INFO] [stdout]     |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/themecfg.rs:429:3
[INFO] [stdout]     |
[INFO] [stdout] 429 | #[serde(rename_all = "kebab-case")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:580:17
[INFO] [stdout]     |
[INFO] [stdout] 580 |         2 => <::capnp::text::Owned as ::capnp::introspect::Introspect>::introspect(),
[INFO] [stdout]     |                 ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:581:69
[INFO] [stdout]     |
[INFO] [stdout] 581 |         3 => <crate::index_capnp::source_file::modified::Owned as ::capnp::introspect::Introspect>::introspect(),
[INFO] [stdout]     |                                                                     ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:582:53
[INFO] [stdout]     |
[INFO] [stdout] 582 |         4 => <crate::index_capnp::index::Owned as ::capnp::introspect::Introspect>::introspect(),
[INFO] [stdout]     |                                                     ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/themecfg.rs:430:3
[INFO] [stdout]     |
[INFO] [stdout] 430 | #[serde(default)]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:583:89
[INFO] [stdout]     |
[INFO] [stdout] 583 |         5 => <::capnp::struct_list::Owned<crate::index_capnp::source_block::Owned> as ::capnp::introspect::Introspect>::introspect(),
[INFO] [stdout]     |                                                                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:583:17
[INFO] [stdout]     |
[INFO] [stdout] 583 |         5 => <::capnp::struct_list::Owned<crate::index_capnp::source_block::Owned> as ::capnp::introspect::Introspect>::introspect(),
[INFO] [stdout]     |                 ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/themecfg.rs:438:3
[INFO] [stdout]     |
[INFO] [stdout] 438 | #[serde(rename_all = "kebab-case")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:587:76
[INFO] [stdout]     |
[INFO] [stdout] 587 |     pub fn get_annotation_types(child_index: Option<u16>, index: u32) -> ::capnp::introspect::Type {
[INFO] [stdout]     |                                                                            ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:590:30
[INFO] [stdout]     |
[INFO] [stdout] 590 |     pub static RAW_SCHEMA: ::capnp::introspect::RawStructSchema = ::capnp::introspect::RawStructSchema {
[INFO] [stdout]     |                              ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/themecfg.rs:472:3
[INFO] [stdout]     |
[INFO] [stdout] 472 | #[serde(rename_all = "kebab-case")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:590:69
[INFO] [stdout]     |
[INFO] [stdout] 590 |     pub static RAW_SCHEMA: ::capnp::introspect::RawStructSchema = ::capnp::introspect::RawStructSchema {
[INFO] [stdout]     |                                                                     ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:605:12
[INFO] [stdout]     |
[INFO] [stdout] 605 |     impl ::capnp::introspect::Introspect for Owned { fn introspect() -> ::capnp::introspect::Type { ::capnp::introspect::TypeVariant::Str...
[INFO] [stdout]     |            ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:605:75
[INFO] [stdout]     |
[INFO] [stdout] 605 |     impl ::capnp::introspect::Introspect for Owned { fn introspect() -> ::capnp::introspect::Type { ::capnp::introspect::TypeVariant::Str...
[INFO] [stdout]     |                                                                           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/themecfg.rs:473:3
[INFO] [stdout]     |
[INFO] [stdout] 473 | #[serde(default)]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:605:103
[INFO] [stdout]     |
[INFO] [stdout] 605 | ...t() -> ::capnp::introspect::Type { ::capnp::introspect::TypeVariant::Struct(::capnp::introspect::RawBrandedStructSchema { generic: &_p...
[INFO] [stdout]     |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:605:144
[INFO] [stdout]     |
[INFO] [stdout] 605 | ...p::introspect::TypeVariant::Struct(::capnp::introspect::RawBrandedStructSchema { generic: &_private::RAW_SCHEMA, field_types: _private...
[INFO] [stdout]     |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/themecfg.rs:483:3
[INFO] [stdout]     |
[INFO] [stdout] 483 | #[serde(rename_all = "kebab-case")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:606:12
[INFO] [stdout]     |
[INFO] [stdout] 606 |     impl ::capnp::traits::Owned for Owned { type Reader<'a> = Reader<'a>; type Builder<'a> = Builder<'a>; }
[INFO] [stdout]     |            ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:607:12
[INFO] [stdout]     |
[INFO] [stdout] 607 |     impl ::capnp::traits::OwnedStruct for Owned { type Reader<'a> = Reader<'a>; type Builder<'a> = Builder<'a>; }
[INFO] [stdout]     |            ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:608:12
[INFO] [stdout]     |
[INFO] [stdout] 608 |     impl ::capnp::traits::Pipelined for Owned { type Pipeline = Pipeline; }
[INFO] [stdout]     |            ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/themecfg.rs:484:3
[INFO] [stdout]     |
[INFO] [stdout] 484 | #[serde(default)]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:610:39
[INFO] [stdout]     |
[INFO] [stdout] 610 |     pub struct Reader<'a> { reader: ::capnp::private::layout::StructReader<'a> }
[INFO] [stdout]     |                                       ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:616:18
[INFO] [stdout]     |
[INFO] [stdout] 616 |     impl <'a,> ::capnp::traits::HasTypeId for Reader<'a,>  {
[INFO] [stdout]     |                  ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `folder` in this scope
[INFO] [stdout]    --> src/themecfg.rs:494:3
[INFO] [stdout]     |
[INFO] [stdout] 494 | #[folder = "etc/defaults/themes/"]
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:619:40
[INFO] [stdout]     |
[INFO] [stdout] 619 |     impl <'a,> ::core::convert::From<::capnp::private::layout::StructReader<'a>> for Reader<'a,>  {
[INFO] [stdout]     |                                        ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:620:25
[INFO] [stdout]     |
[INFO] [stdout] 620 |       fn from(reader: ::capnp::private::layout::StructReader<'a>) -> Self {
[INFO] [stdout]     |                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `folder` in this scope
[INFO] [stdout]    --> src/themecfg.rs:529:7
[INFO] [stdout]     |
[INFO] [stdout] 529 |     #[folder = "src/testing/assets/themes/"]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:625:57
[INFO] [stdout]     |
[INFO] [stdout] 625 |     impl <'a,> ::core::convert::From<Reader<'a,>> for ::capnp::dynamic_value::Reader<'a>  {
[INFO] [stdout]     |                                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:627:76
[INFO] [stdout]     |
[INFO] [stdout] 627 | ...   Self::Struct(::capnp::dynamic_struct::Reader::new(reader.reader, ::capnp::schema::StructSchema::new(::capnp::introspect::RawBranded...
[INFO] [stdout]     |                                                                          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]  --> src/console.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[error("failed to get standard output handle: {0}")]
[INFO] [stdout]   |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:627:111
[INFO] [stdout]     |
[INFO] [stdout] 627 | ...::capnp::schema::StructSchema::new(::capnp::introspect::RawBrandedStructSchema { generic: &_private::RAW_SCHEMA, field_types: _private...
[INFO] [stdout]     |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:633:58
[INFO] [stdout]     |
[INFO] [stdout] 633 |         core::fmt::Debug::fmt(&::core::convert::Into::<::capnp::dynamic_value::Reader<'_>>::into(*self), f)
[INFO] [stdout]     |                                                          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]  --> src/console.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[error("failed to set console mode: {0}")]
[INFO] [stdout]   |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:637:18
[INFO] [stdout]     |
[INFO] [stdout] 637 |     impl <'a,> ::capnp::traits::FromPointerReader<'a> for Reader<'a,>  {
[INFO] [stdout]     |                  ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:638:38
[INFO] [stdout]     |
[INFO] [stdout] 638 |       fn get_from_pointer(reader: &::capnp::private::layout::PointerReader<'a>, default: ::core::option::Option<&'a [::capnp::Word]>) -> ...
[INFO] [stdout]     |                                      ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:638:120
[INFO] [stdout]     |
[INFO] [stdout] 638 | ...fault: ::core::option::Option<&'a [::capnp::Word]>) -> ::capnp::Result<Self> {
[INFO] [stdout]     |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:638:140
[INFO] [stdout]     |
[INFO] [stdout] 638 | ...n::Option<&'a [::capnp::Word]>) -> ::capnp::Result<Self> {
[INFO] [stdout]     |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:643:18
[INFO] [stdout]     |
[INFO] [stdout] 643 |     impl <'a,> ::capnp::traits::IntoInternalStructReader<'a> for Reader<'a,>  {
[INFO] [stdout]     |                  ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:644:49
[INFO] [stdout]     |
[INFO] [stdout] 644 |       fn into_internal_struct_reader(self) -> ::capnp::private::layout::StructReader<'a> {
[INFO] [stdout]     |                                                 ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:649:18
[INFO] [stdout]     |
[INFO] [stdout] 649 |     impl <'a,> ::capnp::traits::Imbue<'a> for Reader<'a,>  {
[INFO] [stdout]     |                  ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:650:44
[INFO] [stdout]     |
[INFO] [stdout] 650 |       fn imbue(&mut self, cap_table: &'a ::capnp::private::layout::CapTable) {
[INFO] [stdout]     |                                            ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:651:29
[INFO] [stdout]     |
[INFO] [stdout] 651 |         self.reader.imbue(::capnp::private::layout::CapTableReader::Plain(cap_table))
[INFO] [stdout]     |                             ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:660:37
[INFO] [stdout]     |
[INFO] [stdout] 660 |       pub fn total_size(&self) -> ::capnp::Result<::capnp::MessageSize> {
[INFO] [stdout]     |                                     ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:660:53
[INFO] [stdout]     |
[INFO] [stdout] 660 |       pub fn total_size(&self) -> ::capnp::Result<::capnp::MessageSize> {
[INFO] [stdout]     |                                                     ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:673:41
[INFO] [stdout]     |
[INFO] [stdout] 673 |     pub struct Builder<'a> { builder: ::capnp::private::layout::StructBuilder<'a> }
[INFO] [stdout]     |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `itoa`
[INFO] [stdout]    --> src/datefmt.rs:742:20
[INFO] [stdout]     |
[INFO] [stdout] 742 |     let mut ibuf = itoa::Buffer::new();
[INFO] [stdout]     |                    ^^^^ use of unresolved module or unlinked crate `itoa`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `itoa`, use `cargo add itoa` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:674:18
[INFO] [stdout]     |
[INFO] [stdout] 674 |     impl <'a,> ::capnp::traits::HasStructSize for Builder<'a,>  {
[INFO] [stdout]     |                  ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:675:28
[INFO] [stdout]     |
[INFO] [stdout] 675 |       const STRUCT_SIZE: ::capnp::private::layout::StructSize = ::capnp::private::layout::StructSize { data: 3, pointers: 4 };
[INFO] [stdout]     |                            ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:675:67
[INFO] [stdout]     |
[INFO] [stdout] 675 |       const STRUCT_SIZE: ::capnp::private::layout::StructSize = ::capnp::private::layout::StructSize { data: 3, pointers: 4 };
[INFO] [stdout]     |                                                                   ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:677:18
[INFO] [stdout]     |
[INFO] [stdout] 677 |     impl <'a,> ::capnp::traits::HasTypeId for Builder<'a,>  {
[INFO] [stdout]     |                  ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:680:40
[INFO] [stdout]     |
[INFO] [stdout] 680 |     impl <'a,> ::core::convert::From<::capnp::private::layout::StructBuilder<'a>> for Builder<'a,>  {
[INFO] [stdout]     |                                        ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:681:26
[INFO] [stdout]     |
[INFO] [stdout] 681 |       fn from(builder: ::capnp::private::layout::StructBuilder<'a>) -> Self {
[INFO] [stdout]     |                          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:686:58
[INFO] [stdout]     |
[INFO] [stdout] 686 |     impl <'a,> ::core::convert::From<Builder<'a,>> for ::capnp::dynamic_value::Builder<'a>  {
[INFO] [stdout]     |                                                          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `toml`
[INFO] [stdout]   --> src/error.rs:60:23
[INFO] [stdout]    |
[INFO] [stdout] 60 |     TomlError(#[from] toml::de::Error),
[INFO] [stdout]    |                       ^^^^ use of unresolved module or unlinked crate `toml`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `toml`, use `cargo add toml` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:688:79
[INFO] [stdout]     |
[INFO] [stdout] 688 | ...uct::Builder::new(builder.builder, ::capnp::schema::StructSchema::new(::capnp::introspect::RawBrandedStructSchema { generic: &_private...
[INFO] [stdout]     |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:688:114
[INFO] [stdout]     |
[INFO] [stdout] 688 | ...::capnp::schema::StructSchema::new(::capnp::introspect::RawBrandedStructSchema { generic: &_private::RAW_SCHEMA, field_types: _private...
[INFO] [stdout]     |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:692:18
[INFO] [stdout]     |
[INFO] [stdout] 692 |     impl <'a,> ::capnp::traits::ImbueMut<'a> for Builder<'a,>  {
[INFO] [stdout]     |                  ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:693:52
[INFO] [stdout]     |
[INFO] [stdout] 693 |       fn imbue_mut(&mut self, cap_table: &'a mut ::capnp::private::layout::CapTable) {
[INFO] [stdout]     |                                                    ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:694:30
[INFO] [stdout]     |
[INFO] [stdout] 694 |         self.builder.imbue(::capnp::private::layout::CapTableBuilder::Plain(cap_table))
[INFO] [stdout]     |                              ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:698:18
[INFO] [stdout]     |
[INFO] [stdout] 698 |     impl <'a,> ::capnp::traits::FromPointerBuilder<'a> for Builder<'a,>  {
[INFO] [stdout]     |                  ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:699:34
[INFO] [stdout]     |
[INFO] [stdout] 699 |       fn init_pointer(builder: ::capnp::private::layout::PointerBuilder<'a>, _size: u32) -> Self {
[INFO] [stdout]     |                                  ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:700:40
[INFO] [stdout]     |
[INFO] [stdout] 700 |         builder.init_struct(<Self as ::capnp::traits::HasStructSize>::STRUCT_SIZE).into()
[INFO] [stdout]     |                                        ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:702:38
[INFO] [stdout]     |
[INFO] [stdout] 702 |       fn get_from_pointer(builder: ::capnp::private::layout::PointerBuilder<'a>, default: ::core::option::Option<&'a [::capnp::Word]>) ->...
[INFO] [stdout]     |                                      ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:702:121
[INFO] [stdout]     |
[INFO] [stdout] 702 | ...fault: ::core::option::Option<&'a [::capnp::Word]>) -> ::capnp::Result<Self> {
[INFO] [stdout]     |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:702:141
[INFO] [stdout]     |
[INFO] [stdout] 702 | ...n::Option<&'a [::capnp::Word]>) -> ::capnp::Result<Self> {
[INFO] [stdout]     |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:703:66
[INFO] [stdout]     |
[INFO] [stdout] 703 |         ::core::result::Result::Ok(builder.get_struct(<Self as ::capnp::traits::HasStructSize>::STRUCT_SIZE, default)?.into())
[INFO] [stdout]     |                                                                  ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:707:18
[INFO] [stdout]     |
[INFO] [stdout] 707 |     impl <'a,> ::capnp::traits::SetterInput<Owned<>> for Reader<'a,>  {
[INFO] [stdout]     |                  ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:708:45
[INFO] [stdout]     |
[INFO] [stdout] 708 |       fn set_pointer_builder(mut pointer: ::capnp::private::layout::PointerBuilder<'_>, value: Self, canonicalize: bool) -> ::capnp::Resu...
[INFO] [stdout]     |                                             ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:708:127
[INFO] [stdout]     |
[INFO] [stdout] 708 | ...alue: Self, canonicalize: bool) -> ::capnp::Result<()> { pointer.set_struct(&value.reader, canonicalize) }
[INFO] [stdout]     |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:722:37
[INFO] [stdout]     |
[INFO] [stdout] 722 |       pub fn total_size(&self) -> ::capnp::Result<::capnp::MessageSize> {
[INFO] [stdout]     |                                     ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:722:53
[INFO] [stdout]     |
[INFO] [stdout] 722 |       pub fn total_size(&self) -> ::capnp::Result<::capnp::MessageSize> {
[INFO] [stdout]     |                                                     ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:743:40
[INFO] [stdout]     |
[INFO] [stdout] 743 |     pub struct Pipeline { _typeless: ::capnp::any_pointer::Pipeline }
[INFO] [stdout]     |                                        ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:744:12
[INFO] [stdout]     |
[INFO] [stdout] 744 |     impl ::capnp::capability::FromTypelessPipeline for Pipeline {
[INFO] [stdout]     |            ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:745:26
[INFO] [stdout]     |
[INFO] [stdout] 745 |       fn new(typeless: ::capnp::any_pointer::Pipeline) -> Self {
[INFO] [stdout]     |                          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:752:35
[INFO] [stdout]     |
[INFO] [stdout] 752 |       pub static ENCODED_NODE: [::capnp::Word; 47] = [
[INFO] [stdout]     |                                   ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:753:11
[INFO] [stdout]     |
[INFO] [stdout] 753 |         ::capnp::word(0, 0, 0, 0, 5, 0, 6, 0),
[INFO] [stdout]     |           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `capnp`
[INFO] [stdout]    --> src/index.rs:555:9
[INFO] [stdout]     |
[INFO] [stdout] 555 |         capnp::serialize::write_message(output, &message)?;
[INFO] [stdout]     |         ^^^^^ use of unresolved module or unlinked crate `capnp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `capnp`, use `cargo add capnp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:754:11
[INFO] [stdout]     |
[INFO] [stdout] 754 |         ::capnp::word(19, 166, 103, 235, 9, 15, 205, 196),
[INFO] [stdout]     |           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:755:11
[INFO] [stdout]     |
[INFO] [stdout] 755 |         ::capnp::word(23, 0, 0, 0, 1, 0, 3, 0),
[INFO] [stdout]     |           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:756:11
[INFO] [stdout]     |
[INFO] [stdout] 756 |         ::capnp::word(147, 247, 249, 13, 61, 150, 13, 228),
[INFO] [stdout]     |           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:757:11
[INFO] [stdout]     |
[INFO] [stdout] 757 |         ::capnp::word(4, 0, 7, 0, 1, 0, 0, 0),
[INFO] [stdout]     |           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:758:11
[INFO] [stdout]     |
[INFO] [stdout] 758 |         ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]  --> src/index_capnp.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 |   impl ::capnp::introspect::Introspect for Owned { fn introspect() -> ::capnp::introspect::Type { ::capnp::introspect::TypeVariant::Struc...
[INFO] [stdout]   |          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:759:11
[INFO] [stdout]     |
[INFO] [stdout] 759 |         ::capnp::word(21, 0, 0, 0, 2, 1, 0, 0),
[INFO] [stdout]     |           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:760:11
[INFO] [stdout]     |
[INFO] [stdout] 760 |         ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]  --> src/index_capnp.rs:9:73
[INFO] [stdout]   |
[INFO] [stdout] 9 |   impl ::capnp::introspect::Introspect for Owned { fn introspect() -> ::capnp::introspect::Type { ::capnp::introspect::TypeVariant::Struc...
[INFO] [stdout]   |                                                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:761:11
[INFO] [stdout]     |
[INFO] [stdout] 761 |         ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]  --> src/index_capnp.rs:9:101
[INFO] [stdout]   |
[INFO] [stdout] 9 | ...t() -> ::capnp::introspect::Type { ::capnp::introspect::TypeVariant::Struct(::capnp::introspect::RawBrandedStructSchema { generic: &_p...
[INFO] [stdout]   |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:762:11
[INFO] [stdout]     |
[INFO] [stdout] 762 |         ::capnp::word(25, 0, 0, 0, 119, 0, 0, 0),
[INFO] [stdout]     |           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]  --> src/index_capnp.rs:9:142
[INFO] [stdout]   |
[INFO] [stdout] 9 | ...p::introspect::TypeVariant::Struct(::capnp::introspect::RawBrandedStructSchema { generic: &_private::RAW_SCHEMA, field_types: _private...
[INFO] [stdout]   |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:763:11
[INFO] [stdout]     |
[INFO] [stdout] 763 |         ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:764:11
[INFO] [stdout]     |
[INFO] [stdout] 764 |         ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 |   impl ::capnp::traits::Owned for Owned { type Reader<'a> = Reader<'a>; type Builder<'a> = Builder<'a>; }
[INFO] [stdout]    |          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:765:11
[INFO] [stdout]     |
[INFO] [stdout] 765 |         ::capnp::word(105, 110, 100, 101, 120, 46, 99, 97),
[INFO] [stdout]     |           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:766:11
[INFO] [stdout]     |
[INFO] [stdout] 766 |         ::capnp::word(112, 110, 112, 58, 83, 111, 117, 114),
[INFO] [stdout]     |           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 |   impl ::capnp::traits::OwnedStruct for Owned { type Reader<'a> = Reader<'a>; type Builder<'a> = Builder<'a>; }
[INFO] [stdout]    |          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:767:11
[INFO] [stdout]     |
[INFO] [stdout] 767 |         ::capnp::word(99, 101, 70, 105, 108, 101, 46, 109),
[INFO] [stdout]     |           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:768:11
[INFO] [stdout]     |
[INFO] [stdout] 768 |         ::capnp::word(111, 100, 105, 102, 105, 101, 100, 0),
[INFO] [stdout]     |           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 |   impl ::capnp::traits::Pipelined for Owned { type Pipeline = Pipeline; }
[INFO] [stdout]    |          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:769:11
[INFO] [stdout]     |
[INFO] [stdout] 769 |         ::capnp::word(8, 0, 0, 0, 3, 0, 4, 0),
[INFO] [stdout]     |           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:14:37
[INFO] [stdout]    |
[INFO] [stdout] 14 |   pub struct Reader<'a> { reader: ::capnp::private::layout::StructReader<'a> }
[INFO] [stdout]    |                                     ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:770:11
[INFO] [stdout]     |
[INFO] [stdout] 770 |         ::capnp::word(0, 0, 0, 0, 1, 0, 0, 0),
[INFO] [stdout]     |           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:20:16
[INFO] [stdout]    |
[INFO] [stdout] 20 |   impl <'a,> ::capnp::traits::HasTypeId for Reader<'a,>  {
[INFO] [stdout]    |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:771:11
[INFO] [stdout]     |
[INFO] [stdout] 771 |         ::capnp::word(0, 0, 1, 0, 3, 0, 0, 0),
[INFO] [stdout]     |           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:772:11
[INFO] [stdout]     |
[INFO] [stdout] 772 |         ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:23:38
[INFO] [stdout]    |
[INFO] [stdout] 23 |   impl <'a,> ::core::convert::From<::capnp::private::layout::StructReader<'a>> for Reader<'a,>  {
[INFO] [stdout]    |                                      ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:773:11
[INFO] [stdout]     |
[INFO] [stdout] 773 |         ::capnp::word(41, 0, 0, 0, 34, 0, 0, 0),
[INFO] [stdout]     |           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn from(reader: ::capnp::private::layout::StructReader<'a>) -> Self {
[INFO] [stdout]    |                       ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:774:11
[INFO] [stdout]     |
[INFO] [stdout] 774 |         ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:775:11
[INFO] [stdout]     |
[INFO] [stdout] 775 |         ::capnp::word(36, 0, 0, 0, 3, 0, 1, 0),
[INFO] [stdout]     |           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:29:55
[INFO] [stdout]    |
[INFO] [stdout] 29 |   impl <'a,> ::core::convert::From<Reader<'a,>> for ::capnp::dynamic_value::Reader<'a>  {
[INFO] [stdout]    |                                                       ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:776:11
[INFO] [stdout]     |
[INFO] [stdout] 776 |         ::capnp::word(48, 0, 0, 0, 2, 0, 1, 0),
[INFO] [stdout]     |           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:777:11
[INFO] [stdout]     |
[INFO] [stdout] 777 |         ::capnp::word(1, 0, 0, 0, 4, 0, 0, 0),
[INFO] [stdout]     |           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:31:74
[INFO] [stdout]    |
[INFO] [stdout] 31 |       Self::Struct(::capnp::dynamic_struct::Reader::new(reader.reader, ::capnp::schema::StructSchema::new(::capnp::introspect::RawBranded...
[INFO] [stdout]    |                                                                          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:778:11
[INFO] [stdout]     |
[INFO] [stdout] 778 |         ::capnp::word(0, 0, 1, 0, 4, 0, 0, 0),
[INFO] [stdout]     |           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:31:109
[INFO] [stdout]    |
[INFO] [stdout] 31 | ...::capnp::schema::StructSchema::new(::capnp::introspect::RawBrandedStructSchema { generic: &_private::RAW_SCHEMA, field_types: _private...
[INFO] [stdout]    |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:779:11
[INFO] [stdout]     |
[INFO] [stdout] 779 |         ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:37:56
[INFO] [stdout]    |
[INFO] [stdout] 37 |       core::fmt::Debug::fmt(&::core::convert::Into::<::capnp::dynamic_value::Reader<'_>>::into(*self), f)
[INFO] [stdout]    |                                                        ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:780:11
[INFO] [stdout]     |
[INFO] [stdout] 780 |         ::capnp::word(45, 0, 0, 0, 42, 0, 0, 0),
[INFO] [stdout]     |           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:41:16
[INFO] [stdout]    |
[INFO] [stdout] 41 |   impl <'a,> ::capnp::traits::FromPointerReader<'a> for Reader<'a,>  {
[INFO] [stdout]    |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:781:11
[INFO] [stdout]     |
[INFO] [stdout] 781 |         ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:42:36
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn get_from_pointer(reader: &::capnp::private::layout::PointerReader<'a>, default: ::core::option::Option<&'a [::capnp::Word]>) -> ::...
[INFO] [stdout]    |                                    ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:782:11
[INFO] [stdout]     |
[INFO] [stdout] 782 |         ::capnp::word(40, 0, 0, 0, 3, 0, 1, 0),
[INFO] [stdout]     |           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:42:118
[INFO] [stdout]    |
[INFO] [stdout] 42 | ...fault: ::core::option::Option<&'a [::capnp::Word]>) -> ::capnp::Result<Self> {
[INFO] [stdout]    |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:783:11
[INFO] [stdout]     |
[INFO] [stdout] 783 |         ::capnp::word(52, 0, 0, 0, 2, 0, 1, 0),
[INFO] [stdout]     |           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:784:11
[INFO] [stdout]     |
[INFO] [stdout] 784 |         ::capnp::word(115, 101, 99, 0, 0, 0, 0, 0),
[INFO] [stdout]     |           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:42:138
[INFO] [stdout]    |
[INFO] [stdout] 42 | ...n::Option<&'a [::capnp::Word]>) -> ::capnp::Result<Self> {
[INFO] [stdout]    |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:47:16
[INFO] [stdout]    |
[INFO] [stdout] 47 |   impl <'a,> ::capnp::traits::IntoInternalStructReader<'a> for Reader<'a,>  {
[INFO] [stdout]    |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:785:11
[INFO] [stdout]     |
[INFO] [stdout] 785 |         ::capnp::word(5, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:786:11
[INFO] [stdout]     |
[INFO] [stdout] 786 |         ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:48:47
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn into_internal_struct_reader(self) -> ::capnp::private::layout::StructReader<'a> {
[INFO] [stdout]    |                                               ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:787:11
[INFO] [stdout]     |
[INFO] [stdout] 787 |         ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:788:11
[INFO] [stdout]     |
[INFO] [stdout] 788 |         ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:53:16
[INFO] [stdout]    |
[INFO] [stdout] 53 |   impl <'a,> ::capnp::traits::Imbue<'a> for Reader<'a,>  {
[INFO] [stdout]    |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:789:11
[INFO] [stdout]     |
[INFO] [stdout] 789 |         ::capnp::word(5, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:54:42
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn imbue(&mut self, cap_table: &'a ::capnp::private::layout::CapTable) {
[INFO] [stdout]    |                                          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:790:11
[INFO] [stdout]     |
[INFO] [stdout] 790 |         ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:791:11
[INFO] [stdout]     |
[INFO] [stdout] 791 |         ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:55:27
[INFO] [stdout]    |
[INFO] [stdout] 55 |       self.reader.imbue(::capnp::private::layout::CapTableReader::Plain(cap_table))
[INFO] [stdout]    |                           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:792:11
[INFO] [stdout]     |
[INFO] [stdout] 792 |         ::capnp::word(110, 115, 101, 99, 0, 0, 0, 0),
[INFO] [stdout]     |           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:64:35
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn total_size(&self) -> ::capnp::Result<::capnp::MessageSize> {
[INFO] [stdout]    |                                   ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:793:11
[INFO] [stdout]     |
[INFO] [stdout] 793 |         ::capnp::word(8, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:794:11
[INFO] [stdout]     |
[INFO] [stdout] 794 |         ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:64:51
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn total_size(&self) -> ::capnp::Result<::capnp::MessageSize> {
[INFO] [stdout]    |                                                   ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:795:11
[INFO] [stdout]     |
[INFO] [stdout] 795 |         ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:796:11
[INFO] [stdout]     |
[INFO] [stdout] 796 |         ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:68:34
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn get_source(self) -> ::capnp::Result<crate::index_capnp::source_file::Reader<'a>> {
[INFO] [stdout]    |                                  ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:797:11
[INFO] [stdout]     |
[INFO] [stdout] 797 |         ::capnp::word(8, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:798:11
[INFO] [stdout]     |
[INFO] [stdout] 798 |         ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |       ::capnp::traits::FromPointerReader::get_from_pointer(&self.reader.get_pointer_field(0), ::core::option::Option::None)
[INFO] [stdout]    |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:799:11
[INFO] [stdout]     |
[INFO] [stdout] 799 |         ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:801:47
[INFO] [stdout]     |
[INFO] [stdout] 801 |       pub fn get_field_types(index: u16) -> ::capnp::introspect::Type {
[INFO] [stdout]     |                                               ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:803:26
[INFO] [stdout]     |
[INFO] [stdout] 803 |           0 => <i64 as ::capnp::introspect::Introspect>::introspect(),
[INFO] [stdout]     |                          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:77:39
[INFO] [stdout]    |
[INFO] [stdout] 77 |   pub struct Builder<'a> { builder: ::capnp::private::layout::StructBuilder<'a> }
[INFO] [stdout]    |                                       ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:804:26
[INFO] [stdout]     |
[INFO] [stdout] 804 |           1 => <u32 as ::capnp::introspect::Introspect>::introspect(),
[INFO] [stdout]     |                          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:78:16
[INFO] [stdout]    |
[INFO] [stdout] 78 |   impl <'a,> ::capnp::traits::HasStructSize for Builder<'a,>  {
[INFO] [stdout]    |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:808:78
[INFO] [stdout]     |
[INFO] [stdout] 808 |       pub fn get_annotation_types(child_index: Option<u16>, index: u32) -> ::capnp::introspect::Type {
[INFO] [stdout]     |                                                                              ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:811:32
[INFO] [stdout]     |
[INFO] [stdout] 811 |       pub static RAW_SCHEMA: ::capnp::introspect::RawStructSchema = ::capnp::introspect::RawStructSchema {
[INFO] [stdout]     |                                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:79:26
[INFO] [stdout]    |
[INFO] [stdout] 79 |     const STRUCT_SIZE: ::capnp::private::layout::StructSize = ::capnp::private::layout::StructSize { data: 0, pointers: 1 };
[INFO] [stdout]    |                          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:811:71
[INFO] [stdout]     |
[INFO] [stdout] 811 |       pub static RAW_SCHEMA: ::capnp::introspect::RawStructSchema = ::capnp::introspect::RawStructSchema {
[INFO] [stdout]     |                                                                       ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:79:65
[INFO] [stdout]    |
[INFO] [stdout] 79 |     const STRUCT_SIZE: ::capnp::private::layout::StructSize = ::capnp::private::layout::StructSize { data: 0, pointers: 1 };
[INFO] [stdout]    |                                                                 ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:828:10
[INFO] [stdout]     |
[INFO] [stdout] 828 |   impl ::capnp::introspect::Introspect for Owned { fn introspect() -> ::capnp::introspect::Type { ::capnp::introspect::TypeVariant::Struc...
[INFO] [stdout]     |          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:81:16
[INFO] [stdout]    |
[INFO] [stdout] 81 |   impl <'a,> ::capnp::traits::HasTypeId for Builder<'a,>  {
[INFO] [stdout]    |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:828:73
[INFO] [stdout]     |
[INFO] [stdout] 828 |   impl ::capnp::introspect::Introspect for Owned { fn introspect() -> ::capnp::introspect::Type { ::capnp::introspect::TypeVariant::Struc...
[INFO] [stdout]     |                                                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:84:38
[INFO] [stdout]    |
[INFO] [stdout] 84 |   impl <'a,> ::core::convert::From<::capnp::private::layout::StructBuilder<'a>> for Builder<'a,>  {
[INFO] [stdout]    |                                      ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:828:101
[INFO] [stdout]     |
[INFO] [stdout] 828 | ...t() -> ::capnp::introspect::Type { ::capnp::introspect::TypeVariant::Struct(::capnp::introspect::RawBrandedStructSchema { generic: &_p...
[INFO] [stdout]     |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:85:24
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn from(builder: ::capnp::private::layout::StructBuilder<'a>) -> Self {
[INFO] [stdout]    |                        ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:90:56
[INFO] [stdout]    |
[INFO] [stdout] 90 |   impl <'a,> ::core::convert::From<Builder<'a,>> for ::capnp::dynamic_value::Builder<'a>  {
[INFO] [stdout]    |                                                        ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:828:142
[INFO] [stdout]     |
[INFO] [stdout] 828 | ...p::introspect::TypeVariant::Struct(::capnp::introspect::RawBrandedStructSchema { generic: &_private::RAW_SCHEMA, field_types: _private...
[INFO] [stdout]     |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:829:10
[INFO] [stdout]     |
[INFO] [stdout] 829 |   impl ::capnp::traits::Owned for Owned { type Reader<'a> = Reader<'a>; type Builder<'a> = Builder<'a>; }
[INFO] [stdout]     |          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:830:10
[INFO] [stdout]     |
[INFO] [stdout] 830 |   impl ::capnp::traits::OwnedStruct for Owned { type Reader<'a> = Reader<'a>; type Builder<'a> = Builder<'a>; }
[INFO] [stdout]     |          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:831:10
[INFO] [stdout]     |
[INFO] [stdout] 831 |   impl ::capnp::traits::Pipelined for Owned { type Pipeline = Pipeline; }
[INFO] [stdout]     |          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:833:37
[INFO] [stdout]     |
[INFO] [stdout] 833 |   pub struct Reader<'a> { reader: ::capnp::private::layout::StructReader<'a> }
[INFO] [stdout]     |                                     ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:92:77
[INFO] [stdout]    |
[INFO] [stdout] 92 | ...uct::Builder::new(builder.builder, ::capnp::schema::StructSchema::new(::capnp::introspect::RawBrandedStructSchema { generic: &_private...
[INFO] [stdout]    |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:839:16
[INFO] [stdout]     |
[INFO] [stdout] 839 |   impl <'a,> ::capnp::traits::HasTypeId for Reader<'a,>  {
[INFO] [stdout]     |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:92:112
[INFO] [stdout]    |
[INFO] [stdout] 92 | ...::capnp::schema::StructSchema::new(::capnp::introspect::RawBrandedStructSchema { generic: &_private::RAW_SCHEMA, field_types: _private...
[INFO] [stdout]    |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:842:38
[INFO] [stdout]     |
[INFO] [stdout] 842 |   impl <'a,> ::core::convert::From<::capnp::private::layout::StructReader<'a>> for Reader<'a,>  {
[INFO] [stdout]     |                                      ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:96:16
[INFO] [stdout]    |
[INFO] [stdout] 96 |   impl <'a,> ::capnp::traits::ImbueMut<'a> for Builder<'a,>  {
[INFO] [stdout]    |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:843:23
[INFO] [stdout]     |
[INFO] [stdout] 843 |     fn from(reader: ::capnp::private::layout::StructReader<'a>) -> Self {
[INFO] [stdout]     |                       ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:848:55
[INFO] [stdout]     |
[INFO] [stdout] 848 |   impl <'a,> ::core::convert::From<Reader<'a,>> for ::capnp::dynamic_value::Reader<'a>  {
[INFO] [stdout]     |                                                       ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:97:50
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn imbue_mut(&mut self, cap_table: &'a mut ::capnp::private::layout::CapTable) {
[INFO] [stdout]    |                                                  ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:850:74
[INFO] [stdout]     |
[INFO] [stdout] 850 |       Self::Struct(::capnp::dynamic_struct::Reader::new(reader.reader, ::capnp::schema::StructSchema::new(::capnp::introspect::RawBranded...
[INFO] [stdout]     |                                                                          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]   --> src/index_capnp.rs:98:28
[INFO] [stdout]    |
[INFO] [stdout] 98 |       self.builder.imbue(::capnp::private::layout::CapTableBuilder::Plain(cap_table))
[INFO] [stdout]    |                            ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:850:109
[INFO] [stdout]     |
[INFO] [stdout] 850 | ...::capnp::schema::StructSchema::new(::capnp::introspect::RawBrandedStructSchema { generic: &_private::RAW_SCHEMA, field_types: _private...
[INFO] [stdout]     |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:102:16
[INFO] [stdout]     |
[INFO] [stdout] 102 |   impl <'a,> ::capnp::traits::FromPointerBuilder<'a> for Builder<'a,>  {
[INFO] [stdout]     |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:856:56
[INFO] [stdout]     |
[INFO] [stdout] 856 |       core::fmt::Debug::fmt(&::core::convert::Into::<::capnp::dynamic_value::Reader<'_>>::into(*self), f)
[INFO] [stdout]     |                                                        ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:103:32
[INFO] [stdout]     |
[INFO] [stdout] 103 |     fn init_pointer(builder: ::capnp::private::layout::PointerBuilder<'a>, _size: u32) -> Self {
[INFO] [stdout]     |                                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:860:16
[INFO] [stdout]     |
[INFO] [stdout] 860 |   impl <'a,> ::capnp::traits::FromPointerReader<'a> for Reader<'a,>  {
[INFO] [stdout]     |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:861:36
[INFO] [stdout]     |
[INFO] [stdout] 861 |     fn get_from_pointer(reader: &::capnp::private::layout::PointerReader<'a>, default: ::core::option::Option<&'a [::capnp::Word]>) -> ::...
[INFO] [stdout]     |                                    ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:861:118
[INFO] [stdout]     |
[INFO] [stdout] 861 | ...fault: ::core::option::Option<&'a [::capnp::Word]>) -> ::capnp::Result<Self> {
[INFO] [stdout]     |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:104:38
[INFO] [stdout]     |
[INFO] [stdout] 104 |       builder.init_struct(<Self as ::capnp::traits::HasStructSize>::STRUCT_SIZE).into()
[INFO] [stdout]     |                                      ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:106:36
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn get_from_pointer(builder: ::capnp::private::layout::PointerBuilder<'a>, default: ::core::option::Option<&'a [::capnp::Word]>) -> :...
[INFO] [stdout]     |                                    ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:861:138
[INFO] [stdout]     |
[INFO] [stdout] 861 | ...n::Option<&'a [::capnp::Word]>) -> ::capnp::Result<Self> {
[INFO] [stdout]     |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:866:16
[INFO] [stdout]     |
[INFO] [stdout] 866 |   impl <'a,> ::capnp::traits::IntoInternalStructReader<'a> for Reader<'a,>  {
[INFO] [stdout]     |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:867:47
[INFO] [stdout]     |
[INFO] [stdout] 867 |     fn into_internal_struct_reader(self) -> ::capnp::private::layout::StructReader<'a> {
[INFO] [stdout]     |                                               ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:106:119
[INFO] [stdout]     |
[INFO] [stdout] 106 | ...fault: ::core::option::Option<&'a [::capnp::Word]>) -> ::capnp::Result<Self> {
[INFO] [stdout]     |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:872:16
[INFO] [stdout]     |
[INFO] [stdout] 872 |   impl <'a,> ::capnp::traits::Imbue<'a> for Reader<'a,>  {
[INFO] [stdout]     |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:106:139
[INFO] [stdout]     |
[INFO] [stdout] 106 | ...n::Option<&'a [::capnp::Word]>) -> ::capnp::Result<Self> {
[INFO] [stdout]     |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:873:42
[INFO] [stdout]     |
[INFO] [stdout] 873 |     fn imbue(&mut self, cap_table: &'a ::capnp::private::layout::CapTable) {
[INFO] [stdout]     |                                          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:107:64
[INFO] [stdout]     |
[INFO] [stdout] 107 |       ::core::result::Result::Ok(builder.get_struct(<Self as ::capnp::traits::HasStructSize>::STRUCT_SIZE, default)?.into())
[INFO] [stdout]     |                                                                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:874:27
[INFO] [stdout]     |
[INFO] [stdout] 874 |       self.reader.imbue(::capnp::private::layout::CapTableReader::Plain(cap_table))
[INFO] [stdout]     |                           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:111:16
[INFO] [stdout]     |
[INFO] [stdout] 111 |   impl <'a,> ::capnp::traits::SetterInput<Owned<>> for Reader<'a,>  {
[INFO] [stdout]     |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:883:35
[INFO] [stdout]     |
[INFO] [stdout] 883 |     pub fn total_size(&self) -> ::capnp::Result<::capnp::MessageSize> {
[INFO] [stdout]     |                                   ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:883:51
[INFO] [stdout]     |
[INFO] [stdout] 883 |     pub fn total_size(&self) -> ::capnp::Result<::capnp::MessageSize> {
[INFO] [stdout]     |                                                   ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:112:43
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn set_pointer_builder(mut pointer: ::capnp::private::layout::PointerBuilder<'_>, value: Self, canonicalize: bool) -> ::capnp::Result...
[INFO] [stdout]     |                                           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:895:33
[INFO] [stdout]     |
[INFO] [stdout] 895 |     pub fn get_index(self) -> ::capnp::Result<crate::index_capnp::index::Reader<'a>> {
[INFO] [stdout]     |                                 ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:112:125
[INFO] [stdout]     |
[INFO] [stdout] 112 | ...alue: Self, canonicalize: bool) -> ::capnp::Result<()> { pointer.set_struct(&value.reader, canonicalize) }
[INFO] [stdout]     |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:896:9
[INFO] [stdout]     |
[INFO] [stdout] 896 |       ::capnp::traits::FromPointerReader::get_from_pointer(&self.reader.get_pointer_field(0), ::core::option::Option::None)
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:126:35
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn total_size(&self) -> ::capnp::Result<::capnp::MessageSize> {
[INFO] [stdout]     |                                   ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:903:38
[INFO] [stdout]     |
[INFO] [stdout] 903 |     pub fn get_chronology(self) -> ::capnp::Result<crate::index_capnp::chronology::Reader<'a>> {
[INFO] [stdout]     |                                      ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:904:9
[INFO] [stdout]     |
[INFO] [stdout] 904 |       ::capnp::traits::FromPointerReader::get_from_pointer(&self.reader.get_pointer_field(1), ::core::option::Option::None)
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:126:51
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn total_size(&self) -> ::capnp::Result<::capnp::MessageSize> {
[INFO] [stdout]     |                                                   ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:911:32
[INFO] [stdout]     |
[INFO] [stdout] 911 |     pub fn get_hash(self) -> ::capnp::Result<crate::index_capnp::hash::Reader<'a>> {
[INFO] [stdout]     |                                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:130:34
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub fn get_source(self) -> ::capnp::Result<crate::index_capnp::source_file::Builder<'a>> {
[INFO] [stdout]     |                                  ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:912:9
[INFO] [stdout]     |
[INFO] [stdout] 912 |       ::capnp::traits::FromPointerReader::get_from_pointer(&self.reader.get_pointer_field(2), ::core::option::Option::None)
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:920:39
[INFO] [stdout]     |
[INFO] [stdout] 920 |   pub struct Builder<'a> { builder: ::capnp::private::layout::StructBuilder<'a> }
[INFO] [stdout]     |                                       ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:921:16
[INFO] [stdout]     |
[INFO] [stdout] 921 |   impl <'a,> ::capnp::traits::HasStructSize for Builder<'a,>  {
[INFO] [stdout]     |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |       ::capnp::traits::FromPointerBuilder::get_from_pointer(self.builder.get_pointer_field(0), ::core::option::Option::None)
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:922:26
[INFO] [stdout]     |
[INFO] [stdout] 922 |     const STRUCT_SIZE: ::capnp::private::layout::StructSize = ::capnp::private::layout::StructSize { data: 2, pointers: 3 };
[INFO] [stdout]     |                          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:922:65
[INFO] [stdout]     |
[INFO] [stdout] 922 |     const STRUCT_SIZE: ::capnp::private::layout::StructSize = ::capnp::private::layout::StructSize { data: 2, pointers: 3 };
[INFO] [stdout]     |                                                                 ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:134:91
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn set_source(&mut self, value: crate::index_capnp::source_file::Reader<'_>) -> ::capnp::Result<()> {
[INFO] [stdout]     |                                                                                           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:924:16
[INFO] [stdout]     |
[INFO] [stdout] 924 |   impl <'a,> ::capnp::traits::HasTypeId for Builder<'a,>  {
[INFO] [stdout]     |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |       ::capnp::traits::SetterInput::set_pointer_builder(self.builder.reborrow().get_pointer_field(0), value, false)
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:927:38
[INFO] [stdout]     |
[INFO] [stdout] 927 |   impl <'a,> ::core::convert::From<::capnp::private::layout::StructBuilder<'a>> for Builder<'a,>  {
[INFO] [stdout]     |                                      ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:928:24
[INFO] [stdout]     |
[INFO] [stdout] 928 |     fn from(builder: ::capnp::private::layout::StructBuilder<'a>) -> Self {
[INFO] [stdout]     |                        ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 139 |       ::capnp::traits::FromPointerBuilder::init_pointer(self.builder.get_pointer_field(0), 0)
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:933:56
[INFO] [stdout]     |
[INFO] [stdout] 933 |   impl <'a,> ::core::convert::From<Builder<'a,>> for ::capnp::dynamic_value::Builder<'a>  {
[INFO] [stdout]     |                                                        ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:147:38
[INFO] [stdout]     |
[INFO] [stdout] 147 |   pub struct Pipeline { _typeless: ::capnp::any_pointer::Pipeline }
[INFO] [stdout]     |                                      ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:935:77
[INFO] [stdout]     |
[INFO] [stdout] 935 | ...uct::Builder::new(builder.builder, ::capnp::schema::StructSchema::new(::capnp::introspect::RawBrandedStructSchema { generic: &_private...
[INFO] [stdout]     |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:148:10
[INFO] [stdout]     |
[INFO] [stdout] 148 |   impl ::capnp::capability::FromTypelessPipeline for Pipeline {
[INFO] [stdout]     |          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:935:112
[INFO] [stdout]     |
[INFO] [stdout] 935 | ...::capnp::schema::StructSchema::new(::capnp::introspect::RawBrandedStructSchema { generic: &_private::RAW_SCHEMA, field_types: _private...
[INFO] [stdout]     |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:939:16
[INFO] [stdout]     |
[INFO] [stdout] 939 |   impl <'a,> ::capnp::traits::ImbueMut<'a> for Builder<'a,>  {
[INFO] [stdout]     |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:149:24
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn new(typeless: ::capnp::any_pointer::Pipeline) -> Self {
[INFO] [stdout]     |                        ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:940:50
[INFO] [stdout]     |
[INFO] [stdout] 940 |     fn imbue_mut(&mut self, cap_table: &'a mut ::capnp::private::layout::CapTable) {
[INFO] [stdout]     |                                                  ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:941:28
[INFO] [stdout]     |
[INFO] [stdout] 941 |       self.builder.imbue(::capnp::private::layout::CapTableBuilder::Plain(cap_table))
[INFO] [stdout]     |                            ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 |       ::capnp::capability::FromTypelessPipeline::new(self._typeless.get_pointer_field(0))
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:945:16
[INFO] [stdout]     |
[INFO] [stdout] 945 |   impl <'a,> ::capnp::traits::FromPointerBuilder<'a> for Builder<'a,>  {
[INFO] [stdout]     |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:159:33
[INFO] [stdout]     |
[INFO] [stdout] 159 |     pub static ENCODED_NODE: [::capnp::Word; 32] = [
[INFO] [stdout]     |                                 ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:946:32
[INFO] [stdout]     |
[INFO] [stdout] 946 |     fn init_pointer(builder: ::capnp::private::layout::PointerBuilder<'a>, _size: u32) -> Self {
[INFO] [stdout]     |                                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:947:38
[INFO] [stdout]     |
[INFO] [stdout] 947 |       builder.init_struct(<Self as ::capnp::traits::HasStructSize>::STRUCT_SIZE).into()
[INFO] [stdout]     |                                      ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:160:9
[INFO] [stdout]     |
[INFO] [stdout] 160 |       ::capnp::word(0, 0, 0, 0, 5, 0, 6, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:949:36
[INFO] [stdout]     |
[INFO] [stdout] 949 |     fn get_from_pointer(builder: ::capnp::private::layout::PointerBuilder<'a>, default: ::core::option::Option<&'a [::capnp::Word]>) -> :...
[INFO] [stdout]     |                                    ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:949:119
[INFO] [stdout]     |
[INFO] [stdout] 949 | ...fault: ::core::option::Option<&'a [::capnp::Word]>) -> ::capnp::Result<Self> {
[INFO] [stdout]     |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:949:139
[INFO] [stdout]     |
[INFO] [stdout] 949 | ...n::Option<&'a [::capnp::Word]>) -> ::capnp::Result<Self> {
[INFO] [stdout]     |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 161 |       ::capnp::word(209, 133, 150, 62, 238, 206, 133, 192),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:950:64
[INFO] [stdout]     |
[INFO] [stdout] 950 |       ::core::result::Result::Ok(builder.get_struct(<Self as ::capnp::traits::HasStructSize>::STRUCT_SIZE, default)?.into())
[INFO] [stdout]     |                                                                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |       ::capnp::word(12, 0, 0, 0, 1, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:954:16
[INFO] [stdout]     |
[INFO] [stdout] 954 |   impl <'a,> ::capnp::traits::SetterInput<Owned<>> for Reader<'a,>  {
[INFO] [stdout]     |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:955:43
[INFO] [stdout]     |
[INFO] [stdout] 955 |     fn set_pointer_builder(mut pointer: ::capnp::private::layout::PointerBuilder<'_>, value: Self, canonicalize: bool) -> ::capnp::Result...
[INFO] [stdout]     |                                           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:955:125
[INFO] [stdout]     |
[INFO] [stdout] 955 | ...alue: Self, canonicalize: bool) -> ::capnp::Result<()> { pointer.set_struct(&value.reader, canonicalize) }
[INFO] [stdout]     |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 |       ::capnp::word(159, 109, 14, 67, 239, 4, 192, 180),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:969:35
[INFO] [stdout]     |
[INFO] [stdout] 969 |     pub fn total_size(&self) -> ::capnp::Result<::capnp::MessageSize> {
[INFO] [stdout]     |                                   ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 164 |       ::capnp::word(1, 0, 7, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:969:51
[INFO] [stdout]     |
[INFO] [stdout] 969 |     pub fn total_size(&self) -> ::capnp::Result<::capnp::MessageSize> {
[INFO] [stdout]     |                                                   ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:989:33
[INFO] [stdout]     |
[INFO] [stdout] 989 |     pub fn get_index(self) -> ::capnp::Result<crate::index_capnp::index::Builder<'a>> {
[INFO] [stdout]     |                                 ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:990:9
[INFO] [stdout]     |
[INFO] [stdout] 990 |       ::capnp::traits::FromPointerBuilder::get_from_pointer(self.builder.get_pointer_field(0), ::core::option::Option::None)
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:993:84
[INFO] [stdout]     |
[INFO] [stdout] 993 |     pub fn set_index(&mut self, value: crate::index_capnp::index::Reader<'_>) -> ::capnp::Result<()> {
[INFO] [stdout]     |                                                                                    ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 166 |       ::capnp::word(21, 0, 0, 0, 138, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:994:9
[INFO] [stdout]     |
[INFO] [stdout] 994 |       ::capnp::traits::SetterInput::set_pointer_builder(self.builder.reborrow().get_pointer_field(0), value, false)
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:998:9
[INFO] [stdout]     |
[INFO] [stdout] 998 |       ::capnp::traits::FromPointerBuilder::init_pointer(self.builder.get_pointer_field(0), 0)
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |       ::capnp::word(29, 0, 0, 0, 7, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1005:38
[INFO] [stdout]      |
[INFO] [stdout] 1005 |     pub fn get_chronology(self) -> ::capnp::Result<crate::index_capnp::chronology::Builder<'a>> {
[INFO] [stdout]      |                                      ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1006:9
[INFO] [stdout]      |
[INFO] [stdout] 1006 |       ::capnp::traits::FromPointerBuilder::get_from_pointer(self.builder.get_pointer_field(1), ::core::option::Option::None)
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1009:94
[INFO] [stdout]      |
[INFO] [stdout] 1009 |     pub fn set_chronology(&mut self, value: crate::index_capnp::chronology::Reader<'_>) -> ::capnp::Result<()> {
[INFO] [stdout]      |                                                                                              ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 |       ::capnp::word(25, 0, 0, 0, 63, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1010:9
[INFO] [stdout]      |
[INFO] [stdout] 1010 |       ::capnp::traits::SetterInput::set_pointer_builder(self.builder.reborrow().get_pointer_field(1), value, false)
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1014:9
[INFO] [stdout]      |
[INFO] [stdout] 1014 |       ::capnp::traits::FromPointerBuilder::init_pointer(self.builder.get_pointer_field(1), 0)
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:171:9
[INFO] [stdout]     |
[INFO] [stdout] 171 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1021:32
[INFO] [stdout]      |
[INFO] [stdout] 1021 |     pub fn get_hash(self) -> ::capnp::Result<crate::index_capnp::hash::Builder<'a>> {
[INFO] [stdout]      |                                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1022:9
[INFO] [stdout]      |
[INFO] [stdout] 1022 |       ::capnp::traits::FromPointerBuilder::get_from_pointer(self.builder.get_pointer_field(2), ::core::option::Option::None)
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 172 |       ::capnp::word(105, 110, 100, 101, 120, 46, 99, 97),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1025:82
[INFO] [stdout]      |
[INFO] [stdout] 1025 |     pub fn set_hash(&mut self, value: crate::index_capnp::hash::Reader<'_>) -> ::capnp::Result<()> {
[INFO] [stdout]      |                                                                                  ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:173:9
[INFO] [stdout]     |
[INFO] [stdout] 173 |       ::capnp::word(112, 110, 112, 58, 82, 111, 111, 116),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1026:9
[INFO] [stdout]      |
[INFO] [stdout] 1026 |       ::capnp::traits::SetterInput::set_pointer_builder(self.builder.reborrow().get_pointer_field(2), value, false)
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 174 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1030:9
[INFO] [stdout]      |
[INFO] [stdout] 1030 |       ::capnp::traits::FromPointerBuilder::init_pointer(self.builder.get_pointer_field(2), 0)
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 175 |       ::capnp::word(0, 0, 0, 0, 1, 0, 1, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 |       ::capnp::word(4, 0, 0, 0, 3, 0, 4, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1038:38
[INFO] [stdout]      |
[INFO] [stdout] 1038 |   pub struct Pipeline { _typeless: ::capnp::any_pointer::Pipeline }
[INFO] [stdout]      |                                      ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1039:10
[INFO] [stdout]      |
[INFO] [stdout] 1039 |   impl ::capnp::capability::FromTypelessPipeline for Pipeline {
[INFO] [stdout]      |          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:177:9
[INFO] [stdout]     |
[INFO] [stdout] 177 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1040:24
[INFO] [stdout]      |
[INFO] [stdout] 1040 |     fn new(typeless: ::capnp::any_pointer::Pipeline) -> Self {
[INFO] [stdout]      |                        ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 178 |       ::capnp::word(0, 0, 1, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1046:9
[INFO] [stdout]      |
[INFO] [stdout] 1046 |       ::capnp::capability::FromTypelessPipeline::new(self._typeless.get_pointer_field(0))
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1049:9
[INFO] [stdout]      |
[INFO] [stdout] 1049 |       ::capnp::capability::FromTypelessPipeline::new(self._typeless.get_pointer_field(1))
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:180:9
[INFO] [stdout]     |
[INFO] [stdout] 180 |       ::capnp::word(13, 0, 0, 0, 58, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1052:9
[INFO] [stdout]      |
[INFO] [stdout] 1052 |       ::capnp::capability::FromTypelessPipeline::new(self._typeless.get_pointer_field(2))
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1056:33
[INFO] [stdout]      |
[INFO] [stdout] 1056 |     pub static ENCODED_NODE: [::capnp::Word; 93] = [
[INFO] [stdout]      |                                 ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1057:9
[INFO] [stdout]      |
[INFO] [stdout] 1057 |       ::capnp::word(0, 0, 0, 0, 5, 0, 6, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1058:9
[INFO] [stdout]      |
[INFO] [stdout] 1058 |       ::capnp::word(96, 2, 222, 79, 120, 87, 225, 204),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 |       ::capnp::word(8, 0, 0, 0, 3, 0, 1, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1059:9
[INFO] [stdout]      |
[INFO] [stdout] 1059 |       ::capnp::word(12, 0, 0, 0, 1, 0, 2, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:183:9
[INFO] [stdout]     |
[INFO] [stdout] 183 |       ::capnp::word(20, 0, 0, 0, 2, 0, 1, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1060:9
[INFO] [stdout]      |
[INFO] [stdout] 1060 |       ::capnp::word(159, 109, 14, 67, 239, 4, 192, 180),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1061:9
[INFO] [stdout]      |
[INFO] [stdout] 1061 |       ::capnp::word(3, 0, 7, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:184:9
[INFO] [stdout]     |
[INFO] [stdout] 184 |       ::capnp::word(115, 111, 117, 114, 99, 101, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1062:9
[INFO] [stdout]      |
[INFO] [stdout] 1062 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1063:9
[INFO] [stdout]      |
[INFO] [stdout] 1063 |       ::capnp::word(21, 0, 0, 0, 194, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1064:9
[INFO] [stdout]      |
[INFO] [stdout] 1064 |       ::capnp::word(29, 0, 0, 0, 7, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:185:9
[INFO] [stdout]     |
[INFO] [stdout] 185 |       ::capnp::word(16, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1065:9
[INFO] [stdout]      |
[INFO] [stdout] 1065 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1066:9
[INFO] [stdout]      |
[INFO] [stdout] 1066 |       ::capnp::word(25, 0, 0, 0, 31, 1, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 186 |       ::capnp::word(147, 247, 249, 13, 61, 150, 13, 228),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1067:9
[INFO] [stdout]      |
[INFO] [stdout] 1067 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1068:9
[INFO] [stdout]      |
[INFO] [stdout] 1068 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1069:9
[INFO] [stdout]      |
[INFO] [stdout] 1069 |       ::capnp::word(105, 110, 100, 101, 120, 46, 99, 97),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:187:9
[INFO] [stdout]     |
[INFO] [stdout] 187 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1070:9
[INFO] [stdout]      |
[INFO] [stdout] 1070 |       ::capnp::word(112, 110, 112, 58, 83, 111, 117, 114),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1071:9
[INFO] [stdout]      |
[INFO] [stdout] 1071 |       ::capnp::word(99, 101, 66, 108, 111, 99, 107, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1072:9
[INFO] [stdout]      |
[INFO] [stdout] 1072 |       ::capnp::word(0, 0, 0, 0, 1, 0, 1, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |       ::capnp::word(16, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1073:9
[INFO] [stdout]      |
[INFO] [stdout] 1073 |       ::capnp::word(20, 0, 0, 0, 3, 0, 4, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:190:9
[INFO] [stdout]     |
[INFO] [stdout] 190 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1074:9
[INFO] [stdout]      |
[INFO] [stdout] 1074 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:191:9
[INFO] [stdout]     |
[INFO] [stdout] 191 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1075:9
[INFO] [stdout]      |
[INFO] [stdout] 1075 |       ::capnp::word(0, 0, 1, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:193:45
[INFO] [stdout]     |
[INFO] [stdout] 193 |     pub fn get_field_types(index: u16) -> ::capnp::introspect::Type {
[INFO] [stdout]     |                                             ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1076:9
[INFO] [stdout]      |
[INFO] [stdout] 1076 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:195:59
[INFO] [stdout]     |
[INFO] [stdout] 195 |         0 => <crate::index_capnp::source_file::Owned as ::capnp::introspect::Introspect>::introspect(),
[INFO] [stdout]     |                                                           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1077:9
[INFO] [stdout]      |
[INFO] [stdout] 1077 |       ::capnp::word(125, 0, 0, 0, 58, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:199:76
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn get_annotation_types(child_index: Option<u16>, index: u32) -> ::capnp::introspect::Type {
[INFO] [stdout]     |                                                                            ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1078:9
[INFO] [stdout]      |
[INFO] [stdout] 1078 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:202:30
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub static RAW_SCHEMA: ::capnp::introspect::RawStructSchema = ::capnp::introspect::RawStructSchema {
[INFO] [stdout]     |                              ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1079:9
[INFO] [stdout]      |
[INFO] [stdout] 1079 |       ::capnp::word(120, 0, 0, 0, 3, 0, 1, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:202:69
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub static RAW_SCHEMA: ::capnp::introspect::RawStructSchema = ::capnp::introspect::RawStructSchema {
[INFO] [stdout]     |                                                                     ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:218:10
[INFO] [stdout]     |
[INFO] [stdout] 218 |   impl ::capnp::introspect::Introspect for Owned { fn introspect() -> ::capnp::introspect::Type { ::capnp::introspect::TypeVariant::Struc...
[INFO] [stdout]     |          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1080:9
[INFO] [stdout]      |
[INFO] [stdout] 1080 |       ::capnp::word(132, 0, 0, 0, 2, 0, 1, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:218:73
[INFO] [stdout]     |
[INFO] [stdout] 218 |   impl ::capnp::introspect::Introspect for Owned { fn introspect() -> ::capnp::introspect::Type { ::capnp::introspect::TypeVariant::Struc...
[INFO] [stdout]     |                                                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:218:101
[INFO] [stdout]     |
[INFO] [stdout] 218 | ...t() -> ::capnp::introspect::Type { ::capnp::introspect::TypeVariant::Struct(::capnp::introspect::RawBrandedStructSchema { generic: &_p...
[INFO] [stdout]     |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1081:9
[INFO] [stdout]      |
[INFO] [stdout] 1081 |       ::capnp::word(1, 0, 0, 0, 2, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:218:142
[INFO] [stdout]     |
[INFO] [stdout] 218 | ...p::introspect::TypeVariant::Struct(::capnp::introspect::RawBrandedStructSchema { generic: &_private::RAW_SCHEMA, field_types: _private...
[INFO] [stdout]     |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1082:9
[INFO] [stdout]      |
[INFO] [stdout] 1082 |       ::capnp::word(0, 0, 1, 0, 1, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:219:10
[INFO] [stdout]     |
[INFO] [stdout] 219 |   impl ::capnp::traits::Owned for Owned { type Reader<'a> = Reader<'a>; type Builder<'a> = Builder<'a>; }
[INFO] [stdout]     |          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:220:10
[INFO] [stdout]     |
[INFO] [stdout] 220 |   impl ::capnp::traits::OwnedStruct for Owned { type Reader<'a> = Reader<'a>; type Builder<'a> = Builder<'a>; }
[INFO] [stdout]     |          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1083:9
[INFO] [stdout]      |
[INFO] [stdout] 1083 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:221:10
[INFO] [stdout]     |
[INFO] [stdout] 221 |   impl ::capnp::traits::Pipelined for Owned { type Pipeline = Pipeline; }
[INFO] [stdout]     |          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1084:9
[INFO] [stdout]      |
[INFO] [stdout] 1084 |       ::capnp::word(129, 0, 0, 0, 42, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:223:37
[INFO] [stdout]     |
[INFO] [stdout] 223 |   pub struct Reader<'a> { reader: ::capnp::private::layout::StructReader<'a> }
[INFO] [stdout]     |                                     ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1085:9
[INFO] [stdout]      |
[INFO] [stdout] 1085 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1086:9
[INFO] [stdout]      |
[INFO] [stdout] 1086 |       ::capnp::word(124, 0, 0, 0, 3, 0, 1, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:229:16
[INFO] [stdout]     |
[INFO] [stdout] 229 |   impl <'a,> ::capnp::traits::HasTypeId for Reader<'a,>  {
[INFO] [stdout]     |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1087:9
[INFO] [stdout]      |
[INFO] [stdout] 1087 |       ::capnp::word(136, 0, 0, 0, 2, 0, 1, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1088:9
[INFO] [stdout]      |
[INFO] [stdout] 1088 |       ::capnp::word(2, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:232:38
[INFO] [stdout]     |
[INFO] [stdout] 232 |   impl <'a,> ::core::convert::From<::capnp::private::layout::StructReader<'a>> for Reader<'a,>  {
[INFO] [stdout]     |                                      ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1089:9
[INFO] [stdout]      |
[INFO] [stdout] 1089 |       ::capnp::word(0, 0, 1, 0, 2, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1090:9
[INFO] [stdout]      |
[INFO] [stdout] 1090 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:233:23
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fn from(reader: ::capnp::private::layout::StructReader<'a>) -> Self {
[INFO] [stdout]     |                       ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1091:9
[INFO] [stdout]      |
[INFO] [stdout] 1091 |       ::capnp::word(133, 0, 0, 0, 50, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1092:9
[INFO] [stdout]      |
[INFO] [stdout] 1092 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:238:55
[INFO] [stdout]     |
[INFO] [stdout] 238 |   impl <'a,> ::core::convert::From<Reader<'a,>> for ::capnp::dynamic_value::Reader<'a>  {
[INFO] [stdout]     |                                                       ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1093:9
[INFO] [stdout]      |
[INFO] [stdout] 1093 |       ::capnp::word(128, 0, 0, 0, 3, 0, 1, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1094:9
[INFO] [stdout]      |
[INFO] [stdout] 1094 |       ::capnp::word(140, 0, 0, 0, 2, 0, 1, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1095:9
[INFO] [stdout]      |
[INFO] [stdout] 1095 |       ::capnp::word(3, 0, 0, 0, 1, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:240:74
[INFO] [stdout]     |
[INFO] [stdout] 240 |       Self::Struct(::capnp::dynamic_struct::Reader::new(reader.reader, ::capnp::schema::StructSchema::new(::capnp::introspect::RawBranded...
[INFO] [stdout]     |                                                                          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1096:9
[INFO] [stdout]      |
[INFO] [stdout] 1096 |       ::capnp::word(0, 0, 1, 0, 3, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:240:109
[INFO] [stdout]     |
[INFO] [stdout] 240 | ...::capnp::schema::StructSchema::new(::capnp::introspect::RawBrandedStructSchema { generic: &_private::RAW_SCHEMA, field_types: _private...
[INFO] [stdout]     |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1097:9
[INFO] [stdout]      |
[INFO] [stdout] 1097 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1098:9
[INFO] [stdout]      |
[INFO] [stdout] 1098 |       ::capnp::word(137, 0, 0, 0, 90, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1099:9
[INFO] [stdout]      |
[INFO] [stdout] 1099 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:246:56
[INFO] [stdout]     |
[INFO] [stdout] 246 |       core::fmt::Debug::fmt(&::core::convert::Into::<::capnp::dynamic_value::Reader<'_>>::into(*self), f)
[INFO] [stdout]     |                                                        ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1100:9
[INFO] [stdout]      |
[INFO] [stdout] 1100 |       ::capnp::word(136, 0, 0, 0, 3, 0, 1, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1101:9
[INFO] [stdout]      |
[INFO] [stdout] 1101 |       ::capnp::word(148, 0, 0, 0, 2, 0, 1, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:250:16
[INFO] [stdout]     |
[INFO] [stdout] 250 |   impl <'a,> ::capnp::traits::FromPointerReader<'a> for Reader<'a,>  {
[INFO] [stdout]     |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1102:9
[INFO] [stdout]      |
[INFO] [stdout] 1102 |       ::capnp::word(4, 0, 0, 0, 2, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:251:36
[INFO] [stdout]     |
[INFO] [stdout] 251 |     fn get_from_pointer(reader: &::capnp::private::layout::PointerReader<'a>, default: ::core::option::Option<&'a [::capnp::Word]>) -> ::...
[INFO] [stdout]     |                                    ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1103:9
[INFO] [stdout]      |
[INFO] [stdout] 1103 |       ::capnp::word(0, 0, 1, 0, 4, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:251:118
[INFO] [stdout]     |
[INFO] [stdout] 251 | ...fault: ::core::option::Option<&'a [::capnp::Word]>) -> ::capnp::Result<Self> {
[INFO] [stdout]     |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:251:138
[INFO] [stdout]     |
[INFO] [stdout] 251 | ...n::Option<&'a [::capnp::Word]>) -> ::capnp::Result<Self> {
[INFO] [stdout]     |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1104:9
[INFO] [stdout]      |
[INFO] [stdout] 1104 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1105:9
[INFO] [stdout]      |
[INFO] [stdout] 1105 |       ::capnp::word(145, 0, 0, 0, 42, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:256:16
[INFO] [stdout]     |
[INFO] [stdout] 256 |   impl <'a,> ::capnp::traits::IntoInternalStructReader<'a> for Reader<'a,>  {
[INFO] [stdout]     |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1106:9
[INFO] [stdout]      |
[INFO] [stdout] 1106 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:257:47
[INFO] [stdout]     |
[INFO] [stdout] 257 |     fn into_internal_struct_reader(self) -> ::capnp::private::layout::StructReader<'a> {
[INFO] [stdout]     |                                               ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1107:9
[INFO] [stdout]      |
[INFO] [stdout] 1107 |       ::capnp::word(140, 0, 0, 0, 3, 0, 1, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1108:9
[INFO] [stdout]      |
[INFO] [stdout] 1108 |       ::capnp::word(152, 0, 0, 0, 2, 0, 1, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:262:16
[INFO] [stdout]     |
[INFO] [stdout] 262 |   impl <'a,> ::capnp::traits::Imbue<'a> for Reader<'a,>  {
[INFO] [stdout]     |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1109:9
[INFO] [stdout]      |
[INFO] [stdout] 1109 |       ::capnp::word(111, 102, 102, 115, 101, 116, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1110:9
[INFO] [stdout]      |
[INFO] [stdout] 1110 |       ::capnp::word(9, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:263:42
[INFO] [stdout]     |
[INFO] [stdout] 263 |     fn imbue(&mut self, cap_table: &'a ::capnp::private::layout::CapTable) {
[INFO] [stdout]     |                                          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1111:9
[INFO] [stdout]      |
[INFO] [stdout] 1111 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1112:9
[INFO] [stdout]      |
[INFO] [stdout] 1112 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:264:27
[INFO] [stdout]     |
[INFO] [stdout] 264 |       self.reader.imbue(::capnp::private::layout::CapTableReader::Plain(cap_table))
[INFO] [stdout]     |                           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1113:9
[INFO] [stdout]      |
[INFO] [stdout] 1113 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1114:9
[INFO] [stdout]      |
[INFO] [stdout] 1114 |       ::capnp::word(9, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:273:35
[INFO] [stdout]     |
[INFO] [stdout] 273 |     pub fn total_size(&self) -> ::capnp::Result<::capnp::MessageSize> {
[INFO] [stdout]     |                                   ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1115:9
[INFO] [stdout]      |
[INFO] [stdout] 1115 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1116:9
[INFO] [stdout]      |
[INFO] [stdout] 1116 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1117:9
[INFO] [stdout]      |
[INFO] [stdout] 1117 |       ::capnp::word(115, 105, 122, 101, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1118:9
[INFO] [stdout]      |
[INFO] [stdout] 1118 |       ::capnp::word(8, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1119:9
[INFO] [stdout]      |
[INFO] [stdout] 1119 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:273:51
[INFO] [stdout]     |
[INFO] [stdout] 273 |     pub fn total_size(&self) -> ::capnp::Result<::capnp::MessageSize> {
[INFO] [stdout]     |                                                   ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1120:9
[INFO] [stdout]      |
[INFO] [stdout] 1120 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1121:9
[INFO] [stdout]      |
[INFO] [stdout] 1121 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:281:34
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn get_sha256(self) -> ::capnp::Result<::capnp::data::Reader<'a>> {
[INFO] [stdout]     |                                  ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1122:9
[INFO] [stdout]      |
[INFO] [stdout] 1122 |       ::capnp::word(8, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1123:9
[INFO] [stdout]      |
[INFO] [stdout] 1123 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:281:50
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn get_sha256(self) -> ::capnp::Result<::capnp::data::Reader<'a>> {
[INFO] [stdout]     |                                                  ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1124:9
[INFO] [stdout]      |
[INFO] [stdout] 1124 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:282:9
[INFO] [stdout]     |
[INFO] [stdout] 282 |       ::capnp::traits::FromPointerReader::get_from_pointer(&self.reader.get_pointer_field(0), ::core::option::Option::None)
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1125:9
[INFO] [stdout]      |
[INFO] [stdout] 1125 |       ::capnp::word(105, 110, 100, 101, 120, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:289:32
[INFO] [stdout]     |
[INFO] [stdout] 289 |     pub fn get_path(self) -> ::capnp::Result<::capnp::text::Reader<'a>> {
[INFO] [stdout]     |                                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1126:9
[INFO] [stdout]      |
[INFO] [stdout] 1126 |       ::capnp::word(16, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:289:48
[INFO] [stdout]     |
[INFO] [stdout] 289 |     pub fn get_path(self) -> ::capnp::Result<::capnp::text::Reader<'a>> {
[INFO] [stdout]     |                                                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:290:9
[INFO] [stdout]     |
[INFO] [stdout] 290 |       ::capnp::traits::FromPointerReader::get_from_pointer(&self.reader.get_pointer_field(1), ::core::option::Option::None)
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1127:9
[INFO] [stdout]      |
[INFO] [stdout] 1127 |       ::capnp::word(28, 102, 52, 52, 108, 182, 120, 255),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:301:33
[INFO] [stdout]     |
[INFO] [stdout] 301 |     pub fn get_index(self) -> ::capnp::Result<crate::index_capnp::index::Reader<'a>> {
[INFO] [stdout]     |                                 ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1128:9
[INFO] [stdout]      |
[INFO] [stdout] 1128 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:302:9
[INFO] [stdout]     |
[INFO] [stdout] 302 |       ::capnp::traits::FromPointerReader::get_from_pointer(&self.reader.get_pointer_field(2), ::core::option::Option::None)
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:309:34
[INFO] [stdout]     |
[INFO] [stdout] 309 |     pub fn get_blocks(self) -> ::capnp::Result<::capnp::struct_list::Reader<'a,crate::index_capnp::source_block::Owned>> {
[INFO] [stdout]     |                                  ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1129:9
[INFO] [stdout]      |
[INFO] [stdout] 1129 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1130:9
[INFO] [stdout]      |
[INFO] [stdout] 1130 |       ::capnp::word(16, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:309:50
[INFO] [stdout]     |
[INFO] [stdout] 309 |     pub fn get_blocks(self) -> ::capnp::Result<::capnp::struct_list::Reader<'a,crate::index_capnp::source_block::Owned>> {
[INFO] [stdout]     |                                                  ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1131:9
[INFO] [stdout]      |
[INFO] [stdout] 1131 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:310:9
[INFO] [stdout]     |
[INFO] [stdout] 310 |       ::capnp::traits::FromPointerReader::get_from_pointer(&self.reader.get_pointer_field(3), ::core::option::Option::None)
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1132:9
[INFO] [stdout]      |
[INFO] [stdout] 1132 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:318:39
[INFO] [stdout]     |
[INFO] [stdout] 318 |   pub struct Builder<'a> { builder: ::capnp::private::layout::StructBuilder<'a> }
[INFO] [stdout]     |                                       ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1133:9
[INFO] [stdout]      |
[INFO] [stdout] 1133 |       ::capnp::word(99, 104, 114, 111, 110, 111, 108, 111),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:319:16
[INFO] [stdout]     |
[INFO] [stdout] 319 |   impl <'a,> ::capnp::traits::HasStructSize for Builder<'a,>  {
[INFO] [stdout]     |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1134:9
[INFO] [stdout]      |
[INFO] [stdout] 1134 |       ::capnp::word(103, 121, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:320:26
[INFO] [stdout]     |
[INFO] [stdout] 320 |     const STRUCT_SIZE: ::capnp::private::layout::StructSize = ::capnp::private::layout::StructSize { data: 3, pointers: 4 };
[INFO] [stdout]     |                          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:320:65
[INFO] [stdout]     |
[INFO] [stdout] 320 |     const STRUCT_SIZE: ::capnp::private::layout::StructSize = ::capnp::private::layout::StructSize { data: 3, pointers: 4 };
[INFO] [stdout]     |                                                                 ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1135:9
[INFO] [stdout]      |
[INFO] [stdout] 1135 |       ::capnp::word(16, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:322:16
[INFO] [stdout]     |
[INFO] [stdout] 322 |   impl <'a,> ::capnp::traits::HasTypeId for Builder<'a,>  {
[INFO] [stdout]     |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1136:9
[INFO] [stdout]      |
[INFO] [stdout] 1136 |       ::capnp::word(21, 152, 161, 43, 120, 244, 69, 233),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:325:38
[INFO] [stdout]     |
[INFO] [stdout] 325 |   impl <'a,> ::core::convert::From<::capnp::private::layout::StructBuilder<'a>> for Builder<'a,>  {
[INFO] [stdout]     |                                      ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1137:9
[INFO] [stdout]      |
[INFO] [stdout] 1137 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:326:24
[INFO] [stdout]     |
[INFO] [stdout] 326 |     fn from(builder: ::capnp::private::layout::StructBuilder<'a>) -> Self {
[INFO] [stdout]     |                        ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1138:9
[INFO] [stdout]      |
[INFO] [stdout] 1138 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:331:56
[INFO] [stdout]     |
[INFO] [stdout] 331 |   impl <'a,> ::core::convert::From<Builder<'a,>> for ::capnp::dynamic_value::Builder<'a>  {
[INFO] [stdout]     |                                                        ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1139:9
[INFO] [stdout]      |
[INFO] [stdout] 1139 |       ::capnp::word(16, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:333:77
[INFO] [stdout]     |
[INFO] [stdout] 333 | ...uct::Builder::new(builder.builder, ::capnp::schema::StructSchema::new(::capnp::introspect::RawBrandedStructSchema { generic: &_private...
[INFO] [stdout]     |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1140:9
[INFO] [stdout]      |
[INFO] [stdout] 1140 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:333:112
[INFO] [stdout]     |
[INFO] [stdout] 333 | ...::capnp::schema::StructSchema::new(::capnp::introspect::RawBrandedStructSchema { generic: &_private::RAW_SCHEMA, field_types: _private...
[INFO] [stdout]     |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1141:9
[INFO] [stdout]      |
[INFO] [stdout] 1141 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:337:16
[INFO] [stdout]     |
[INFO] [stdout] 337 |   impl <'a,> ::capnp::traits::ImbueMut<'a> for Builder<'a,>  {
[INFO] [stdout]     |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1142:9
[INFO] [stdout]      |
[INFO] [stdout] 1142 |       ::capnp::word(104, 97, 115, 104, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:338:50
[INFO] [stdout]     |
[INFO] [stdout] 338 |     fn imbue_mut(&mut self, cap_table: &'a mut ::capnp::private::layout::CapTable) {
[INFO] [stdout]     |                                                  ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1143:9
[INFO] [stdout]      |
[INFO] [stdout] 1143 |       ::capnp::word(16, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:339:28
[INFO] [stdout]     |
[INFO] [stdout] 339 |       self.builder.imbue(::capnp::private::layout::CapTableBuilder::Plain(cap_table))
[INFO] [stdout]     |                            ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1144:9
[INFO] [stdout]      |
[INFO] [stdout] 1144 |       ::capnp::word(130, 241, 82, 110, 153, 162, 113, 227),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:343:16
[INFO] [stdout]     |
[INFO] [stdout] 343 |   impl <'a,> ::capnp::traits::FromPointerBuilder<'a> for Builder<'a,>  {
[INFO] [stdout]     |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1145:9
[INFO] [stdout]      |
[INFO] [stdout] 1145 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:344:32
[INFO] [stdout]     |
[INFO] [stdout] 344 |     fn init_pointer(builder: ::capnp::private::layout::PointerBuilder<'a>, _size: u32) -> Self {
[INFO] [stdout]     |                                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:345:38
[INFO] [stdout]     |
[INFO] [stdout] 345 |       builder.init_struct(<Self as ::capnp::traits::HasStructSize>::STRUCT_SIZE).into()
[INFO] [stdout]     |                                      ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:347:36
[INFO] [stdout]     |
[INFO] [stdout] 347 |     fn get_from_pointer(builder: ::capnp::private::layout::PointerBuilder<'a>, default: ::core::option::Option<&'a [::capnp::Word]>) -> :...
[INFO] [stdout]     |                                    ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1146:9
[INFO] [stdout]      |
[INFO] [stdout] 1146 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:347:119
[INFO] [stdout]     |
[INFO] [stdout] 347 | ...fault: ::core::option::Option<&'a [::capnp::Word]>) -> ::capnp::Result<Self> {
[INFO] [stdout]     |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1147:9
[INFO] [stdout]      |
[INFO] [stdout] 1147 |       ::capnp::word(16, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:347:139
[INFO] [stdout]     |
[INFO] [stdout] 347 | ...n::Option<&'a [::capnp::Word]>) -> ::capnp::Result<Self> {
[INFO] [stdout]     |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:348:64
[INFO] [stdout]     |
[INFO] [stdout] 348 |       ::core::result::Result::Ok(builder.get_struct(<Self as ::capnp::traits::HasStructSize>::STRUCT_SIZE, default)?.into())
[INFO] [stdout]     |                                                                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:352:16
[INFO] [stdout]     |
[INFO] [stdout] 352 |   impl <'a,> ::capnp::traits::SetterInput<Owned<>> for Reader<'a,>  {
[INFO] [stdout]     |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:353:43
[INFO] [stdout]     |
[INFO] [stdout] 353 |     fn set_pointer_builder(mut pointer: ::capnp::private::layout::PointerBuilder<'_>, value: Self, canonicalize: bool) -> ::capnp::Result...
[INFO] [stdout]     |                                           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1148:9
[INFO] [stdout]      |
[INFO] [stdout] 1148 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:353:125
[INFO] [stdout]     |
[INFO] [stdout] 353 | ...alue: Self, canonicalize: bool) -> ::capnp::Result<()> { pointer.set_struct(&value.reader, canonicalize) }
[INFO] [stdout]     |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:367:35
[INFO] [stdout]     |
[INFO] [stdout] 367 |     pub fn total_size(&self) -> ::capnp::Result<::capnp::MessageSize> {
[INFO] [stdout]     |                                   ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:367:51
[INFO] [stdout]     |
[INFO] [stdout] 367 |     pub fn total_size(&self) -> ::capnp::Result<::capnp::MessageSize> {
[INFO] [stdout]     |                                                   ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1149:9
[INFO] [stdout]      |
[INFO] [stdout] 1149 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:379:34
[INFO] [stdout]     |
[INFO] [stdout] 379 |     pub fn get_sha256(self) -> ::capnp::Result<::capnp::data::Builder<'a>> {
[INFO] [stdout]     |                                  ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:379:50
[INFO] [stdout]     |
[INFO] [stdout] 379 |     pub fn get_sha256(self) -> ::capnp::Result<::capnp::data::Builder<'a>> {
[INFO] [stdout]     |                                                  ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:380:9
[INFO] [stdout]     |
[INFO] [stdout] 380 |       ::capnp::traits::FromPointerBuilder::get_from_pointer(self.builder.get_pointer_field(0), ::core::option::Option::None)
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:383:43
[INFO] [stdout]     |
[INFO] [stdout] 383 |     pub fn set_sha256(&mut self, value: ::capnp::data::Reader<'_>)  {
[INFO] [stdout]     |                                           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:387:46
[INFO] [stdout]     |
[INFO] [stdout] 387 |     pub fn init_sha256(self, size: u32) -> ::capnp::data::Builder<'a> {
[INFO] [stdout]     |                                              ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1151:45
[INFO] [stdout]      |
[INFO] [stdout] 1151 |     pub fn get_field_types(index: u16) -> ::capnp::introspect::Type {
[INFO] [stdout]      |                                             ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:395:32
[INFO] [stdout]     |
[INFO] [stdout] 395 |     pub fn get_path(self) -> ::capnp::Result<::capnp::text::Builder<'a>> {
[INFO] [stdout]     |                                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:395:48
[INFO] [stdout]     |
[INFO] [stdout] 395 |     pub fn get_path(self) -> ::capnp::Result<::capnp::text::Builder<'a>> {
[INFO] [stdout]     |                                                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:396:9
[INFO] [stdout]     |
[INFO] [stdout] 396 |       ::capnp::traits::FromPointerBuilder::get_from_pointer(self.builder.get_pointer_field(1), ::core::option::Option::None)
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:399:46
[INFO] [stdout]     |
[INFO] [stdout] 399 |     pub fn set_path(&mut self, value: impl ::capnp::traits::SetterInput<::capnp::text::Owned>)  {
[INFO] [stdout]     |                                              ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:399:75
[INFO] [stdout]     |
[INFO] [stdout] 399 |     pub fn set_path(&mut self, value: impl ::capnp::traits::SetterInput<::capnp::text::Owned>)  {
[INFO] [stdout]     |                                                                           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1153:24
[INFO] [stdout]      |
[INFO] [stdout] 1153 |         0 => <u64 as ::capnp::introspect::Introspect>::introspect(),
[INFO] [stdout]      |                        ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:400:9
[INFO] [stdout]     |
[INFO] [stdout] 400 |       ::capnp::traits::SetterInput::set_pointer_builder(self.builder.reborrow().get_pointer_field(1), value, false).unwrap()
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:403:44
[INFO] [stdout]     |
[INFO] [stdout] 403 |     pub fn init_path(self, size: u32) -> ::capnp::text::Builder<'a> {
[INFO] [stdout]     |                                            ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:421:33
[INFO] [stdout]     |
[INFO] [stdout] 421 |     pub fn get_index(self) -> ::capnp::Result<crate::index_capnp::index::Builder<'a>> {
[INFO] [stdout]     |                                 ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1154:24
[INFO] [stdout]      |
[INFO] [stdout] 1154 |         1 => <u32 as ::capnp::introspect::Introspect>::introspect(),
[INFO] [stdout]      |                        ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:422:9
[INFO] [stdout]     |
[INFO] [stdout] 422 |       ::capnp::traits::FromPointerBuilder::get_from_pointer(self.builder.get_pointer_field(2), ::core::option::Option::None)
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:425:84
[INFO] [stdout]     |
[INFO] [stdout] 425 |     pub fn set_index(&mut self, value: crate::index_capnp::index::Reader<'_>) -> ::capnp::Result<()> {
[INFO] [stdout]     |                                                                                    ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:426:9
[INFO] [stdout]     |
[INFO] [stdout] 426 |       ::capnp::traits::SetterInput::set_pointer_builder(self.builder.reborrow().get_pointer_field(2), value, false)
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:430:9
[INFO] [stdout]     |
[INFO] [stdout] 430 |       ::capnp::traits::FromPointerBuilder::init_pointer(self.builder.get_pointer_field(2), 0)
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1155:53
[INFO] [stdout]      |
[INFO] [stdout] 1155 |         2 => <crate::index_capnp::index::Owned as ::capnp::introspect::Introspect>::introspect(),
[INFO] [stdout]      |                                                     ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:437:34
[INFO] [stdout]     |
[INFO] [stdout] 437 |     pub fn get_blocks(self) -> ::capnp::Result<::capnp::struct_list::Builder<'a,crate::index_capnp::source_block::Owned>> {
[INFO] [stdout]     |                                  ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1156:58
[INFO] [stdout]      |
[INFO] [stdout] 1156 |         3 => <crate::index_capnp::chronology::Owned as ::capnp::introspect::Introspect>::introspect(),
[INFO] [stdout]      |                                                          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:437:50
[INFO] [stdout]     |
[INFO] [stdout] 437 |     pub fn get_blocks(self) -> ::capnp::Result<::capnp::struct_list::Builder<'a,crate::index_capnp::source_block::Owned>> {
[INFO] [stdout]     |                                                  ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:438:9
[INFO] [stdout]     |
[INFO] [stdout] 438 |       ::capnp::traits::FromPointerBuilder::get_from_pointer(self.builder.get_pointer_field(3), ::core::option::Option::None)
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1157:52
[INFO] [stdout]      |
[INFO] [stdout] 1157 |         4 => <crate::index_capnp::hash::Owned as ::capnp::introspect::Introspect>::introspect(),
[INFO] [stdout]      |                                                    ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:441:43
[INFO] [stdout]     |
[INFO] [stdout] 441 |     pub fn set_blocks(&mut self, value: ::capnp::struct_list::Reader<'_,crate::index_capnp::source_block::Owned>) -> ::capnp::Result<()> {
[INFO] [stdout]     |                                           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1161:76
[INFO] [stdout]      |
[INFO] [stdout] 1161 |     pub fn get_annotation_types(child_index: Option<u16>, index: u32) -> ::capnp::introspect::Type {
[INFO] [stdout]      |                                                                            ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:441:120
[INFO] [stdout]     |
[INFO] [stdout] 441 |     pub fn set_blocks(&mut self, value: ::capnp::struct_list::Reader<'_,crate::index_capnp::source_block::Owned>) -> ::capnp::Result<()> {
[INFO] [stdout]     |                                                                                                                        ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:442:9
[INFO] [stdout]     |
[INFO] [stdout] 442 |       ::capnp::traits::SetterInput::set_pointer_builder(self.builder.reborrow().get_pointer_field(3), value, false)
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1164:30
[INFO] [stdout]      |
[INFO] [stdout] 1164 |     pub static RAW_SCHEMA: ::capnp::introspect::RawStructSchema = ::capnp::introspect::RawStructSchema {
[INFO] [stdout]      |                              ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:445:46
[INFO] [stdout]     |
[INFO] [stdout] 445 |     pub fn init_blocks(self, size: u32) -> ::capnp::struct_list::Builder<'a,crate::index_capnp::source_block::Owned> {
[INFO] [stdout]     |                                              ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1164:69
[INFO] [stdout]      |
[INFO] [stdout] 1164 |     pub static RAW_SCHEMA: ::capnp::introspect::RawStructSchema = ::capnp::introspect::RawStructSchema {
[INFO] [stdout]      |                                                                     ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1180:10
[INFO] [stdout]      |
[INFO] [stdout] 1180 |   impl ::capnp::introspect::Introspect for Owned { fn introspect() -> ::capnp::introspect::Type { ::capnp::introspect::TypeVariant::Struc...
[INFO] [stdout]      |          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:446:9
[INFO] [stdout]     |
[INFO] [stdout] 446 |       ::capnp::traits::FromPointerBuilder::init_pointer(self.builder.get_pointer_field(3), size)
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1180:73
[INFO] [stdout]      |
[INFO] [stdout] 1180 |   impl ::capnp::introspect::Introspect for Owned { fn introspect() -> ::capnp::introspect::Type { ::capnp::introspect::TypeVariant::Struc...
[INFO] [stdout]      |                                                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:454:38
[INFO] [stdout]     |
[INFO] [stdout] 454 |   pub struct Pipeline { _typeless: ::capnp::any_pointer::Pipeline }
[INFO] [stdout]     |                                      ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1180:101
[INFO] [stdout]      |
[INFO] [stdout] 1180 | ...t() -> ::capnp::introspect::Type { ::capnp::introspect::TypeVariant::Struct(::capnp::introspect::RawBrandedStructSchema { generic: &_p...
[INFO] [stdout]      |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:455:10
[INFO] [stdout]     |
[INFO] [stdout] 455 |   impl ::capnp::capability::FromTypelessPipeline for Pipeline {
[INFO] [stdout]     |          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1180:142
[INFO] [stdout]      |
[INFO] [stdout] 1180 | ...p::introspect::TypeVariant::Struct(::capnp::introspect::RawBrandedStructSchema { generic: &_private::RAW_SCHEMA, field_types: _private...
[INFO] [stdout]      |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:456:24
[INFO] [stdout]     |
[INFO] [stdout] 456 |     fn new(typeless: ::capnp::any_pointer::Pipeline) -> Self {
[INFO] [stdout]     |                        ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:462:9
[INFO] [stdout]     |
[INFO] [stdout] 462 |       ::capnp::capability::FromTypelessPipeline::new(self._typeless.noop())
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1181:10
[INFO] [stdout]      |
[INFO] [stdout] 1181 |   impl ::capnp::traits::Owned for Owned { type Reader<'a> = Reader<'a>; type Builder<'a> = Builder<'a>; }
[INFO] [stdout]      |          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:465:9
[INFO] [stdout]     |
[INFO] [stdout] 465 |       ::capnp::capability::FromTypelessPipeline::new(self._typeless.get_pointer_field(2))
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1182:10
[INFO] [stdout]      |
[INFO] [stdout] 1182 |   impl ::capnp::traits::OwnedStruct for Owned { type Reader<'a> = Reader<'a>; type Builder<'a> = Builder<'a>; }
[INFO] [stdout]      |          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1183:10
[INFO] [stdout]      |
[INFO] [stdout] 1183 |   impl ::capnp::traits::Pipelined for Owned { type Pipeline = Pipeline; }
[INFO] [stdout]      |          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:469:33
[INFO] [stdout]     |
[INFO] [stdout] 469 |     pub static ENCODED_NODE: [::capnp::Word; 105] = [
[INFO] [stdout]     |                                 ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1185:37
[INFO] [stdout]      |
[INFO] [stdout] 1185 |   pub struct Reader<'a> { reader: ::capnp::private::layout::StructReader<'a> }
[INFO] [stdout]      |                                     ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1191:16
[INFO] [stdout]      |
[INFO] [stdout] 1191 |   impl <'a,> ::capnp::traits::HasTypeId for Reader<'a,>  {
[INFO] [stdout]      |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1194:38
[INFO] [stdout]      |
[INFO] [stdout] 1194 |   impl <'a,> ::core::convert::From<::capnp::private::layout::StructReader<'a>> for Reader<'a,>  {
[INFO] [stdout]      |                                      ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:470:9
[INFO] [stdout]     |
[INFO] [stdout] 470 |       ::capnp::word(0, 0, 0, 0, 5, 0, 6, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1195:23
[INFO] [stdout]      |
[INFO] [stdout] 1195 |     fn from(reader: ::capnp::private::layout::StructReader<'a>) -> Self {
[INFO] [stdout]      |                       ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:471:9
[INFO] [stdout]     |
[INFO] [stdout] 471 |       ::capnp::word(147, 247, 249, 13, 61, 150, 13, 228),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:472:9
[INFO] [stdout]     |
[INFO] [stdout] 472 |       ::capnp::word(12, 0, 0, 0, 1, 0, 3, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1200:55
[INFO] [stdout]      |
[INFO] [stdout] 1200 |   impl <'a,> ::core::convert::From<Reader<'a,>> for ::capnp::dynamic_value::Reader<'a>  {
[INFO] [stdout]      |                                                       ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1202:74
[INFO] [stdout]      |
[INFO] [stdout] 1202 |       Self::Struct(::capnp::dynamic_struct::Reader::new(reader.reader, ::capnp::schema::StructSchema::new(::capnp::introspect::RawBranded...
[INFO] [stdout]      |                                                                          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:473:9
[INFO] [stdout]     |
[INFO] [stdout] 473 |       ::capnp::word(159, 109, 14, 67, 239, 4, 192, 180),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1202:109
[INFO] [stdout]      |
[INFO] [stdout] 1202 | ...::capnp::schema::StructSchema::new(::capnp::introspect::RawBrandedStructSchema { generic: &_private::RAW_SCHEMA, field_types: _private...
[INFO] [stdout]      |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1208:56
[INFO] [stdout]      |
[INFO] [stdout] 1208 |       core::fmt::Debug::fmt(&::core::convert::Into::<::capnp::dynamic_value::Reader<'_>>::into(*self), f)
[INFO] [stdout]      |                                                        ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:474:9
[INFO] [stdout]     |
[INFO] [stdout] 474 |       ::capnp::word(4, 0, 7, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1212:16
[INFO] [stdout]      |
[INFO] [stdout] 1212 |   impl <'a,> ::capnp::traits::FromPointerReader<'a> for Reader<'a,>  {
[INFO] [stdout]      |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1213:36
[INFO] [stdout]      |
[INFO] [stdout] 1213 |     fn get_from_pointer(reader: &::capnp::private::layout::PointerReader<'a>, default: ::core::option::Option<&'a [::capnp::Word]>) -> ::...
[INFO] [stdout]      |                                    ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:475:9
[INFO] [stdout]     |
[INFO] [stdout] 475 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1213:118
[INFO] [stdout]      |
[INFO] [stdout] 1213 | ...fault: ::core::option::Option<&'a [::capnp::Word]>) -> ::capnp::Result<Self> {
[INFO] [stdout]      |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1213:138
[INFO] [stdout]      |
[INFO] [stdout] 1213 | ...n::Option<&'a [::capnp::Word]>) -> ::capnp::Result<Self> {
[INFO] [stdout]      |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |       ::capnp::word(21, 0, 0, 0, 186, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:477:9
[INFO] [stdout]     |
[INFO] [stdout] 477 |       ::capnp::word(29, 0, 0, 0, 7, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1218:16
[INFO] [stdout]      |
[INFO] [stdout] 1218 |   impl <'a,> ::capnp::traits::IntoInternalStructReader<'a> for Reader<'a,>  {
[INFO] [stdout]      |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1219:47
[INFO] [stdout]      |
[INFO] [stdout] 1219 |     fn into_internal_struct_reader(self) -> ::capnp::private::layout::StructReader<'a> {
[INFO] [stdout]      |                                               ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1224:16
[INFO] [stdout]      |
[INFO] [stdout] 1224 |   impl <'a,> ::capnp::traits::Imbue<'a> for Reader<'a,>  {
[INFO] [stdout]      |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:478:9
[INFO] [stdout]     |
[INFO] [stdout] 478 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1225:42
[INFO] [stdout]      |
[INFO] [stdout] 1225 |     fn imbue(&mut self, cap_table: &'a ::capnp::private::layout::CapTable) {
[INFO] [stdout]      |                                          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1226:27
[INFO] [stdout]      |
[INFO] [stdout] 1226 |       self.reader.imbue(::capnp::private::layout::CapTableReader::Plain(cap_table))
[INFO] [stdout]      |                           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:479:9
[INFO] [stdout]     |
[INFO] [stdout] 479 |       ::capnp::word(25, 0, 0, 0, 87, 1, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1235:35
[INFO] [stdout]      |
[INFO] [stdout] 1235 |     pub fn total_size(&self) -> ::capnp::Result<::capnp::MessageSize> {
[INFO] [stdout]      |                                   ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1235:51
[INFO] [stdout]      |
[INFO] [stdout] 1235 |     pub fn total_size(&self) -> ::capnp::Result<::capnp::MessageSize> {
[INFO] [stdout]      |                                                   ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:480:9
[INFO] [stdout]     |
[INFO] [stdout] 480 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1252:39
[INFO] [stdout]      |
[INFO] [stdout] 1252 |   pub struct Builder<'a> { builder: ::capnp::private::layout::StructBuilder<'a> }
[INFO] [stdout]      |                                       ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:481:9
[INFO] [stdout]     |
[INFO] [stdout] 481 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1253:16
[INFO] [stdout]      |
[INFO] [stdout] 1253 |   impl <'a,> ::capnp::traits::HasStructSize for Builder<'a,>  {
[INFO] [stdout]      |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1254:26
[INFO] [stdout]      |
[INFO] [stdout] 1254 |     const STRUCT_SIZE: ::capnp::private::layout::StructSize = ::capnp::private::layout::StructSize { data: 6, pointers: 0 };
[INFO] [stdout]      |                          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:482:9
[INFO] [stdout]     |
[INFO] [stdout] 482 |       ::capnp::word(105, 110, 100, 101, 120, 46, 99, 97),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:483:9
[INFO] [stdout]     |
[INFO] [stdout] 483 |       ::capnp::word(112, 110, 112, 58, 83, 111, 117, 114),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1254:65
[INFO] [stdout]      |
[INFO] [stdout] 1254 |     const STRUCT_SIZE: ::capnp::private::layout::StructSize = ::capnp::private::layout::StructSize { data: 6, pointers: 0 };
[INFO] [stdout]      |                                                                 ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:484:9
[INFO] [stdout]     |
[INFO] [stdout] 484 |       ::capnp::word(99, 101, 70, 105, 108, 101, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1256:16
[INFO] [stdout]      |
[INFO] [stdout] 1256 |   impl <'a,> ::capnp::traits::HasTypeId for Builder<'a,>  {
[INFO] [stdout]      |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:485:9
[INFO] [stdout]     |
[INFO] [stdout] 485 |       ::capnp::word(0, 0, 0, 0, 1, 0, 1, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1259:38
[INFO] [stdout]      |
[INFO] [stdout] 1259 |   impl <'a,> ::core::convert::From<::capnp::private::layout::StructBuilder<'a>> for Builder<'a,>  {
[INFO] [stdout]      |                                      ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1260:24
[INFO] [stdout]      |
[INFO] [stdout] 1260 |     fn from(builder: ::capnp::private::layout::StructBuilder<'a>) -> Self {
[INFO] [stdout]      |                        ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:486:9
[INFO] [stdout]     |
[INFO] [stdout] 486 |       ::capnp::word(24, 0, 0, 0, 3, 0, 4, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1265:56
[INFO] [stdout]      |
[INFO] [stdout] 1265 |   impl <'a,> ::core::convert::From<Builder<'a,>> for ::capnp::dynamic_value::Builder<'a>  {
[INFO] [stdout]      |                                                        ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1267:77
[INFO] [stdout]      |
[INFO] [stdout] 1267 | ...uct::Builder::new(builder.builder, ::capnp::schema::StructSchema::new(::capnp::introspect::RawBrandedStructSchema { generic: &_private...
[INFO] [stdout]      |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1267:112
[INFO] [stdout]      |
[INFO] [stdout] 1267 | ...::capnp::schema::StructSchema::new(::capnp::introspect::RawBrandedStructSchema { generic: &_private::RAW_SCHEMA, field_types: _private...
[INFO] [stdout]      |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:487:9
[INFO] [stdout]     |
[INFO] [stdout] 487 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:488:9
[INFO] [stdout]     |
[INFO] [stdout] 488 |       ::capnp::word(0, 0, 1, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1271:16
[INFO] [stdout]      |
[INFO] [stdout] 1271 |   impl <'a,> ::capnp::traits::ImbueMut<'a> for Builder<'a,>  {
[INFO] [stdout]      |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:489:9
[INFO] [stdout]     |
[INFO] [stdout] 489 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1272:50
[INFO] [stdout]      |
[INFO] [stdout] 1272 |     fn imbue_mut(&mut self, cap_table: &'a mut ::capnp::private::layout::CapTable) {
[INFO] [stdout]      |                                                  ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1273:28
[INFO] [stdout]      |
[INFO] [stdout] 1273 |       self.builder.imbue(::capnp::private::layout::CapTableBuilder::Plain(cap_table))
[INFO] [stdout]      |                            ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:490:9
[INFO] [stdout]     |
[INFO] [stdout] 490 |       ::capnp::word(153, 0, 0, 0, 42, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1277:16
[INFO] [stdout]      |
[INFO] [stdout] 1277 |   impl <'a,> ::capnp::traits::FromPointerBuilder<'a> for Builder<'a,>  {
[INFO] [stdout]      |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:491:9
[INFO] [stdout]     |
[INFO] [stdout] 491 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1278:32
[INFO] [stdout]      |
[INFO] [stdout] 1278 |     fn init_pointer(builder: ::capnp::private::layout::PointerBuilder<'a>, _size: u32) -> Self {
[INFO] [stdout]      |                                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:492:9
[INFO] [stdout]     |
[INFO] [stdout] 492 |       ::capnp::word(148, 0, 0, 0, 3, 0, 1, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1279:38
[INFO] [stdout]      |
[INFO] [stdout] 1279 |       builder.init_struct(<Self as ::capnp::traits::HasStructSize>::STRUCT_SIZE).into()
[INFO] [stdout]      |                                      ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:493:9
[INFO] [stdout]     |
[INFO] [stdout] 493 |       ::capnp::word(160, 0, 0, 0, 2, 0, 1, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1281:36
[INFO] [stdout]      |
[INFO] [stdout] 1281 |     fn get_from_pointer(builder: ::capnp::private::layout::PointerBuilder<'a>, default: ::core::option::Option<&'a [::capnp::Word]>) -> :...
[INFO] [stdout]      |                                    ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1281:119
[INFO] [stdout]      |
[INFO] [stdout] 1281 | ...fault: ::core::option::Option<&'a [::capnp::Word]>) -> ::capnp::Result<Self> {
[INFO] [stdout]      |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:494:9
[INFO] [stdout]     |
[INFO] [stdout] 494 |       ::capnp::word(1, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1281:139
[INFO] [stdout]      |
[INFO] [stdout] 1281 | ...n::Option<&'a [::capnp::Word]>) -> ::capnp::Result<Self> {
[INFO] [stdout]      |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1282:64
[INFO] [stdout]      |
[INFO] [stdout] 1282 |       ::core::result::Result::Ok(builder.get_struct(<Self as ::capnp::traits::HasStructSize>::STRUCT_SIZE, default)?.into())
[INFO] [stdout]      |                                                                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:495:9
[INFO] [stdout]     |
[INFO] [stdout] 495 |       ::capnp::word(0, 0, 1, 0, 1, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1286:16
[INFO] [stdout]      |
[INFO] [stdout] 1286 |   impl <'a,> ::capnp::traits::SetterInput<Owned<>> for Reader<'a,>  {
[INFO] [stdout]      |                ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:496:9
[INFO] [stdout]     |
[INFO] [stdout] 496 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:497:9
[INFO] [stdout]     |
[INFO] [stdout] 497 |       ::capnp::word(157, 0, 0, 0, 58, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1287:43
[INFO] [stdout]      |
[INFO] [stdout] 1287 |     fn set_pointer_builder(mut pointer: ::capnp::private::layout::PointerBuilder<'_>, value: Self, canonicalize: bool) -> ::capnp::Result...
[INFO] [stdout]      |                                           ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1287:125
[INFO] [stdout]      |
[INFO] [stdout] 1287 | ...alue: Self, canonicalize: bool) -> ::capnp::Result<()> { pointer.set_struct(&value.reader, canonicalize) }
[INFO] [stdout]      |                                         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:498:9
[INFO] [stdout]     |
[INFO] [stdout] 498 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1301:35
[INFO] [stdout]      |
[INFO] [stdout] 1301 |     pub fn total_size(&self) -> ::capnp::Result<::capnp::MessageSize> {
[INFO] [stdout]      |                                   ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:499:9
[INFO] [stdout]     |
[INFO] [stdout] 499 |       ::capnp::word(152, 0, 0, 0, 3, 0, 1, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1301:51
[INFO] [stdout]      |
[INFO] [stdout] 1301 |     pub fn total_size(&self) -> ::capnp::Result<::capnp::MessageSize> {
[INFO] [stdout]      |                                                   ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:500:9
[INFO] [stdout]     |
[INFO] [stdout] 500 |       ::capnp::word(164, 0, 0, 0, 2, 0, 1, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1336:38
[INFO] [stdout]      |
[INFO] [stdout] 1336 |   pub struct Pipeline { _typeless: ::capnp::any_pointer::Pipeline }
[INFO] [stdout]      |                                      ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:501:9
[INFO] [stdout]     |
[INFO] [stdout] 501 |       ::capnp::word(2, 0, 0, 0, 1, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1337:10
[INFO] [stdout]      |
[INFO] [stdout] 1337 |   impl ::capnp::capability::FromTypelessPipeline for Pipeline {
[INFO] [stdout]      |          ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:502:9
[INFO] [stdout]     |
[INFO] [stdout] 502 |       ::capnp::word(0, 0, 1, 0, 2, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:503:9
[INFO] [stdout]     |
[INFO] [stdout] 503 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1338:24
[INFO] [stdout]      |
[INFO] [stdout] 1338 |     fn new(typeless: ::capnp::any_pointer::Pipeline) -> Self {
[INFO] [stdout]      |                        ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1344:9
[INFO] [stdout]      |
[INFO] [stdout] 1344 |       ::capnp::capability::FromTypelessPipeline::new(self._typeless.noop())
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:504:9
[INFO] [stdout]     |
[INFO] [stdout] 504 |       ::capnp::word(161, 0, 0, 0, 42, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1347:9
[INFO] [stdout]      |
[INFO] [stdout] 1347 |       ::capnp::capability::FromTypelessPipeline::new(self._typeless.noop())
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |       ::capnp::word(0, 0, 0, 0, 0, 0, 0, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:506:9
[INFO] [stdout]     |
[INFO] [stdout] 506 |       ::capnp::word(156, 0, 0, 0, 3, 0, 1, 0),
[INFO] [stdout]     |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1351:33
[INFO] [stdout]      |
[INFO] [stdout] 1351 |     pub static ENCODED_NODE: [::capnp::Word; 49] = [
[INFO] [stdout]      |                                 ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]     --> src/index_capnp.rs:1352:9
[INFO] [stdout]      |
[INFO] [stdout] 1352 |       ::capnp::word(0, 0, 0, 0, 5, 0, 6, 0),
[INFO] [stdout]      |         ^^^^^ could not find `capnp` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `capnp` in the list of imported crates
[INFO] [stdout]    --> src/index_capnp.rs:507:9
[WARN] too many lines in the log, truncating it
