[INFO] cloning repository https://github.com/val3rius/spade
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/val3rius/spade" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fval3rius%2Fspade", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fval3rius%2Fspade'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c9bf0f39f36a9e1626b4c60e82c0e42530bea329
[INFO] checking val3rius/spade against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fval3rius%2Fspade" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/val3rius/spade
[INFO] finished tweaking git repo https://github.com/val3rius/spade
[INFO] tweaked toml for git repo https://github.com/val3rius/spade written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/val3rius/spade on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/val3rius/spade already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded phf_shared v0.11.1
[INFO] [stderr]   Downloaded pest_generator v2.4.0
[INFO] [stderr]   Downloaded chrono-tz-build v0.0.3
[INFO] [stderr]   Downloaded unchecked-index v0.2.2
[INFO] [stderr]   Downloaded phf_codegen v0.11.1
[INFO] [stderr]   Downloaded phf_generator v0.11.1
[INFO] [stderr]   Downloaded line-wrap v0.1.1
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.80
[INFO] [stderr]   Downloaded phf v0.11.1
[INFO] [stderr]   Downloaded pest_derive v2.4.0
[INFO] [stderr]   Downloaded pest_meta v2.4.0
[INFO] [stderr]   Downloaded typed-arena v1.7.0
[INFO] [stderr]   Downloaded xdg v2.4.1
[INFO] [stderr]   Downloaded entities v1.0.1
[INFO] [stderr]   Downloaded onig v6.4.0
[INFO] [stderr]   Downloaded iana-time-zone v0.1.51
[INFO] [stderr]   Downloaded ucd-trie v0.1.5
[INFO] [stderr]   Downloaded pest v2.4.0
[INFO] [stderr]   Downloaded twoway v0.2.2
[INFO] [stderr]   Downloaded time-macros v0.2.5
[INFO] [stderr]   Downloaded filetime v0.2.18
[INFO] [stderr]   Downloaded serde_yaml v0.8.26
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.80
[INFO] [stderr]   Downloaded plist v1.3.1
[INFO] [stderr]   Downloaded comrak v0.12.1
[INFO] [stderr]   Downloaded tera v1.17.1
[INFO] [stderr]   Downloaded cxx-build v1.0.80
[INFO] [stderr]   Downloaded time v0.3.16
[INFO] [stderr]   Downloaded cxx v1.0.80
[INFO] [stderr]   Downloaded chrono-tz v0.6.3
[INFO] [stderr]   Downloaded onig_sys v69.8.1
[INFO] [stderr]   Downloaded syntect v4.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c3790ba35fe1f421dbdec9ed293a87725423b4e0e6f935ee1f9c561bb32e707e
[INFO] running `Command { std: "docker" "start" "-a" "c3790ba35fe1f421dbdec9ed293a87725423b4e0e6f935ee1f9c561bb32e707e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3790ba35fe1f421dbdec9ed293a87725423b4e0e6f935ee1f9c561bb32e707e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3790ba35fe1f421dbdec9ed293a87725423b4e0e6f935ee1f9c561bb32e707e", kill_on_drop: false }`
[INFO] [stdout] c3790ba35fe1f421dbdec9ed293a87725423b4e0e6f935ee1f9c561bb32e707e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] def1afbb0fc800d88f28350125186022235bc59dfd4dadb13cdee6025d5f484b
[INFO] running `Command { std: "docker" "start" "-a" "def1afbb0fc800d88f28350125186022235bc59dfd4dadb13cdee6025d5f484b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling uncased v0.9.7
[INFO] [stderr]     Checking once_cell v1.15.0
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]     Checking itoa v1.0.4
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]    Compiling phf v0.11.1
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking time-core v0.1.0
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]     Checking line-wrap v0.1.1
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking iana-time-zone v0.1.51
[INFO] [stderr]     Checking xml-rs v0.8.4
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking unchecked-index v0.2.2
[INFO] [stderr]     Checking deunicode v0.4.3
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking time v0.3.16
[INFO] [stderr]     Checking net2 v0.2.38
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking xdg v2.4.1
[INFO] [stderr]     Checking twoway v0.2.2
[INFO] [stderr]     Checking slug v0.1.4
[INFO] [stderr]     Checking inotify v0.7.1
[INFO] [stderr]     Checking filetime v0.2.18
[INFO] [stderr]     Checking entities v1.0.1
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking typed-arena v1.7.0
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking humansize v1.1.1
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking notify v4.0.17
[INFO] [stderr]    Compiling phf_generator v0.11.1
[INFO] [stderr]    Compiling phf_codegen v0.11.1
[INFO] [stderr]     Checking globset v0.4.9
[INFO] [stderr]     Checking ignore v0.4.18
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling chrono-tz-build v0.0.3
[INFO] [stderr]    Compiling chrono-tz v0.6.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]     Checking onig v6.4.0
[INFO] [stderr]    Compiling pest v2.4.0
[INFO] [stderr]    Compiling pest_meta v2.4.0
[INFO] [stderr]    Compiling pest_generator v2.4.0
[INFO] [stderr]    Compiling pest_derive v2.4.0
[INFO] [stderr]     Checking plist v1.3.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking chrono v0.4.22
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking syntect v4.6.0
[INFO] [stderr]     Checking comrak v0.12.1
[INFO] [stderr]     Checking tera v1.17.1
[INFO] [stderr]     Checking spade v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/content.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct Asset {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 36 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Asset` 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 `0` is never read
[INFO] [stdout]  --> src/error.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Io(std::io::Error),
[INFO] [stdout]   |     -- ^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 5 -     Io(std::io::Error),
[INFO] [stdout] 5 +     Io(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/error.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Utf8(std::str::Utf8Error),
[INFO] [stdout]   |     ---- ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 6 -     Utf8(std::str::Utf8Error),
[INFO] [stdout] 6 +     Utf8(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/error.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 |     FromUtf8(std::string::FromUtf8Error),
[INFO] [stdout]   |     -------- ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 7 -     FromUtf8(std::string::FromUtf8Error),
[INFO] [stdout] 7 +     FromUtf8(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/error.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Yaml(serde_yaml::Error),
[INFO] [stdout]   |     ---- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 8 -     Yaml(serde_yaml::Error),
[INFO] [stdout] 8 +     Yaml(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/error.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Template(tera::Error),
[INFO] [stdout]   |     -------- ^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 9 -     Template(tera::Error),
[INFO] [stdout] 9 +     Template(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/error.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Watch(notify::Error),
[INFO] [stdout]    |     ----- ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 10 -     Watch(notify::Error),
[INFO] [stdout] 10 +     Watch(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/content.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct Asset {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 36 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Asset` 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 `0` is never read
[INFO] [stdout]  --> src/error.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Io(std::io::Error),
[INFO] [stdout]   |     -- ^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 5 -     Io(std::io::Error),
[INFO] [stdout] 5 +     Io(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/error.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Utf8(std::str::Utf8Error),
[INFO] [stdout]   |     ---- ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 6 -     Utf8(std::str::Utf8Error),
[INFO] [stdout] 6 +     Utf8(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/error.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 |     FromUtf8(std::string::FromUtf8Error),
[INFO] [stdout]   |     -------- ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 7 -     FromUtf8(std::string::FromUtf8Error),
[INFO] [stdout] 7 +     FromUtf8(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/error.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Yaml(serde_yaml::Error),
[INFO] [stdout]   |     ---- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 8 -     Yaml(serde_yaml::Error),
[INFO] [stdout] 8 +     Yaml(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/error.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Template(tera::Error),
[INFO] [stdout]   |     -------- ^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 9 -     Template(tera::Error),
[INFO] [stdout] 9 +     Template(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/error.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Watch(notify::Error),
[INFO] [stdout]    |     ----- ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 10 -     Watch(notify::Error),
[INFO] [stdout] 10 +     Watch(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.60s
[INFO] running `Command { std: "docker" "inspect" "def1afbb0fc800d88f28350125186022235bc59dfd4dadb13cdee6025d5f484b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "def1afbb0fc800d88f28350125186022235bc59dfd4dadb13cdee6025d5f484b", kill_on_drop: false }`
[INFO] [stdout] def1afbb0fc800d88f28350125186022235bc59dfd4dadb13cdee6025d5f484b
