[INFO] fetching crate voynich 0.1.1... [INFO] testing voynich-0.1.1 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] extracting crate voynich 0.1.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate voynich 0.1.1 [INFO] finished tweaking crates.io crate voynich 0.1.1 [INFO] tweaked toml for crates.io crate voynich 0.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate voynich 0.1.1 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate voynich 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa4e91381d0198404aaaeeebf81ef8f1f60723dbc604dbed336d6cc29f61cb5e [INFO] running `Command { std: "docker" "start" "-a" "aa4e91381d0198404aaaeeebf81ef8f1f60723dbc604dbed336d6cc29f61cb5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa4e91381d0198404aaaeeebf81ef8f1f60723dbc604dbed336d6cc29f61cb5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa4e91381d0198404aaaeeebf81ef8f1f60723dbc604dbed336d6cc29f61cb5e", kill_on_drop: false }` [INFO] [stdout] aa4e91381d0198404aaaeeebf81ef8f1f60723dbc604dbed336d6cc29f61cb5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e02780d2b83cdf69d16c136dbd4ec061b8c4b0e6967383a3a8507cfc0f94811d [INFO] running `Command { std: "docker" "start" "-a" "e02780d2b83cdf69d16c136dbd4ec061b8c4b0e6967383a3a8507cfc0f94811d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling ahash v0.8.8 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling platforms v3.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling anstream v0.6.12 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling clap_builder v4.5.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling circular-queue v0.2.6 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling winnow v0.6.2 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling lru v0.12.2 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fd-lock v2.0.0 [INFO] [stderr] Compiling nix v0.20.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling rtoolbox v0.0.2 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling rpassword v7.3.1 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling better-panic v0.3.0 [INFO] [stderr] Compiling rustyline-derive v0.4.0 [INFO] [stderr] Compiling stability v0.1.1 [INFO] [stderr] Compiling rustyline v8.2.0 [INFO] [stderr] Compiling darling_core v0.20.6 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling pin-project v1.1.4 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling ratatui v0.25.0 [INFO] [stderr] Compiling darling_macro v0.20.6 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling clap v4.5.1 [INFO] [stderr] Compiling darling v0.20.6 [INFO] [stderr] Compiling repl-rs v0.2.8 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling serde_with_macros v3.6.1 [INFO] [stderr] Compiling rsa v0.9.6 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-socks v0.5.1 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling serde_with v3.6.1 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling toml_edit v0.22.6 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling tokio-serde v0.8.0 [INFO] [stderr] Compiling toml v0.8.10 [INFO] [stderr] Compiling tor-client-lib v0.2.1 [INFO] [stderr] Compiling voynich v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `system_messages_scroll` and `cursor_location` are never read [INFO] [stdout] --> src/voynich-term/app_context.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct AppContext { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 31 | pub system_messages_scroll: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 32 | pub cursor_location: Option<(u16, u16)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `message` is never read [INFO] [stdout] --> src/voynich-term/theme.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct ChatMessage { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 14 | pub message: Style, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `root` is never read [INFO] [stdout] --> src/voynich-term/theme.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Theme { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 29 | pub root: Style, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.48s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] running `Command { std: "docker" "inspect" "e02780d2b83cdf69d16c136dbd4ec061b8c4b0e6967383a3a8507cfc0f94811d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e02780d2b83cdf69d16c136dbd4ec061b8c4b0e6967383a3a8507cfc0f94811d", kill_on_drop: false }` [INFO] [stdout] e02780d2b83cdf69d16c136dbd4ec061b8c4b0e6967383a3a8507cfc0f94811d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4a25a2d15a85d4074253c5e1a32bf5d58c9b5d3de409e55609f80066abbf0d4 [INFO] running `Command { std: "docker" "start" "-a" "f4a25a2d15a85d4074253c5e1a32bf5d58c9b5d3de409e55609f80066abbf0d4", kill_on_drop: false }` [INFO] [stderr] Compiling voynich v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `system_messages_scroll` and `cursor_location` are never read [INFO] [stdout] --> src/voynich-term/app_context.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct AppContext { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 31 | pub system_messages_scroll: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 32 | pub cursor_location: Option<(u16, u16)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `message` is never read [INFO] [stdout] --> src/voynich-term/theme.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct ChatMessage { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 14 | pub message: Style, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `root` is never read [INFO] [stdout] --> src/voynich-term/theme.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Theme { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 29 | pub root: Style, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.81s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] running `Command { std: "docker" "inspect" "f4a25a2d15a85d4074253c5e1a32bf5d58c9b5d3de409e55609f80066abbf0d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4a25a2d15a85d4074253c5e1a32bf5d58c9b5d3de409e55609f80066abbf0d4", kill_on_drop: false }` [INFO] [stdout] f4a25a2d15a85d4074253c5e1a32bf5d58c9b5d3de409e55609f80066abbf0d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 52995246082bcab386446e416314ff85fbc312845947b361614d90d02d2218f9 [INFO] running `Command { std: "docker" "start" "-a" "52995246082bcab386446e416314ff85fbc312845947b361614d90d02d2218f9", kill_on_drop: false }` [INFO] [stderr] warning: fields `system_messages_scroll` and `cursor_location` are never read [INFO] [stderr] --> src/voynich-term/app_context.rs:31:9 [INFO] [stderr] | [INFO] [stderr] 24 | pub struct AppContext { [INFO] [stderr] | ---------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 31 | pub system_messages_scroll: usize, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 32 | pub cursor_location: Option<(u16, u16)>, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `AppContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `message` is never read [INFO] [stderr] --> src/voynich-term/theme.rs:14:9 [INFO] [stderr] | [INFO] [stderr] 11 | pub struct ChatMessage { [INFO] [stderr] | ----------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 14 | pub message: Style, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `root` is never read [INFO] [stderr] --> src/voynich-term/theme.rs:29:9 [INFO] [stderr] | [INFO] [stderr] 28 | pub struct Theme { [INFO] [stderr] | ----- field in this struct [INFO] [stderr] 29 | pub root: Style, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `voynich` (bin "voynich-term" test) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/voynich-ab42c5f7791da752) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test config::tests::test_config_file_missing ... ok [INFO] [stdout] test config::tests::test_bad_config_file ... ok [INFO] [stdout] test config::tests::test_read_config_file ... ok [INFO] [stdout] test crypto::tests::test_read_write_encrypted ... ok [INFO] [stdout] test crypto::tests::test_auth ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/voynich-term/main.rs (/opt/rustwide/target/debug/deps/voynich_term-cc31de5190916bd9) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests voynich [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 7) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "52995246082bcab386446e416314ff85fbc312845947b361614d90d02d2218f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52995246082bcab386446e416314ff85fbc312845947b361614d90d02d2218f9", kill_on_drop: false }` [INFO] [stdout] 52995246082bcab386446e416314ff85fbc312845947b361614d90d02d2218f9