[INFO] fetching crate mail-internals 0.2.3... [INFO] checking mail-internals-0.2.3 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate mail-internals 0.2.3 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate mail-internals 0.2.3 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mail-internals 0.2.3 [INFO] finished tweaking crates.io crate mail-internals 0.2.3 [INFO] tweaked toml for crates.io crate mail-internals 0.2.3 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf7c34baa166886cd164f9df3c9ea7a28691b5392c942b814417784b9c77ba3a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bf7c34baa166886cd164f9df3c9ea7a28691b5392c942b814417784b9c77ba3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf7c34baa166886cd164f9df3c9ea7a28691b5392c942b814417784b9c77ba3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf7c34baa166886cd164f9df3c9ea7a28691b5392c942b814417784b9c77ba3a", kill_on_drop: false }` [INFO] [stdout] bf7c34baa166886cd164f9df3c9ea7a28691b5392c942b814417784b9c77ba3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d2e668ca18954adcd6487e34680e245584a3d9710f237fe0547e1f7c7950d3c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4d2e668ca18954adcd6487e34680e245584a3d9710f237fe0547e1f7c7950d3c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking quoted-string v0.6.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking soft-ascii-string v1.1.0 [INFO] [stderr] Checking vec1 v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking lut v0.1.0-unstable [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Checking media-type-impl-utils v0.3.0-unstable [INFO] [stderr] Checking media-type v0.4.0-unstable [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking mail-internals v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] error: testing needs feature `traceing` to be enabled [INFO] [stdout] --> src/lib.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | compile_error! { "testing needs feature `traceing` to be enabled" } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `super::TraceToken` [INFO] [stdout] --> src/encoder/mod.rs:807:16 [INFO] [stdout] | [INFO] [stdout] 807 | use super::TraceToken::*; [INFO] [stdout] | ^^^^^^^^^^ could not find `TraceToken` in `super` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `encoder::TraceToken` [INFO] [stdout] --> src/encoder/mod.rs:811:22 [INFO] [stdout] | [INFO] [stdout] 811 | use encoder::TraceToken::*; [INFO] [stdout] | ^^^^^^^^^^ could not find `TraceToken` in `encoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `super::super::simplify_trace_tokens` [INFO] [stdout] --> src/encoder/mod.rs:812:13 [INFO] [stdout] | [INFO] [stdout] 812 | use super::super::simplify_trace_tokens; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `simplify_trace_tokens` in `encoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `self::TraceToken`, `super::_Encoder`, `super::_Encoder` [INFO] [stdout] --> src/encoder/mod.rs:899:19 [INFO] [stdout] | [INFO] [stdout] 899 | use self::TraceToken::*; [INFO] [stdout] | ^^^^^^^^^^ could not find `TraceToken` in `self` [INFO] [stdout] ... [INFO] [stdout] 926 | use super::{ _Encoder as EncodingBuffer }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 962 | use super::{ _Encoder as EncodingBuffer }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `ec_test` in this scope [INFO] [stdout] --> src/encoder/mod.rs:1682:5 [INFO] [stdout] | [INFO] [stdout] 1682 | ec_test! { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `ec_test` in this scope [INFO] [stdout] --> src/encoder/mod.rs:1694:5 [INFO] [stdout] | [INFO] [stdout] 1694 | ec_test! { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `ec_test` in this scope [INFO] [stdout] --> src/encoder/mod.rs:1707:5 [INFO] [stdout] | [INFO] [stdout] 1707 | ec_test! { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/error.rs:154:32 [INFO] [stdout] | [INFO] [stdout] 154 | fn cause(&self) -> Option<&Fail> { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Fail` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/grammar.rs:81:12 [INFO] [stdout] | [INFO] [stdout] 81 | '!'...'\'' | [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/grammar.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 82 | '*'...'[' | [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/grammar.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 83 | ']'...'~' => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/grammar.rs:133:11 [INFO] [stdout] | [INFO] [stdout] 133 | 33...90 | [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/grammar.rs:134:11 [INFO] [stdout] | [INFO] [stdout] 134 | 94...126 => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/grammar.rs:145:12 [INFO] [stdout] | [INFO] [stdout] 145 | '#'...'[' | [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/grammar.rs:147:12 [INFO] [stdout] | [INFO] [stdout] 147 | ']'...'~' => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/grammar.rs:334:16 [INFO] [stdout] | [INFO] [stdout] 334 | '0'...'9' | [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/grammar.rs:335:16 [INFO] [stdout] | [INFO] [stdout] 335 | 'a'...'z' | [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/grammar.rs:336:16 [INFO] [stdout] | [INFO] [stdout] 336 | 'A'...'Z' | [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/encoder/encodable.rs:18:34 [INFO] [stdout] | [INFO] [stdout] 18 | fn boxed_clone(&self) -> Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn EncodableInHeader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/encoder/encodable.rs:27:6 [INFO] [stdout] | [INFO] [stdout] 27 | impl EncodableInHeader { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn EncodableInHeader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/encoder/encodable.rs:38:47 [INFO] [stdout] | [INFO] [stdout] 38 | Some( unsafe { &*( self as *const EncodableInHeader as *const T) } ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn EncodableInHeader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/encoder/encodable.rs:47:49 [INFO] [stdout] | [INFO] [stdout] 47 | Some( unsafe { &mut *( self as *mut EncodableInHeader as *mut T) } ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn EncodableInHeader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/encoder/encodable.rs:54:20 [INFO] [stdout] | [INFO] [stdout] 54 | impl Clone for Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn EncodableInHeader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/encoder/encodable.rs:66:38 [INFO] [stdout] | [INFO] [stdout] 66 | impl EncodableInHeaderBoxExt for Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn EncodableInHeader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/encoder/encodable.rs:70:27 [INFO] [stdout] | [INFO] [stdout] 70 | let ptr: *mut EncodableInHeader = Box::into_raw(self); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn EncodableInHeader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/encoder/encodable.rs:78:38 [INFO] [stdout] | [INFO] [stdout] 78 | impl EncodableInHeaderBoxExt for Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn EncodableInHeader+Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/encoder/encodable.rs:82:27 [INFO] [stdout] | [INFO] [stdout] 82 | let ptr: *mut EncodableInHeader = Box::into_raw(self); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn EncodableInHeader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/encoder/encodable.rs:122:34 [INFO] [stdout] | [INFO] [stdout] 122 | fn boxed_clone(&self) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn EncodableInHeader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/encoder/encodable.rs:165:34 [INFO] [stdout] | [INFO] [stdout] 165 | fn boxed_clone(&self) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn EncodableInHeader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/bind/quoted_printable.rs:124:21 [INFO] [stdout] | [INFO] [stdout] 124 | b'0'...b'9' | [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/bind/quoted_printable.rs:125:21 [INFO] [stdout] | [INFO] [stdout] 125 | b'A'...b'Z' | [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/bind/quoted_printable.rs:126:21 [INFO] [stdout] | [INFO] [stdout] 126 | b'a'...b'z' => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NowChar` in this scope [INFO] [stdout] --> src/encoder/mod.rs:817:17 [INFO] [stdout] | [INFO] [stdout] 817 | NowChar, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Text` in this scope [INFO] [stdout] --> src/encoder/mod.rs:818:17 [INFO] [stdout] | [INFO] [stdout] 818 | Text("h".into()), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 811 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CRLF` in this scope [INFO] [stdout] --> src/encoder/mod.rs:819:17 [INFO] [stdout] | [INFO] [stdout] 819 | CRLF, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 811 | use base64::LineEnding::CRLF; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NowStr` in this scope [INFO] [stdout] --> src/encoder/mod.rs:820:17 [INFO] [stdout] | [INFO] [stdout] 820 | NowStr, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Text` in this scope [INFO] [stdout] --> src/encoder/mod.rs:821:17 [INFO] [stdout] | [INFO] [stdout] 821 | Text("y yo".into()), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 811 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CRLF` in this scope [INFO] [stdout] --> src/encoder/mod.rs:822:17 [INFO] [stdout] | [INFO] [stdout] 822 | CRLF, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 811 | use base64::LineEnding::CRLF; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NowUtf8` in this scope [INFO] [stdout] --> src/encoder/mod.rs:823:17 [INFO] [stdout] | [INFO] [stdout] 823 | NowUtf8, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Text` in this scope [INFO] [stdout] --> src/encoder/mod.rs:824:17 [INFO] [stdout] | [INFO] [stdout] 824 | Text(", what's".into()), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 811 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CRLF` in this scope [INFO] [stdout] --> src/encoder/mod.rs:825:17 [INFO] [stdout] | [INFO] [stdout] 825 | CRLF, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 811 | use base64::LineEnding::CRLF; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NowUnchecked` in this scope [INFO] [stdout] --> src/encoder/mod.rs:826:17 [INFO] [stdout] | [INFO] [stdout] 826 | NowUnchecked, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Text` in this scope [INFO] [stdout] --> src/encoder/mod.rs:827:17 [INFO] [stdout] | [INFO] [stdout] 827 | Text("up!".into()), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 811 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CRLF` in this scope [INFO] [stdout] --> src/encoder/mod.rs:828:17 [INFO] [stdout] | [INFO] [stdout] 828 | CRLF, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 811 | use base64::LineEnding::CRLF; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NowAText` in this scope [INFO] [stdout] --> src/encoder/mod.rs:829:17 [INFO] [stdout] | [INFO] [stdout] 829 | NowAText, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Text` in this scope [INFO] [stdout] --> src/encoder/mod.rs:830:17 [INFO] [stdout] | [INFO] [stdout] 830 | Text("abc".into()) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 811 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Text` in this scope [INFO] [stdout] --> src/encoder/mod.rs:834:17 [INFO] [stdout] | [INFO] [stdout] 834 | Text("h".into()), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 811 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CRLF` in this scope [INFO] [stdout] --> src/encoder/mod.rs:835:17 [INFO] [stdout] | [INFO] [stdout] 835 | CRLF, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 811 | use base64::LineEnding::CRLF; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Text` in this scope [INFO] [stdout] --> src/encoder/mod.rs:836:17 [INFO] [stdout] | [INFO] [stdout] 836 | Text("y yo".into()), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 811 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CRLF` in this scope [INFO] [stdout] --> src/encoder/mod.rs:837:17 [INFO] [stdout] | [INFO] [stdout] 837 | CRLF, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 811 | use base64::LineEnding::CRLF; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Text` in this scope [INFO] [stdout] --> src/encoder/mod.rs:838:17 [INFO] [stdout] | [INFO] [stdout] 838 | Text(", what's".into()), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 811 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CRLF` in this scope [INFO] [stdout] --> src/encoder/mod.rs:839:17 [INFO] [stdout] | [INFO] [stdout] 839 | CRLF, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 811 | use base64::LineEnding::CRLF; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Text` in this scope [INFO] [stdout] --> src/encoder/mod.rs:840:17 [INFO] [stdout] | [INFO] [stdout] 840 | Text("up!".into()), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 811 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CRLF` in this scope [INFO] [stdout] --> src/encoder/mod.rs:841:17 [INFO] [stdout] | [INFO] [stdout] 841 | CRLF, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 811 | use base64::LineEnding::CRLF; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Text` in this scope [INFO] [stdout] --> src/encoder/mod.rs:842:17 [INFO] [stdout] | [INFO] [stdout] 842 | Text("abc".into()) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 811 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NowChar` in this scope [INFO] [stdout] --> src/encoder/mod.rs:850:17 [INFO] [stdout] | [INFO] [stdout] 850 | NowChar, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Text` in this scope [INFO] [stdout] --> src/encoder/mod.rs:851:17 [INFO] [stdout] | [INFO] [stdout] 851 | Text("h".into()), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 811 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NowStr` in this scope [INFO] [stdout] --> src/encoder/mod.rs:852:17 [INFO] [stdout] | [INFO] [stdout] 852 | NowStr, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Text` in this scope [INFO] [stdout] --> src/encoder/mod.rs:853:17 [INFO] [stdout] | [INFO] [stdout] 853 | Text("y yo".into()), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 811 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NowUtf8` in this scope [INFO] [stdout] --> src/encoder/mod.rs:854:17 [INFO] [stdout] | [INFO] [stdout] 854 | NowUtf8, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Text` in this scope [INFO] [stdout] --> src/encoder/mod.rs:855:17 [INFO] [stdout] | [INFO] [stdout] 855 | Text(", what's".into()), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 811 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NowUnchecked` in this scope [INFO] [stdout] --> src/encoder/mod.rs:856:17 [INFO] [stdout] | [INFO] [stdout] 856 | NowUnchecked, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Text` in this scope [INFO] [stdout] --> src/encoder/mod.rs:857:17 [INFO] [stdout] | [INFO] [stdout] 857 | Text(" up! ".into()), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 811 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NowAText` in this scope [INFO] [stdout] --> src/encoder/mod.rs:858:17 [INFO] [stdout] | [INFO] [stdout] 858 | NowAText, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Text` in this scope [INFO] [stdout] --> src/encoder/mod.rs:859:17 [INFO] [stdout] | [INFO] [stdout] 859 | Text("abc".into()) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 811 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Text` in this scope [INFO] [stdout] --> src/encoder/mod.rs:863:17 [INFO] [stdout] | [INFO] [stdout] 863 | Text("hy yo, what's up! abc".into()) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 811 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NowStr` in this scope [INFO] [stdout] --> src/encoder/mod.rs:870:17 [INFO] [stdout] | [INFO] [stdout] 870 | NowStr, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Text` in this scope [INFO] [stdout] --> src/encoder/mod.rs:871:17 [INFO] [stdout] | [INFO] [stdout] 871 | Text("".into()), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 811 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CRLF` in this scope [INFO] [stdout] --> src/encoder/mod.rs:872:17 [INFO] [stdout] | [INFO] [stdout] 872 | CRLF, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 811 | use base64::LineEnding::CRLF; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Text` in this scope [INFO] [stdout] --> src/encoder/mod.rs:875:17 [INFO] [stdout] | [INFO] [stdout] 875 | Text("".into()), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 811 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CRLF` in this scope [INFO] [stdout] --> src/encoder/mod.rs:876:17 [INFO] [stdout] | [INFO] [stdout] 876 | CRLF [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 811 | use base64::LineEnding::CRLF; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Text` in this scope [INFO] [stdout] --> src/encoder/mod.rs:883:17 [INFO] [stdout] | [INFO] [stdout] 883 | Text("a".into()), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 811 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CRLF` in this scope [INFO] [stdout] --> src/encoder/mod.rs:884:17 [INFO] [stdout] | [INFO] [stdout] 884 | CRLF, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 811 | use base64::LineEnding::CRLF; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Text` in this scope [INFO] [stdout] --> src/encoder/mod.rs:885:17 [INFO] [stdout] | [INFO] [stdout] 885 | Text("".into()), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 811 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Text` in this scope [INFO] [stdout] --> src/encoder/mod.rs:888:17 [INFO] [stdout] | [INFO] [stdout] 888 | Text("a".into()), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 811 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CRLF` in this scope [INFO] [stdout] --> src/encoder/mod.rs:889:17 [INFO] [stdout] | [INFO] [stdout] 889 | CRLF, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 811 | use base64::LineEnding::CRLF; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Text` in this scope [INFO] [stdout] --> src/encoder/mod.rs:890:17 [INFO] [stdout] | [INFO] [stdout] 890 | Text("".into()) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 811 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NowUtf8` in this scope [INFO] [stdout] --> src/encoder/mod.rs:914:17 [INFO] [stdout] | [INFO] [stdout] 914 | NowUtf8, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Text` in this scope [INFO] [stdout] --> src/encoder/mod.rs:915:17 [INFO] [stdout] | [INFO] [stdout] 915 | Text("hy ho".into()), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 898 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CRLF` in this scope [INFO] [stdout] --> src/encoder/mod.rs:916:17 [INFO] [stdout] | [INFO] [stdout] 916 | CRLF, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 898 | use base64::LineEnding::CRLF; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `End` in this scope [INFO] [stdout] --> src/encoder/mod.rs:917:17 [INFO] [stdout] | [INFO] [stdout] 917 | End [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 898 | use quoted_string::spec::State::End; [INFO] [stdout] | [INFO] [stdout] 898 | use std::io::SeekFrom::End; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NowUtf8` in this scope [INFO] [stdout] --> src/encoder/mod.rs:1503:17 [INFO] [stdout] | [INFO] [stdout] 1503 | NowUtf8, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Text` in this scope [INFO] [stdout] --> src/encoder/mod.rs:1504:17 [INFO] [stdout] | [INFO] [stdout] 1504 | Text("H: a".into()), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 958 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CRLF` in this scope [INFO] [stdout] --> src/encoder/mod.rs:1505:17 [INFO] [stdout] | [INFO] [stdout] 1505 | CRLF, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 958 | use base64::LineEnding::CRLF; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `End` in this scope [INFO] [stdout] --> src/encoder/mod.rs:1506:17 [INFO] [stdout] | [INFO] [stdout] 1506 | End [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 958 | use quoted_string::spec::State::End; [INFO] [stdout] | [INFO] [stdout] 958 | use std::io::SeekFrom::End; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NowStr` in this scope [INFO] [stdout] --> src/encoder/mod.rs:1528:17 [INFO] [stdout] | [INFO] [stdout] 1528 | NowStr, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Text` in this scope [INFO] [stdout] --> src/encoder/mod.rs:1529:17 [INFO] [stdout] | [INFO] [stdout] 1529 | Text("Header".into()), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 958 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NowChar` in this scope [INFO] [stdout] --> src/encoder/mod.rs:1530:17 [INFO] [stdout] | [INFO] [stdout] 1530 | NowChar, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Text` in this scope [INFO] [stdout] --> src/encoder/mod.rs:1531:17 [INFO] [stdout] | [INFO] [stdout] 1531 | Text(":".into()), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 958 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NowAText` in this scope [INFO] [stdout] --> src/encoder/mod.rs:1532:17 [INFO] [stdout] | [INFO] [stdout] 1532 | NowAText, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Text` in this scope [INFO] [stdout] --> src/encoder/mod.rs:1533:17 [INFO] [stdout] | [INFO] [stdout] 1533 | Text("abc".into()), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 958 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NowUtf8` in this scope [INFO] [stdout] --> src/encoder/mod.rs:1534:17 [INFO] [stdout] | [INFO] [stdout] 1534 | NowUtf8, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Text` in this scope [INFO] [stdout] --> src/encoder/mod.rs:1535:17 [INFO] [stdout] | [INFO] [stdout] 1535 | Text("❤".into()), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 958 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NowUnchecked` in this scope [INFO] [stdout] --> src/encoder/mod.rs:1536:17 [INFO] [stdout] | [INFO] [stdout] 1536 | NowUnchecked, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Text` in this scope [INFO] [stdout] --> src/encoder/mod.rs:1537:17 [INFO] [stdout] | [INFO] [stdout] 1537 | Text("remove me".into()), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 958 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CRLF` in this scope [INFO] [stdout] --> src/encoder/mod.rs:1538:17 [INFO] [stdout] | [INFO] [stdout] 1538 | CRLF, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 958 | use base64::LineEnding::CRLF; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NowUtf8` in this scope [INFO] [stdout] --> src/encoder/mod.rs:1539:17 [INFO] [stdout] | [INFO] [stdout] 1539 | NowUtf8, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Text` in this scope [INFO] [stdout] --> src/encoder/mod.rs:1540:17 [INFO] [stdout] | [INFO] [stdout] 1540 | Text(" ".into()), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 958 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TruncateToCRLF` in this scope [INFO] [stdout] --> src/encoder/mod.rs:1541:17 [INFO] [stdout] | [INFO] [stdout] 1541 | TruncateToCRLF, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `End` in this scope [INFO] [stdout] --> src/encoder/mod.rs:1542:17 [INFO] [stdout] | [INFO] [stdout] 1542 | End [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 958 | use quoted_string::spec::State::End; [INFO] [stdout] | [INFO] [stdout] 958 | use std::io::SeekFrom::End; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NowUtf8` in this scope [INFO] [stdout] --> src/encoder/mod.rs:1566:17 [INFO] [stdout] | [INFO] [stdout] 1566 | NowUtf8, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Text` in this scope [INFO] [stdout] --> src/encoder/mod.rs:1567:17 [INFO] [stdout] | [INFO] [stdout] 1567 | Text("X-A: 12".into()), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 958 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CRLF` in this scope [INFO] [stdout] --> src/encoder/mod.rs:1568:17 [INFO] [stdout] | [INFO] [stdout] 1568 | CRLF, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 958 | use base64::LineEnding::CRLF; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `End` in this scope [INFO] [stdout] --> src/encoder/mod.rs:1569:17 [INFO] [stdout] | [INFO] [stdout] 1569 | End [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 958 | use quoted_string::spec::State::End; [INFO] [stdout] | [INFO] [stdout] 958 | use std::io::SeekFrom::End; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NowUtf8` in this scope [INFO] [stdout] --> src/encoder/mod.rs:1584:17 [INFO] [stdout] | [INFO] [stdout] 1584 | NowUtf8, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Text` in this scope [INFO] [stdout] --> src/encoder/mod.rs:1585:17 [INFO] [stdout] | [INFO] [stdout] 1585 | Text("X-A: 12".into()), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 958 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CRLF` in this scope [INFO] [stdout] --> src/encoder/mod.rs:1586:17 [INFO] [stdout] | [INFO] [stdout] 1586 | CRLF, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 958 | use base64::LineEnding::CRLF; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `End` in this scope [INFO] [stdout] --> src/encoder/mod.rs:1587:17 [INFO] [stdout] | [INFO] [stdout] 1587 | End, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 958 | use quoted_string::spec::State::End; [INFO] [stdout] | [INFO] [stdout] 958 | use std::io::SeekFrom::End; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MarkFWS` in this scope [INFO] [stdout] --> src/encoder/mod.rs:1602:17 [INFO] [stdout] | [INFO] [stdout] 1602 | MarkFWS, NowChar, Text(" ".to_owned()), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NowChar` in this scope [INFO] [stdout] --> src/encoder/mod.rs:1602:26 [INFO] [stdout] | [INFO] [stdout] 1602 | MarkFWS, NowChar, Text(" ".to_owned()), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Text` in this scope [INFO] [stdout] --> src/encoder/mod.rs:1602:35 [INFO] [stdout] | [INFO] [stdout] 1602 | MarkFWS, NowChar, Text(" ".to_owned()), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 958 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MarkFWS` in this scope [INFO] [stdout] --> src/encoder/mod.rs:1603:17 [INFO] [stdout] | [INFO] [stdout] 1603 | MarkFWS, NowChar, Text(" ".to_owned()), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NowChar` in this scope [INFO] [stdout] --> src/encoder/mod.rs:1603:26 [INFO] [stdout] | [INFO] [stdout] 1603 | MarkFWS, NowChar, Text(" ".to_owned()), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Text` in this scope [INFO] [stdout] --> src/encoder/mod.rs:1603:35 [INFO] [stdout] | [INFO] [stdout] 1603 | MarkFWS, NowChar, Text(" ".to_owned()), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 958 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TruncateToCRLF` in this scope [INFO] [stdout] --> src/encoder/mod.rs:1604:17 [INFO] [stdout] | [INFO] [stdout] 1604 | TruncateToCRLF, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `End` in this scope [INFO] [stdout] --> src/encoder/mod.rs:1605:17 [INFO] [stdout] | [INFO] [stdout] 1605 | End [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 958 | use quoted_string::spec::State::End; [INFO] [stdout] | [INFO] [stdout] 958 | use std::io::SeekFrom::End; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MarkFWS` in this scope [INFO] [stdout] --> src/encoder/mod.rs:1631:17 [INFO] [stdout] | [INFO] [stdout] 1631 | MarkFWS, NowChar, Text(" ".to_owned()), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NowChar` in this scope [INFO] [stdout] --> src/encoder/mod.rs:1631:26 [INFO] [stdout] | [INFO] [stdout] 1631 | MarkFWS, NowChar, Text(" ".to_owned()), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Text` in this scope [INFO] [stdout] --> src/encoder/mod.rs:1631:35 [INFO] [stdout] | [INFO] [stdout] 1631 | MarkFWS, NowChar, Text(" ".to_owned()), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 958 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MarkFWS` in this scope [INFO] [stdout] --> src/encoder/mod.rs:1632:17 [INFO] [stdout] | [INFO] [stdout] 1632 | MarkFWS, NowChar, Text(" ".to_owned()), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NowChar` in this scope [INFO] [stdout] --> src/encoder/mod.rs:1632:26 [INFO] [stdout] | [INFO] [stdout] 1632 | MarkFWS, NowChar, Text(" ".to_owned()), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Text` in this scope [INFO] [stdout] --> src/encoder/mod.rs:1632:35 [INFO] [stdout] | [INFO] [stdout] 1632 | MarkFWS, NowChar, Text(" ".to_owned()), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 958 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NowUtf8` in this scope [INFO] [stdout] --> src/encoder/mod.rs:1633:17 [INFO] [stdout] | [INFO] [stdout] 1633 | NowUtf8, Text(long_line.to_owned()), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Text` in this scope [INFO] [stdout] --> src/encoder/mod.rs:1633:26 [INFO] [stdout] | [INFO] [stdout] 1633 | NowUtf8, Text(long_line.to_owned()), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 958 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CRLF` in this scope [INFO] [stdout] --> src/encoder/mod.rs:1634:17 [INFO] [stdout] | [INFO] [stdout] 1634 | CRLF, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 958 | use base64::LineEnding::CRLF; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `End` in this scope [INFO] [stdout] --> src/encoder/mod.rs:1635:17 [INFO] [stdout] | [INFO] [stdout] 1635 | End [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 958 | use quoted_string::spec::State::End; [INFO] [stdout] | [INFO] [stdout] 958 | use std::io::SeekFrom::End; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/error.rs:154:32 [INFO] [stdout] | [INFO] [stdout] 154 | fn cause(&self) -> Option<&Fail> { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Fail` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/grammar.rs:81:12 [INFO] [stdout] | [INFO] [stdout] 81 | '!'...'\'' | [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/grammar.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 82 | '*'...'[' | [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/grammar.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 83 | ']'...'~' => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/grammar.rs:133:11 [INFO] [stdout] | [INFO] [stdout] 133 | 33...90 | [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/grammar.rs:134:11 [INFO] [stdout] | [INFO] [stdout] 134 | 94...126 => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/grammar.rs:145:12 [INFO] [stdout] | [INFO] [stdout] 145 | '#'...'[' | [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/grammar.rs:147:12 [INFO] [stdout] | [INFO] [stdout] 147 | ']'...'~' => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/grammar.rs:334:16 [INFO] [stdout] | [INFO] [stdout] 334 | '0'...'9' | [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/grammar.rs:335:16 [INFO] [stdout] | [INFO] [stdout] 335 | 'a'...'z' | [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/grammar.rs:336:16 [INFO] [stdout] | [INFO] [stdout] 336 | 'A'...'Z' | [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/encoder/encodable.rs:18:34 [INFO] [stdout] | [INFO] [stdout] 18 | fn boxed_clone(&self) -> Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn EncodableInHeader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/encoder/encodable.rs:27:6 [INFO] [stdout] | [INFO] [stdout] 27 | impl EncodableInHeader { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn EncodableInHeader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/encoder/encodable.rs:38:47 [INFO] [stdout] | [INFO] [stdout] 38 | Some( unsafe { &*( self as *const EncodableInHeader as *const T) } ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn EncodableInHeader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/encoder/encodable.rs:47:49 [INFO] [stdout] | [INFO] [stdout] 47 | Some( unsafe { &mut *( self as *mut EncodableInHeader as *mut T) } ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn EncodableInHeader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/encoder/encodable.rs:54:20 [INFO] [stdout] | [INFO] [stdout] 54 | impl Clone for Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn EncodableInHeader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/encoder/encodable.rs:66:38 [INFO] [stdout] | [INFO] [stdout] 66 | impl EncodableInHeaderBoxExt for Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn EncodableInHeader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/encoder/encodable.rs:70:27 [INFO] [stdout] | [INFO] [stdout] 70 | let ptr: *mut EncodableInHeader = Box::into_raw(self); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn EncodableInHeader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/encoder/encodable.rs:78:38 [INFO] [stdout] | [INFO] [stdout] 78 | impl EncodableInHeaderBoxExt for Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn EncodableInHeader+Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/encoder/encodable.rs:82:27 [INFO] [stdout] | [INFO] [stdout] 82 | let ptr: *mut EncodableInHeader = Box::into_raw(self); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn EncodableInHeader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/encoder/encodable.rs:122:34 [INFO] [stdout] | [INFO] [stdout] 122 | fn boxed_clone(&self) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn EncodableInHeader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/encoder/encodable.rs:165:34 [INFO] [stdout] | [INFO] [stdout] 165 | fn boxed_clone(&self) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn EncodableInHeader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/encoder/mod.rs:1732:42 [INFO] [stdout] | [INFO] [stdout] 1732 | fn boxed_clone(&self) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn EncodableInHeader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/encoder/mod.rs:1745:42 [INFO] [stdout] | [INFO] [stdout] 1745 | fn boxed_clone(&self) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn EncodableInHeader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/encoder/mod.rs:1753:26 [INFO] [stdout] | [INFO] [stdout] 1753 | let erased: &EncodableInHeader = &tt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn EncodableInHeader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/encoder/mod.rs:1761:26 [INFO] [stdout] | [INFO] [stdout] 1761 | let erased: &EncodableInHeader = &tt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn EncodableInHeader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/encoder/mod.rs:1771:30 [INFO] [stdout] | [INFO] [stdout] 1771 | let erased: &mut EncodableInHeader = &mut tt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn EncodableInHeader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/encoder/mod.rs:1782:29 [INFO] [stdout] | [INFO] [stdout] 1782 | let erased: Box = tt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn EncodableInHeader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/bind/quoted_printable.rs:124:21 [INFO] [stdout] | [INFO] [stdout] 124 | b'0'...b'9' | [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/bind/quoted_printable.rs:125:21 [INFO] [stdout] | [INFO] [stdout] 125 | b'A'...b'Z' | [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/bind/quoted_printable.rs:126:21 [INFO] [stdout] | [INFO] [stdout] 126 | b'a'...b'z' => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `trace` on type `encoder::EncodingBuffer` [INFO] [stdout] --> src/encoder/mod.rs:913:32 [INFO] [stdout] | [INFO] [stdout] 913 | assert_eq!(encoder.trace.as_slice(), &[ [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `mail_type`, `buffer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `trace` on type `encoder::EncodingBuffer` [INFO] [stdout] --> src/encoder/mod.rs:1487:32 [INFO] [stdout] | [INFO] [stdout] 1487 | assert_eq!(encoder.trace.len(), 0); [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `mail_type`, `buffer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `trace` on type `encoder::EncodingBuffer` [INFO] [stdout] --> src/encoder/mod.rs:1502:32 [INFO] [stdout] | [INFO] [stdout] 1502 | assert_eq!(encoder.trace, vec![ [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `mail_type`, `buffer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `trace` on type `encoder::EncodingBuffer` [INFO] [stdout] --> src/encoder/mod.rs:1527:32 [INFO] [stdout] | [INFO] [stdout] 1527 | assert_eq!(encoder.trace, vec![ [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `mail_type`, `buffer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `trace` on type `encoder::EncodingBuffer` [INFO] [stdout] --> src/encoder/mod.rs:1554:32 [INFO] [stdout] | [INFO] [stdout] 1554 | assert_eq!(encoder.trace, vec![]); [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `mail_type`, `buffer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `trace` on type `encoder::EncodingBuffer` [INFO] [stdout] --> src/encoder/mod.rs:1565:32 [INFO] [stdout] | [INFO] [stdout] 1565 | assert_eq!(encoder.trace, vec![ [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `mail_type`, `buffer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `trace` on type `encoder::EncodingBuffer` [INFO] [stdout] --> src/encoder/mod.rs:1583:32 [INFO] [stdout] | [INFO] [stdout] 1583 | assert_eq!(encoder.trace, vec![ [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `mail_type`, `buffer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `trace` on type `encoder::EncodingBuffer` [INFO] [stdout] --> src/encoder/mod.rs:1601:32 [INFO] [stdout] | [INFO] [stdout] 1601 | assert_eq!(encoder.trace, vec![ [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `mail_type`, `buffer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `trace` on type `encoder::EncodingBuffer` [INFO] [stdout] --> src/encoder/mod.rs:1630:32 [INFO] [stdout] | [INFO] [stdout] 1630 | assert_eq!(encoder.trace, vec![ [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `mail_type`, `buffer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 111 previous errors; 31 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mail-internals` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "4d2e668ca18954adcd6487e34680e245584a3d9710f237fe0547e1f7c7950d3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d2e668ca18954adcd6487e34680e245584a3d9710f237fe0547e1f7c7950d3c", kill_on_drop: false }` [INFO] [stdout] 4d2e668ca18954adcd6487e34680e245584a3d9710f237fe0547e1f7c7950d3c