[INFO] cloning repository https://github.com/charleschege/orbdocs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/charleschege/orbdocs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharleschege%2Forbdocs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharleschege%2Forbdocs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 535762d4322a273029f0d225c636412b5df33f0f [INFO] testing charleschege/orbdocs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharleschege%2Forbdocs" "/workspace/builds/worker-53/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-53/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/charleschege/orbdocs on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/charleschege/orbdocs [INFO] finished tweaking git repo https://github.com/charleschege/orbdocs [INFO] tweaked toml for git repo https://github.com/charleschege/orbdocs written to /workspace/builds/worker-53/source/Cargo.toml [INFO] crate git repo https://github.com/charleschege/orbdocs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn-rsx v0.7.3 [INFO] [stderr] Downloaded mogwai-html-macro v0.2.2 [INFO] [stderr] Downloaded enquote v1.0.3 [INFO] [stderr] Downloaded mogwai v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f6fe14798492b1c54cfafa248cc5f147a24f3d0b847e3e799655e88e1d12ba8d [INFO] running `Command { std: "docker" "start" "-a" "f6fe14798492b1c54cfafa248cc5f147a24f3d0b847e3e799655e88e1d12ba8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6fe14798492b1c54cfafa248cc5f147a24f3d0b847e3e799655e88e1d12ba8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6fe14798492b1c54cfafa248cc5f147a24f3d0b847e3e799655e88e1d12ba8d", kill_on_drop: false }` [INFO] [stdout] f6fe14798492b1c54cfafa248cc5f147a24f3d0b847e3e799655e88e1d12ba8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c46ef93bc5a902795da2f130420bcf40c974491ad118d05a12b40fda14c7f821 [INFO] running `Command { std: "docker" "start" "-a" "c46ef93bc5a902795da2f130420bcf40c974491ad118d05a12b40fda14c7f821", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.51 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.68 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.68 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling enquote v1.0.3 [INFO] [stderr] Compiling htmlstream v0.1.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.68 [INFO] [stderr] Compiling syn-rsx v0.7.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.68 [INFO] [stderr] Compiling mogwai-html-macro v0.2.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.68 [INFO] [stderr] Compiling js-sys v0.3.45 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling web-sys v0.3.45 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.18 [INFO] [stderr] Compiling console_log v0.1.2 [INFO] [stderr] Compiling console_log v0.2.0 [INFO] [stderr] Compiling mogwai v0.4.0 [INFO] [stderr] Compiling orbdocs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `trace` [INFO] [stdout] --> src/lib.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use log::{trace, Level}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mogwai::utils::document` [INFO] [stdout] --> src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use mogwai::utils::document; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `web_sys::HashChangeEvent` [INFO] [stdout] --> src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use web_sys::HashChangeEvent; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `editor::*` [INFO] [stdout] --> src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use editor::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rx` [INFO] [stdout] --> src/lib.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 24 | let (tx, rx) = txrx(); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_rx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rx_tooltip` [INFO] [stdout] --> src/blocks/text.rs:16:26 [INFO] [stdout] | [INFO] [stdout] 16 | let (tx_tooltip, rx_tooltip) = txrx(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rx_tooltip` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `editor_shell` [INFO] [stdout] --> src/editor/shell.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn editor_shell() {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `WebShell` [INFO] [stdout] --> src/editor/shell.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct WebShell { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `symbol` [INFO] [stdout] --> src/editor/shell.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | symbol: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Copyright` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/shell.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `date` [INFO] [stdout] --> src/editor/shell.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | date: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Copyright` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/shell.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `institution` [INFO] [stdout] --> src/editor/shell.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | institution: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Copyright` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/shell.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `gen_year` [INFO] [stdout] --> src/editor/shell.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn gen_year(&mut self) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `build` [INFO] [stdout] --> src/editor/shell.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn build(&self) -> String { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `copyright` [INFO] [stdout] --> src/editor/shell.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | copyright: Copyright, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Footer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/shell.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `legal` [INFO] [stdout] --> src/editor/shell.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | legal: Legal, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Footer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/shell.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `social` [INFO] [stdout] --> src/editor/shell.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | social: Social, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Footer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/shell.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tos` [INFO] [stdout] --> src/editor/shell.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | tos: String, //FIXME to url [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Legal` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/shell.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pp` [INFO] [stdout] --> src/editor/shell.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | pp: String, // FIXME to url [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Legal` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/shell.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tel` [INFO] [stdout] --> src/editor/shell.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | tel: Vec, //FIXME dynamic from DB [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Social` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/shell.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `core43chat` [INFO] [stdout] --> src/editor/shell.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | core43chat: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Social` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/shell.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `twitter` [INFO] [stdout] --> src/editor/shell.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | twitter: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Social` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/shell.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `github` [INFO] [stdout] --> src/editor/shell.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | github: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Social` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/shell.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `signal` [INFO] [stdout] --> src/editor/shell.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | signal: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Social` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/shell.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `whatsapp` [INFO] [stdout] --> src/editor/shell.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | whatsapp: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Social` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/shell.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Align` [INFO] [stdout] --> src/blocks/alignment.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | pub enum Align { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `BlockOps` [INFO] [stdout] --> src/blocks/lists.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | pub enum BlockOps { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `TableBlocks` [INFO] [stdout] --> src/blocks/lists.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub enum TableBlocks { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `GlobalOps` [INFO] [stdout] --> src/blocks/global.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | pub enum GlobalOps { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Bold` [INFO] [stdout] --> src/blocks/text.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Bold, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Underline` [INFO] [stdout] --> src/blocks/text.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Underline, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `StrikeThrough` [INFO] [stdout] --> src/blocks/text.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | StrikeThrough, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Italic` [INFO] [stdout] --> src/blocks/text.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Italic, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SuperScript` [INFO] [stdout] --> src/blocks/text.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | SuperScript, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SubScript` [INFO] [stdout] --> src/blocks/text.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | SubScript, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `italic` [INFO] [stdout] --> src/blocks/text.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | italic: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CommandState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/blocks/text.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `underline` [INFO] [stdout] --> src/blocks/text.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | underline: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CommandState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/blocks/text.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `del` [INFO] [stdout] --> src/blocks/text.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | del: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CommandState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/blocks/text.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `subscript` [INFO] [stdout] --> src/blocks/text.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | subscript: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CommandState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/blocks/text.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `superscript` [INFO] [stdout] --> src/blocks/text.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | superscript: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CommandState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/blocks/text.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Text` [INFO] [stdout] --> src/blocks/text.rs:85:8 [INFO] [stdout] | [INFO] [stdout] 85 | struct Text { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Heading` [INFO] [stdout] --> src/blocks/text.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | pub enum Heading { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 41 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.59s [INFO] running `Command { std: "docker" "inspect" "c46ef93bc5a902795da2f130420bcf40c974491ad118d05a12b40fda14c7f821", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c46ef93bc5a902795da2f130420bcf40c974491ad118d05a12b40fda14c7f821", kill_on_drop: false }` [INFO] [stdout] c46ef93bc5a902795da2f130420bcf40c974491ad118d05a12b40fda14c7f821 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25c2156c75146547a69f75c8a62d110e9fb83aec719724c8824d165efe53b65e [INFO] running `Command { std: "docker" "start" "-a" "25c2156c75146547a69f75c8a62d110e9fb83aec719724c8824d165efe53b65e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: unused import: `trace` [INFO] [stdout] --> src/lib.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use log::{trace, Level}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mogwai::utils::document` [INFO] [stdout] --> src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use mogwai::utils::document; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `web_sys::HashChangeEvent` [INFO] [stdout] --> src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use web_sys::HashChangeEvent; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `editor::*` [INFO] [stdout] --> src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use editor::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rx` [INFO] [stdout] --> src/lib.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 24 | let (tx, rx) = txrx(); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_rx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rx_tooltip` [INFO] [stdout] --> src/blocks/text.rs:16:26 [INFO] [stdout] | [INFO] [stdout] 16 | let (tx_tooltip, rx_tooltip) = txrx(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rx_tooltip` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `editor_shell` [INFO] [stdout] --> src/editor/shell.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn editor_shell() {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `WebShell` [INFO] [stdout] --> src/editor/shell.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct WebShell { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `symbol` [INFO] [stdout] --> src/editor/shell.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | symbol: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Copyright` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/shell.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `date` [INFO] [stdout] --> src/editor/shell.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | date: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Copyright` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/shell.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `institution` [INFO] [stdout] --> src/editor/shell.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | institution: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Copyright` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/shell.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `gen_year` [INFO] [stdout] --> src/editor/shell.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn gen_year(&mut self) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `build` [INFO] [stdout] --> src/editor/shell.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn build(&self) -> String { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `copyright` [INFO] [stdout] --> src/editor/shell.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | copyright: Copyright, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Footer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/shell.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `legal` [INFO] [stdout] --> src/editor/shell.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | legal: Legal, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Footer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/shell.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `social` [INFO] [stdout] --> src/editor/shell.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | social: Social, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Footer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/shell.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tos` [INFO] [stdout] --> src/editor/shell.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | tos: String, //FIXME to url [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Legal` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/shell.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pp` [INFO] [stdout] --> src/editor/shell.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | pp: String, // FIXME to url [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Legal` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/shell.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tel` [INFO] [stdout] --> src/editor/shell.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | tel: Vec, //FIXME dynamic from DB [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Social` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/shell.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `core43chat` [INFO] [stdout] --> src/editor/shell.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | core43chat: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Social` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/shell.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `twitter` [INFO] [stdout] --> src/editor/shell.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | twitter: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Social` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/shell.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `github` [INFO] [stdout] --> src/editor/shell.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | github: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Social` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/shell.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `signal` [INFO] [stdout] --> src/editor/shell.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | signal: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Social` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/shell.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `whatsapp` [INFO] [stdout] --> src/editor/shell.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | whatsapp: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Social` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/shell.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Align` [INFO] [stdout] --> src/blocks/alignment.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | pub enum Align { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling orbdocs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: enum is never used: `BlockOps` [INFO] [stdout] --> src/blocks/lists.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | pub enum BlockOps { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `TableBlocks` [INFO] [stdout] --> src/blocks/lists.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub enum TableBlocks { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `GlobalOps` [INFO] [stdout] --> src/blocks/global.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | pub enum GlobalOps { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Bold` [INFO] [stdout] --> src/blocks/text.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Bold, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Underline` [INFO] [stdout] --> src/blocks/text.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Underline, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `StrikeThrough` [INFO] [stdout] --> src/blocks/text.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | StrikeThrough, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Italic` [INFO] [stdout] --> src/blocks/text.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Italic, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SuperScript` [INFO] [stdout] --> src/blocks/text.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | SuperScript, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SubScript` [INFO] [stdout] --> src/blocks/text.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | SubScript, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `italic` [INFO] [stdout] --> src/blocks/text.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | italic: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CommandState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/blocks/text.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `underline` [INFO] [stdout] --> src/blocks/text.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | underline: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CommandState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/blocks/text.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `del` [INFO] [stdout] --> src/blocks/text.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | del: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CommandState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/blocks/text.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `subscript` [INFO] [stdout] --> src/blocks/text.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | subscript: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CommandState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/blocks/text.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `superscript` [INFO] [stdout] --> src/blocks/text.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | superscript: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CommandState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/blocks/text.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Text` [INFO] [stdout] --> src/blocks/text.rs:85:8 [INFO] [stdout] | [INFO] [stdout] 85 | struct Text { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Heading` [INFO] [stdout] --> src/blocks/text.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | pub enum Heading { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 41 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `trace` [INFO] [stdout] --> src/lib.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use log::{trace, Level}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mogwai::utils::document` [INFO] [stdout] --> src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use mogwai::utils::document; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `web_sys::HashChangeEvent` [INFO] [stdout] --> src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use web_sys::HashChangeEvent; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `editor::*` [INFO] [stdout] --> src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use editor::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rx` [INFO] [stdout] --> src/lib.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 24 | let (tx, rx) = txrx(); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_rx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rx_tooltip` [INFO] [stdout] --> src/blocks/text.rs:16:26 [INFO] [stdout] | [INFO] [stdout] 16 | let (tx_tooltip, rx_tooltip) = txrx(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rx_tooltip` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `editor_shell` [INFO] [stdout] --> src/editor/shell.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn editor_shell() {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `WebShell` [INFO] [stdout] --> src/editor/shell.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct WebShell { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `symbol` [INFO] [stdout] --> src/editor/shell.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | symbol: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Copyright` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/shell.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `date` [INFO] [stdout] --> src/editor/shell.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | date: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Copyright` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/shell.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `institution` [INFO] [stdout] --> src/editor/shell.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | institution: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Copyright` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/shell.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `gen_year` [INFO] [stdout] --> src/editor/shell.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn gen_year(&mut self) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `build` [INFO] [stdout] --> src/editor/shell.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn build(&self) -> String { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `copyright` [INFO] [stdout] --> src/editor/shell.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | copyright: Copyright, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Footer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/shell.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `legal` [INFO] [stdout] --> src/editor/shell.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | legal: Legal, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Footer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/shell.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `social` [INFO] [stdout] --> src/editor/shell.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | social: Social, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Footer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/shell.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tos` [INFO] [stdout] --> src/editor/shell.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | tos: String, //FIXME to url [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Legal` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/shell.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pp` [INFO] [stdout] --> src/editor/shell.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | pp: String, // FIXME to url [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Legal` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/shell.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tel` [INFO] [stdout] --> src/editor/shell.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | tel: Vec, //FIXME dynamic from DB [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Social` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/shell.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `core43chat` [INFO] [stdout] --> src/editor/shell.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | core43chat: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Social` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/shell.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `twitter` [INFO] [stdout] --> src/editor/shell.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | twitter: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Social` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/shell.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `github` [INFO] [stdout] --> src/editor/shell.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | github: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Social` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/shell.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `signal` [INFO] [stdout] --> src/editor/shell.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | signal: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Social` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/shell.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `whatsapp` [INFO] [stdout] --> src/editor/shell.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | whatsapp: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Social` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/shell.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Align` [INFO] [stdout] --> src/blocks/alignment.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | pub enum Align { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `BlockOps` [INFO] [stdout] --> src/blocks/lists.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | pub enum BlockOps { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `TableBlocks` [INFO] [stdout] --> src/blocks/lists.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub enum TableBlocks { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `GlobalOps` [INFO] [stdout] --> src/blocks/global.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | pub enum GlobalOps { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Bold` [INFO] [stdout] --> src/blocks/text.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Bold, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Underline` [INFO] [stdout] --> src/blocks/text.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Underline, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `StrikeThrough` [INFO] [stdout] --> src/blocks/text.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | StrikeThrough, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Italic` [INFO] [stdout] --> src/blocks/text.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Italic, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SuperScript` [INFO] [stdout] --> src/blocks/text.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | SuperScript, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SubScript` [INFO] [stdout] --> src/blocks/text.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | SubScript, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `italic` [INFO] [stdout] --> src/blocks/text.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | italic: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CommandState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/blocks/text.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `underline` [INFO] [stdout] --> src/blocks/text.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | underline: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CommandState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/blocks/text.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `del` [INFO] [stdout] --> src/blocks/text.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | del: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CommandState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/blocks/text.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `subscript` [INFO] [stdout] --> src/blocks/text.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | subscript: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CommandState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/blocks/text.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `superscript` [INFO] [stdout] --> src/blocks/text.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | superscript: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CommandState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/blocks/text.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Text` [INFO] [stdout] --> src/blocks/text.rs:85:8 [INFO] [stdout] | [INFO] [stdout] 85 | struct Text { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Heading` [INFO] [stdout] --> src/blocks/text.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | pub enum Heading { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 41 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.76s [INFO] running `Command { std: "docker" "inspect" "25c2156c75146547a69f75c8a62d110e9fb83aec719724c8824d165efe53b65e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25c2156c75146547a69f75c8a62d110e9fb83aec719724c8824d165efe53b65e", kill_on_drop: false }` [INFO] [stdout] 25c2156c75146547a69f75c8a62d110e9fb83aec719724c8824d165efe53b65e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9e95840966c65ed2fe77d6dbb201ac44acccdd84abe3ea2d6851fe90908dbd12 [INFO] running `Command { std: "docker" "start" "-a" "9e95840966c65ed2fe77d6dbb201ac44acccdd84abe3ea2d6851fe90908dbd12", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused import: `trace` [INFO] [stderr] --> src/lib.rs:2:11 [INFO] [stderr] | [INFO] [stderr] 2 | use log::{trace, Level}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `mogwai::utils::document` [INFO] [stderr] --> src/lib.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use mogwai::utils::document; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `web_sys::HashChangeEvent` [INFO] [stderr] --> src/lib.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use web_sys::HashChangeEvent; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `editor::*` [INFO] [stderr] --> src/lib.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | use editor::*; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `rx` [INFO] [stderr] --> src/lib.rs:24:14 [INFO] [stderr] | [INFO] [stderr] 24 | let (tx, rx) = txrx(); [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_rx` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `rx_tooltip` [INFO] [stderr] --> src/blocks/text.rs:16:26 [INFO] [stderr] | [INFO] [stderr] 16 | let (tx_tooltip, rx_tooltip) = txrx(); [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rx_tooltip` [INFO] [stderr] [INFO] [stderr] warning: function is never used: `editor_shell` [INFO] [stderr] --> src/editor/shell.rs:1:8 [INFO] [stderr] | [INFO] [stderr] 1 | pub fn editor_shell() {} [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `WebShell` [INFO] [stderr] --> src/editor/shell.rs:3:12 [INFO] [stderr] | [INFO] [stderr] 3 | pub struct WebShell { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `symbol` [INFO] [stderr] --> src/editor/shell.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | symbol: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Copyright` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/editor/shell.rs:10:10 [INFO] [stderr] | [INFO] [stderr] 10 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `date` [INFO] [stderr] --> src/editor/shell.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | date: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Copyright` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/editor/shell.rs:10:10 [INFO] [stderr] | [INFO] [stderr] 10 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `institution` [INFO] [stderr] --> src/editor/shell.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | institution: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Copyright` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/editor/shell.rs:10:10 [INFO] [stderr] | [INFO] [stderr] 10 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `gen_year` [INFO] [stderr] --> src/editor/shell.rs:19:12 [INFO] [stderr] | [INFO] [stderr] 19 | pub fn gen_year(&mut self) -> Self { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `build` [INFO] [stderr] --> src/editor/shell.rs:25:12 [INFO] [stderr] | [INFO] [stderr] 25 | pub fn build(&self) -> String { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `copyright` [INFO] [stderr] --> src/editor/shell.rs:48:5 [INFO] [stderr] | [INFO] [stderr] 48 | copyright: Copyright, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Footer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/editor/shell.rs:46:10 [INFO] [stderr] | [INFO] [stderr] 46 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `legal` [INFO] [stderr] --> src/editor/shell.rs:49:5 [INFO] [stderr] | [INFO] [stderr] 49 | legal: Legal, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Footer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/editor/shell.rs:46:10 [INFO] [stderr] | [INFO] [stderr] 46 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `social` [INFO] [stderr] --> src/editor/shell.rs:50:5 [INFO] [stderr] | [INFO] [stderr] 50 | social: Social, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Footer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/editor/shell.rs:46:10 [INFO] [stderr] | [INFO] [stderr] 46 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `tos` [INFO] [stderr] --> src/editor/shell.rs:55:5 [INFO] [stderr] | [INFO] [stderr] 55 | tos: String, //FIXME to url [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Legal` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/editor/shell.rs:53:10 [INFO] [stderr] | [INFO] [stderr] 53 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `pp` [INFO] [stderr] --> src/editor/shell.rs:56:5 [INFO] [stderr] | [INFO] [stderr] 56 | pp: String, // FIXME to url [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Legal` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/editor/shell.rs:53:10 [INFO] [stderr] | [INFO] [stderr] 53 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `tel` [INFO] [stderr] --> src/editor/shell.rs:62:5 [INFO] [stderr] | [INFO] [stderr] 62 | tel: Vec, //FIXME dynamic from DB [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Social` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/editor/shell.rs:59:10 [INFO] [stderr] | [INFO] [stderr] 59 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `core43chat` [INFO] [stderr] --> src/editor/shell.rs:63:5 [INFO] [stderr] | [INFO] [stderr] 63 | core43chat: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Social` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/editor/shell.rs:59:10 [INFO] [stderr] | [INFO] [stderr] 59 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `twitter` [INFO] [stderr] --> src/editor/shell.rs:64:5 [INFO] [stderr] | [INFO] [stderr] 64 | twitter: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Social` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/editor/shell.rs:59:10 [INFO] [stderr] | [INFO] [stderr] 59 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `github` [INFO] [stderr] --> src/editor/shell.rs:65:5 [INFO] [stderr] | [INFO] [stderr] 65 | github: String, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Social` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/editor/shell.rs:59:10 [INFO] [stderr] | [INFO] [stderr] 59 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `signal` [INFO] [stderr] --> src/editor/shell.rs:66:5 [INFO] [stderr] | [INFO] [stderr] 66 | signal: String, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Social` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/editor/shell.rs:59:10 [INFO] [stderr] | [INFO] [stderr] 59 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `whatsapp` [INFO] [stderr] --> src/editor/shell.rs:67:5 [INFO] [stderr] | [INFO] [stderr] 67 | whatsapp: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Social` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/editor/shell.rs:59:10 [INFO] [stderr] | [INFO] [stderr] 59 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `Align` [INFO] [stderr] --> src/blocks/alignment.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | pub enum Align { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `BlockOps` [INFO] [stderr] --> src/blocks/lists.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | pub enum BlockOps { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `TableBlocks` [INFO] [stderr] --> src/blocks/lists.rs:15:10 [INFO] [stderr] | [INFO] [stderr] 15 | pub enum TableBlocks { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `GlobalOps` [INFO] [stderr] --> src/blocks/global.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | pub enum GlobalOps { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Bold` [INFO] [stderr] --> src/blocks/text.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | Bold, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Underline` [INFO] [stderr] --> src/blocks/text.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | Underline, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `StrikeThrough` [INFO] [stderr] --> src/blocks/text.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | StrikeThrough, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Italic` [INFO] [stderr] --> src/blocks/text.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | Italic, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `SuperScript` [INFO] [stderr] --> src/blocks/text.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | SuperScript, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `SubScript` [INFO] [stderr] --> src/blocks/text.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | SubScript, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `italic` [INFO] [stderr] --> src/blocks/text.rs:74:5 [INFO] [stderr] | [INFO] [stderr] 74 | italic: bool, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `CommandState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/blocks/text.rs:71:10 [INFO] [stderr] | [INFO] [stderr] 71 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `underline` [INFO] [stderr] --> src/blocks/text.rs:75:5 [INFO] [stderr] | [INFO] [stderr] 75 | underline: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `CommandState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/blocks/text.rs:71:10 [INFO] [stderr] | [INFO] [stderr] 71 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `del` [INFO] [stderr] --> src/blocks/text.rs:76:5 [INFO] [stderr] | [INFO] [stderr] 76 | del: bool, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `CommandState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/blocks/text.rs:71:10 [INFO] [stderr] | [INFO] [stderr] 71 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `subscript` [INFO] [stderr] --> src/blocks/text.rs:77:5 [INFO] [stderr] | [INFO] [stderr] 77 | subscript: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `CommandState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/blocks/text.rs:71:10 [INFO] [stderr] | [INFO] [stderr] 71 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `superscript` [INFO] [stderr] --> src/blocks/text.rs:78:5 [INFO] [stderr] | [INFO] [stderr] 78 | superscript: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `CommandState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/blocks/text.rs:71:10 [INFO] [stderr] | [INFO] [stderr] 71 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Text` [INFO] [stderr] --> src/blocks/text.rs:85:8 [INFO] [stderr] | [INFO] [stderr] 85 | struct Text { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `Heading` [INFO] [stderr] --> src/blocks/text.rs:90:10 [INFO] [stderr] | [INFO] [stderr] 90 | pub enum Heading { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `orbdocs` (lib) generated 41 warnings [INFO] [stderr] warning: `orbdocs` (lib test) generated 41 warnings (41 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.67s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/orbdocs-2dac51595e69abf4) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests orbdocs [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9e95840966c65ed2fe77d6dbb201ac44acccdd84abe3ea2d6851fe90908dbd12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e95840966c65ed2fe77d6dbb201ac44acccdd84abe3ea2d6851fe90908dbd12", kill_on_drop: false }` [INFO] [stdout] 9e95840966c65ed2fe77d6dbb201ac44acccdd84abe3ea2d6851fe90908dbd12