[INFO] crate mail-internals 0.2.0 is already in cache [INFO] extracting crate mail-internals 0.2.0 into work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/reg/mail-internals/0.2.0 [INFO] extracting crate mail-internals 0.2.0 into work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/reg/mail-internals/0.2.0 [INFO] validating manifest of mail-internals-0.2.0 on toolchain master#f66e4697ae286985ddefc53c3a047614568458bb [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of mail-internals-0.2.0 on toolchain try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing mail-internals-0.2.0 [INFO] finished frobbing mail-internals-0.2.0 [INFO] frobbed toml for mail-internals-0.2.0 written to work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/reg/mail-internals/0.2.0/Cargo.toml [INFO] started frobbing mail-internals-0.2.0 [INFO] finished frobbing mail-internals-0.2.0 [INFO] frobbed toml for mail-internals-0.2.0 written to work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/reg/mail-internals/0.2.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking mail-internals-0.2.0 against try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a for pr-58592 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-58592/worker-6/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/reg/mail-internals/0.2.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 9ef0cdaebcae1e27300dad93265467f7aa9dc8699d03e1e85e0ef447d4a10981 [INFO] running `"docker" "start" "-a" "9ef0cdaebcae1e27300dad93265467f7aa9dc8699d03e1e85e0ef447d4a10981"` [INFO] [stderr] Checking quoted-string v0.6.0 [INFO] [stderr] Checking vec1 v1.1.0 [INFO] [stderr] Checking soft-ascii-string v1.0.0 [INFO] [stderr] Checking lut v0.1.0-unstable [INFO] [stderr] Checking media-type-impl-utils v0.3.0-unstable [INFO] [stderr] Checking media-type v0.4.0-unstable [INFO] [stderr] Checking mail-internals v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] error: testing needs feature `traceing` to be enabled [INFO] [stderr] --> src/lib.rs:36:1 [INFO] [stderr] | [INFO] [stderr] 36 | compile_error! { "testing needs feature `traceing` to be enabled" } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `super::TraceToken` [INFO] [stderr] --> src/encoder/mod.rs:800:16 [INFO] [stderr] | [INFO] [stderr] 800 | use super::TraceToken::*; [INFO] [stderr] | ^^^^^^^^^^ could not find `TraceToken` in `super` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `encoder::TraceToken` [INFO] [stderr] --> src/encoder/mod.rs:804:22 [INFO] [stderr] | [INFO] [stderr] 804 | use encoder::TraceToken::*; [INFO] [stderr] | ^^^^^^^^^^ could not find `TraceToken` in `encoder` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `super::super::simplify_trace_tokens` [INFO] [stderr] --> src/encoder/mod.rs:805:13 [INFO] [stderr] | [INFO] [stderr] 805 | use super::super::simplify_trace_tokens; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `simplify_trace_tokens` in `encoder` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `self::TraceToken` [INFO] [stderr] --> src/encoder/mod.rs:892:19 [INFO] [stderr] | [INFO] [stderr] 892 | use self::TraceToken::*; [INFO] [stderr] | ^^^^^^^^^^ could not find `TraceToken` in `self` [INFO] [stderr] [INFO] [stderr] error: cannot find macro `ec_test!` in this scope [INFO] [stderr] --> src/encoder/mod.rs:1607:5 [INFO] [stderr] | [INFO] [stderr] 1607 | ec_test! { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `ec_test!` in this scope [INFO] [stderr] --> src/encoder/mod.rs:1619:5 [INFO] [stderr] | [INFO] [stderr] 1619 | ec_test! { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `ec_test!` in this scope [INFO] [stderr] --> src/encoder/mod.rs:1632:5 [INFO] [stderr] | [INFO] [stderr] 1632 | ec_test! { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0034]: multiple applicable items in scope [INFO] [stderr] --> src/encoder/encodable.rs:31:14 [INFO] [stderr] | [INFO] [stderr] 31 | self.type_id() == TypeId::of::() [INFO] [stderr] | ^^^^^^^ multiple `type_id` found [INFO] [stderr] | [INFO] [stderr] note: candidate #1 is defined in the trait `encoder::encodable::EncodableInHeader` [INFO] [stderr] --> src/encoder/encodable.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | fn type_id( &self ) -> TypeId { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = help: to disambiguate the method call, write `encoder::encodable::EncodableInHeader::type_id(&self)` instead [INFO] [stderr] note: candidate #2 is defined in the trait `std::any::Any` [INFO] [stderr] = help: to disambiguate the method call, write `std::any::Any::type_id(&self)` instead [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0034`. [INFO] [stderr] error: Could not compile `mail-internals`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0425]: cannot find value `NowChar` in this scope [INFO] [stderr] --> src/encoder/mod.rs:810:17 [INFO] [stderr] | [INFO] [stderr] 810 | NowChar, [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `Text` in this scope [INFO] [stderr] --> src/encoder/mod.rs:811:17 [INFO] [stderr] | [INFO] [stderr] 811 | Text("h".into()), [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 804 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `CRLF` in this scope [INFO] [stderr] --> src/encoder/mod.rs:812:17 [INFO] [stderr] | [INFO] [stderr] 812 | CRLF, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 804 | use base64::LineEnding::CRLF; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `NowStr` in this scope [INFO] [stderr] --> src/encoder/mod.rs:813:17 [INFO] [stderr] | [INFO] [stderr] 813 | NowStr, [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `Text` in this scope [INFO] [stderr] --> src/encoder/mod.rs:814:17 [INFO] [stderr] | [INFO] [stderr] 814 | Text("y yo".into()), [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 804 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `CRLF` in this scope [INFO] [stderr] --> src/encoder/mod.rs:815:17 [INFO] [stderr] | [INFO] [stderr] 815 | CRLF, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 804 | use base64::LineEnding::CRLF; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `NowUtf8` in this scope [INFO] [stderr] --> src/encoder/mod.rs:816:17 [INFO] [stderr] | [INFO] [stderr] 816 | NowUtf8, [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `Text` in this scope [INFO] [stderr] --> src/encoder/mod.rs:817:17 [INFO] [stderr] | [INFO] [stderr] 817 | Text(", what's".into()), [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 804 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `CRLF` in this scope [INFO] [stderr] --> src/encoder/mod.rs:818:17 [INFO] [stderr] | [INFO] [stderr] 818 | CRLF, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 804 | use base64::LineEnding::CRLF; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `NowUnchecked` in this scope [INFO] [stderr] --> src/encoder/mod.rs:819:17 [INFO] [stderr] | [INFO] [stderr] 819 | NowUnchecked, [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `Text` in this scope [INFO] [stderr] --> src/encoder/mod.rs:820:17 [INFO] [stderr] | [INFO] [stderr] 820 | Text("up!".into()), [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 804 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `CRLF` in this scope [INFO] [stderr] --> src/encoder/mod.rs:821:17 [INFO] [stderr] | [INFO] [stderr] 821 | CRLF, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 804 | use base64::LineEnding::CRLF; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `NowAText` in this scope [INFO] [stderr] --> src/encoder/mod.rs:822:17 [INFO] [stderr] | [INFO] [stderr] 822 | NowAText, [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `Text` in this scope [INFO] [stderr] --> src/encoder/mod.rs:823:17 [INFO] [stderr] | [INFO] [stderr] 823 | Text("abc".into()) [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 804 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `Text` in this scope [INFO] [stderr] --> src/encoder/mod.rs:827:17 [INFO] [stderr] | [INFO] [stderr] 827 | Text("h".into()), [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 804 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `CRLF` in this scope [INFO] [stderr] --> src/encoder/mod.rs:828:17 [INFO] [stderr] | [INFO] [stderr] 828 | CRLF, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 804 | use base64::LineEnding::CRLF; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `Text` in this scope [INFO] [stderr] --> src/encoder/mod.rs:829:17 [INFO] [stderr] | [INFO] [stderr] 829 | Text("y yo".into()), [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 804 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `CRLF` in this scope [INFO] [stderr] --> src/encoder/mod.rs:830:17 [INFO] [stderr] | [INFO] [stderr] 830 | CRLF, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 804 | use base64::LineEnding::CRLF; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `Text` in this scope [INFO] [stderr] --> src/encoder/mod.rs:831:17 [INFO] [stderr] | [INFO] [stderr] 831 | Text(", what's".into()), [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 804 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `CRLF` in this scope [INFO] [stderr] --> src/encoder/mod.rs:832:17 [INFO] [stderr] | [INFO] [stderr] 832 | CRLF, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 804 | use base64::LineEnding::CRLF; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `Text` in this scope [INFO] [stderr] --> src/encoder/mod.rs:833:17 [INFO] [stderr] | [INFO] [stderr] 833 | Text("up!".into()), [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 804 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `CRLF` in this scope [INFO] [stderr] --> src/encoder/mod.rs:834:17 [INFO] [stderr] | [INFO] [stderr] 834 | CRLF, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 804 | use base64::LineEnding::CRLF; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `Text` in this scope [INFO] [stderr] --> src/encoder/mod.rs:835:17 [INFO] [stderr] | [INFO] [stderr] 835 | Text("abc".into()) [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 804 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `NowChar` in this scope [INFO] [stderr] --> src/encoder/mod.rs:843:17 [INFO] [stderr] | [INFO] [stderr] 843 | NowChar, [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `Text` in this scope [INFO] [stderr] --> src/encoder/mod.rs:844:17 [INFO] [stderr] | [INFO] [stderr] 844 | Text("h".into()), [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 804 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `NowStr` in this scope [INFO] [stderr] --> src/encoder/mod.rs:845:17 [INFO] [stderr] | [INFO] [stderr] 845 | NowStr, [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `Text` in this scope [INFO] [stderr] --> src/encoder/mod.rs:846:17 [INFO] [stderr] | [INFO] [stderr] 846 | Text("y yo".into()), [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 804 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `NowUtf8` in this scope [INFO] [stderr] --> src/encoder/mod.rs:847:17 [INFO] [stderr] | [INFO] [stderr] 847 | NowUtf8, [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `Text` in this scope [INFO] [stderr] --> src/encoder/mod.rs:848:17 [INFO] [stderr] | [INFO] [stderr] 848 | Text(", what's".into()), [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 804 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `NowUnchecked` in this scope [INFO] [stderr] --> src/encoder/mod.rs:849:17 [INFO] [stderr] | [INFO] [stderr] 849 | NowUnchecked, [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `Text` in this scope [INFO] [stderr] --> src/encoder/mod.rs:850:17 [INFO] [stderr] | [INFO] [stderr] 850 | Text(" up! ".into()), [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 804 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `NowAText` in this scope [INFO] [stderr] --> src/encoder/mod.rs:851:17 [INFO] [stderr] | [INFO] [stderr] 851 | NowAText, [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `Text` in this scope [INFO] [stderr] --> src/encoder/mod.rs:852:17 [INFO] [stderr] | [INFO] [stderr] 852 | Text("abc".into()) [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 804 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `Text` in this scope [INFO] [stderr] --> src/encoder/mod.rs:856:17 [INFO] [stderr] | [INFO] [stderr] 856 | Text("hy yo, what's up! abc".into()) [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 804 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `NowStr` in this scope [INFO] [stderr] --> src/encoder/mod.rs:863:17 [INFO] [stderr] | [INFO] [stderr] 863 | NowStr, [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `Text` in this scope [INFO] [stderr] --> src/encoder/mod.rs:864:17 [INFO] [stderr] | [INFO] [stderr] 864 | Text("".into()), [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 804 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `CRLF` in this scope [INFO] [stderr] --> src/encoder/mod.rs:865:17 [INFO] [stderr] | [INFO] [stderr] 865 | CRLF, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 804 | use base64::LineEnding::CRLF; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `Text` in this scope [INFO] [stderr] --> src/encoder/mod.rs:868:17 [INFO] [stderr] | [INFO] [stderr] 868 | Text("".into()), [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 804 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `CRLF` in this scope [INFO] [stderr] --> src/encoder/mod.rs:869:17 [INFO] [stderr] | [INFO] [stderr] 869 | CRLF [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 804 | use base64::LineEnding::CRLF; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `Text` in this scope [INFO] [stderr] --> src/encoder/mod.rs:876:17 [INFO] [stderr] | [INFO] [stderr] 876 | Text("a".into()), [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 804 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `CRLF` in this scope [INFO] [stderr] --> src/encoder/mod.rs:877:17 [INFO] [stderr] | [INFO] [stderr] 877 | CRLF, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 804 | use base64::LineEnding::CRLF; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `Text` in this scope [INFO] [stderr] --> src/encoder/mod.rs:878:17 [INFO] [stderr] | [INFO] [stderr] 878 | Text("".into()), [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 804 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `Text` in this scope [INFO] [stderr] --> src/encoder/mod.rs:881:17 [INFO] [stderr] | [INFO] [stderr] 881 | Text("a".into()), [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 804 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `CRLF` in this scope [INFO] [stderr] --> src/encoder/mod.rs:882:17 [INFO] [stderr] | [INFO] [stderr] 882 | CRLF, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 804 | use base64::LineEnding::CRLF; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `Text` in this scope [INFO] [stderr] --> src/encoder/mod.rs:883:17 [INFO] [stderr] | [INFO] [stderr] 883 | Text("".into()) [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 804 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `NowUtf8` in this scope [INFO] [stderr] --> src/encoder/mod.rs:907:17 [INFO] [stderr] | [INFO] [stderr] 907 | NowUtf8, [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `Text` in this scope [INFO] [stderr] --> src/encoder/mod.rs:908:17 [INFO] [stderr] | [INFO] [stderr] 908 | Text("hy ho".into()), [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 891 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `CRLF` in this scope [INFO] [stderr] --> src/encoder/mod.rs:909:17 [INFO] [stderr] | [INFO] [stderr] 909 | CRLF, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 891 | use base64::LineEnding::CRLF; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `End` in this scope [INFO] [stderr] --> src/encoder/mod.rs:910:17 [INFO] [stderr] | [INFO] [stderr] 910 | End [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 891 | use quoted_string::spec::State::End; [INFO] [stderr] | [INFO] [stderr] 891 | use std::io::SeekFrom::End; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `NowUtf8` in this scope [INFO] [stderr] --> src/encoder/mod.rs:1469:17 [INFO] [stderr] | [INFO] [stderr] 1469 | NowUtf8, [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `Text` in this scope [INFO] [stderr] --> src/encoder/mod.rs:1470:17 [INFO] [stderr] | [INFO] [stderr] 1470 | Text("H: a".into()), [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 951 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `CRLF` in this scope [INFO] [stderr] --> src/encoder/mod.rs:1471:17 [INFO] [stderr] | [INFO] [stderr] 1471 | CRLF, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 951 | use base64::LineEnding::CRLF; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `End` in this scope [INFO] [stderr] --> src/encoder/mod.rs:1472:17 [INFO] [stderr] | [INFO] [stderr] 1472 | End [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 951 | use quoted_string::spec::State::End; [INFO] [stderr] | [INFO] [stderr] 951 | use std::io::SeekFrom::End; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `NowStr` in this scope [INFO] [stderr] --> src/encoder/mod.rs:1494:17 [INFO] [stderr] | [INFO] [stderr] 1494 | NowStr, [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `Text` in this scope [INFO] [stderr] --> src/encoder/mod.rs:1495:17 [INFO] [stderr] | [INFO] [stderr] 1495 | Text("Header".into()), [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 951 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `NowChar` in this scope [INFO] [stderr] --> src/encoder/mod.rs:1496:17 [INFO] [stderr] | [INFO] [stderr] 1496 | NowChar, [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `Text` in this scope [INFO] [stderr] --> src/encoder/mod.rs:1497:17 [INFO] [stderr] | [INFO] [stderr] 1497 | Text(":".into()), [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 951 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `NowAText` in this scope [INFO] [stderr] --> src/encoder/mod.rs:1498:17 [INFO] [stderr] | [INFO] [stderr] 1498 | NowAText, [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `Text` in this scope [INFO] [stderr] --> src/encoder/mod.rs:1499:17 [INFO] [stderr] | [INFO] [stderr] 1499 | Text("abc".into()), [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 951 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `NowUtf8` in this scope [INFO] [stderr] --> src/encoder/mod.rs:1500:17 [INFO] [stderr] | [INFO] [stderr] 1500 | NowUtf8, [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `Text` in this scope [INFO] [stderr] --> src/encoder/mod.rs:1501:17 [INFO] [stderr] | [INFO] [stderr] 1501 | Text("❤".into()), [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 951 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `NowUnchecked` in this scope [INFO] [stderr] --> src/encoder/mod.rs:1502:17 [INFO] [stderr] | [INFO] [stderr] 1502 | NowUnchecked, [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `Text` in this scope [INFO] [stderr] --> src/encoder/mod.rs:1503:17 [INFO] [stderr] | [INFO] [stderr] 1503 | Text("remove me".into()), [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 951 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `CRLF` in this scope [INFO] [stderr] --> src/encoder/mod.rs:1504:17 [INFO] [stderr] | [INFO] [stderr] 1504 | CRLF, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 951 | use base64::LineEnding::CRLF; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `NowUtf8` in this scope [INFO] [stderr] --> src/encoder/mod.rs:1505:17 [INFO] [stderr] | [INFO] [stderr] 1505 | NowUtf8, [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `Text` in this scope [INFO] [stderr] --> src/encoder/mod.rs:1506:17 [INFO] [stderr] | [INFO] [stderr] 1506 | Text(" ".into()), [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 951 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `TruncateToCRLF` in this scope [INFO] [stderr] --> src/encoder/mod.rs:1507:17 [INFO] [stderr] | [INFO] [stderr] 1507 | TruncateToCRLF, [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `End` in this scope [INFO] [stderr] --> src/encoder/mod.rs:1508:17 [INFO] [stderr] | [INFO] [stderr] 1508 | End [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 951 | use quoted_string::spec::State::End; [INFO] [stderr] | [INFO] [stderr] 951 | use std::io::SeekFrom::End; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `NowUtf8` in this scope [INFO] [stderr] --> src/encoder/mod.rs:1532:17 [INFO] [stderr] | [INFO] [stderr] 1532 | NowUtf8, [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `Text` in this scope [INFO] [stderr] --> src/encoder/mod.rs:1533:17 [INFO] [stderr] | [INFO] [stderr] 1533 | Text("X-A: 12".into()), [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 951 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `CRLF` in this scope [INFO] [stderr] --> src/encoder/mod.rs:1534:17 [INFO] [stderr] | [INFO] [stderr] 1534 | CRLF, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 951 | use base64::LineEnding::CRLF; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `End` in this scope [INFO] [stderr] --> src/encoder/mod.rs:1535:17 [INFO] [stderr] | [INFO] [stderr] 1535 | End [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 951 | use quoted_string::spec::State::End; [INFO] [stderr] | [INFO] [stderr] 951 | use std::io::SeekFrom::End; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `NowUtf8` in this scope [INFO] [stderr] --> src/encoder/mod.rs:1550:17 [INFO] [stderr] | [INFO] [stderr] 1550 | NowUtf8, [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `Text` in this scope [INFO] [stderr] --> src/encoder/mod.rs:1551:17 [INFO] [stderr] | [INFO] [stderr] 1551 | Text("X-A: 12".into()), [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 951 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `CRLF` in this scope [INFO] [stderr] --> src/encoder/mod.rs:1552:17 [INFO] [stderr] | [INFO] [stderr] 1552 | CRLF, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 951 | use base64::LineEnding::CRLF; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `End` in this scope [INFO] [stderr] --> src/encoder/mod.rs:1553:17 [INFO] [stderr] | [INFO] [stderr] 1553 | End, [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 951 | use quoted_string::spec::State::End; [INFO] [stderr] | [INFO] [stderr] 951 | use std::io::SeekFrom::End; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `MarkFWS` in this scope [INFO] [stderr] --> src/encoder/mod.rs:1568:17 [INFO] [stderr] | [INFO] [stderr] 1568 | MarkFWS, NowChar, Text(" ".to_owned()), [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `NowChar` in this scope [INFO] [stderr] --> src/encoder/mod.rs:1568:26 [INFO] [stderr] | [INFO] [stderr] 1568 | MarkFWS, NowChar, Text(" ".to_owned()), [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `Text` in this scope [INFO] [stderr] --> src/encoder/mod.rs:1568:35 [INFO] [stderr] | [INFO] [stderr] 1568 | MarkFWS, NowChar, Text(" ".to_owned()), [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 951 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `MarkFWS` in this scope [INFO] [stderr] --> src/encoder/mod.rs:1569:17 [INFO] [stderr] | [INFO] [stderr] 1569 | MarkFWS, NowChar, Text(" ".to_owned()), [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `NowChar` in this scope [INFO] [stderr] --> src/encoder/mod.rs:1569:26 [INFO] [stderr] | [INFO] [stderr] 1569 | MarkFWS, NowChar, Text(" ".to_owned()), [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `Text` in this scope [INFO] [stderr] --> src/encoder/mod.rs:1569:35 [INFO] [stderr] | [INFO] [stderr] 1569 | MarkFWS, NowChar, Text(" ".to_owned()), [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 951 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `TruncateToCRLF` in this scope [INFO] [stderr] --> src/encoder/mod.rs:1570:17 [INFO] [stderr] | [INFO] [stderr] 1570 | TruncateToCRLF, [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `End` in this scope [INFO] [stderr] --> src/encoder/mod.rs:1571:17 [INFO] [stderr] | [INFO] [stderr] 1571 | End [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 951 | use quoted_string::spec::State::End; [INFO] [stderr] | [INFO] [stderr] 951 | use std::io::SeekFrom::End; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `MarkFWS` in this scope [INFO] [stderr] --> src/encoder/mod.rs:1597:17 [INFO] [stderr] | [INFO] [stderr] 1597 | MarkFWS, NowChar, Text(" ".to_owned()), [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `NowChar` in this scope [INFO] [stderr] --> src/encoder/mod.rs:1597:26 [INFO] [stderr] | [INFO] [stderr] 1597 | MarkFWS, NowChar, Text(" ".to_owned()), [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `Text` in this scope [INFO] [stderr] --> src/encoder/mod.rs:1597:35 [INFO] [stderr] | [INFO] [stderr] 1597 | MarkFWS, NowChar, Text(" ".to_owned()), [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 951 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `MarkFWS` in this scope [INFO] [stderr] --> src/encoder/mod.rs:1598:17 [INFO] [stderr] | [INFO] [stderr] 1598 | MarkFWS, NowChar, Text(" ".to_owned()), [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `NowChar` in this scope [INFO] [stderr] --> src/encoder/mod.rs:1598:26 [INFO] [stderr] | [INFO] [stderr] 1598 | MarkFWS, NowChar, Text(" ".to_owned()), [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `Text` in this scope [INFO] [stderr] --> src/encoder/mod.rs:1598:35 [INFO] [stderr] | [INFO] [stderr] 1598 | MarkFWS, NowChar, Text(" ".to_owned()), [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 951 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `NowUtf8` in this scope [INFO] [stderr] --> src/encoder/mod.rs:1599:17 [INFO] [stderr] | [INFO] [stderr] 1599 | NowUtf8, Text(long_line.to_owned()), [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `Text` in this scope [INFO] [stderr] --> src/encoder/mod.rs:1599:26 [INFO] [stderr] | [INFO] [stderr] 1599 | NowUtf8, Text(long_line.to_owned()), [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 951 | use grammar::encoded_word::EncodedWordContext::Text; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `CRLF` in this scope [INFO] [stderr] --> src/encoder/mod.rs:1600:17 [INFO] [stderr] | [INFO] [stderr] 1600 | CRLF, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 951 | use base64::LineEnding::CRLF; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `End` in this scope [INFO] [stderr] --> src/encoder/mod.rs:1601:17 [INFO] [stderr] | [INFO] [stderr] 1601 | End [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 951 | use quoted_string::spec::State::End; [INFO] [stderr] | [INFO] [stderr] 951 | use std::io::SeekFrom::End; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::TraceToken::*` [INFO] [stderr] --> src/encoder/mod.rs:800:9 [INFO] [stderr] | [INFO] [stderr] 800 | use super::TraceToken::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `encoder::TraceToken::*` [INFO] [stderr] --> src/encoder/mod.rs:804:13 [INFO] [stderr] | [INFO] [stderr] 804 | use encoder::TraceToken::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `self::TraceToken::*` [INFO] [stderr] --> src/encoder/mod.rs:892:13 [INFO] [stderr] | [INFO] [stderr] 892 | use self::TraceToken::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0609]: no field `trace` on type `encoder::EncodingBuffer` [INFO] [stderr] --> src/encoder/mod.rs:906:32 [INFO] [stderr] | [INFO] [stderr] 906 | assert_eq!(encoder.trace.as_slice(), &[ [INFO] [stderr] | ^^^^^ unknown field [INFO] [stderr] | [INFO] [stderr] = note: available fields are: `mail_type`, `buffer` [INFO] [stderr] [INFO] [stderr] error[E0609]: no field `trace` on type `encoder::EncodingBuffer` [INFO] [stderr] --> src/encoder/mod.rs:1453:32 [INFO] [stderr] | [INFO] [stderr] 1453 | assert_eq!(encoder.trace.len(), 0); [INFO] [stderr] | ^^^^^ unknown field [INFO] [stderr] | [INFO] [stderr] = note: available fields are: `mail_type`, `buffer` [INFO] [stderr] [INFO] [stderr] error[E0609]: no field `trace` on type `encoder::EncodingBuffer` [INFO] [stderr] --> src/encoder/mod.rs:1468:32 [INFO] [stderr] | [INFO] [stderr] 1468 | assert_eq!(encoder.trace, vec![ [INFO] [stderr] | ^^^^^ unknown field [INFO] [stderr] | [INFO] [stderr] = note: available fields are: `mail_type`, `buffer` [INFO] [stderr] [INFO] [stderr] error[E0609]: no field `trace` on type `encoder::EncodingBuffer` [INFO] [stderr] --> src/encoder/mod.rs:1493:32 [INFO] [stderr] | [INFO] [stderr] 1493 | assert_eq!(encoder.trace, vec![ [INFO] [stderr] | ^^^^^ unknown field [INFO] [stderr] | [INFO] [stderr] = note: available fields are: `mail_type`, `buffer` [INFO] [stderr] [INFO] [stderr] error[E0609]: no field `trace` on type `encoder::EncodingBuffer` [INFO] [stderr] --> src/encoder/mod.rs:1520:32 [INFO] [stderr] | [INFO] [stderr] 1520 | assert_eq!(encoder.trace, vec![]); [INFO] [stderr] | ^^^^^ unknown field [INFO] [stderr] | [INFO] [stderr] = note: available fields are: `mail_type`, `buffer` [INFO] [stderr] [INFO] [stderr] error[E0609]: no field `trace` on type `encoder::EncodingBuffer` [INFO] [stderr] --> src/encoder/mod.rs:1531:32 [INFO] [stderr] | [INFO] [stderr] 1531 | assert_eq!(encoder.trace, vec![ [INFO] [stderr] | ^^^^^ unknown field [INFO] [stderr] | [INFO] [stderr] = note: available fields are: `mail_type`, `buffer` [INFO] [stderr] [INFO] [stderr] error[E0609]: no field `trace` on type `encoder::EncodingBuffer` [INFO] [stderr] --> src/encoder/mod.rs:1549:32 [INFO] [stderr] | [INFO] [stderr] 1549 | assert_eq!(encoder.trace, vec![ [INFO] [stderr] | ^^^^^ unknown field [INFO] [stderr] | [INFO] [stderr] = note: available fields are: `mail_type`, `buffer` [INFO] [stderr] [INFO] [stderr] error[E0609]: no field `trace` on type `encoder::EncodingBuffer` [INFO] [stderr] --> src/encoder/mod.rs:1567:32 [INFO] [stderr] | [INFO] [stderr] 1567 | assert_eq!(encoder.trace, vec![ [INFO] [stderr] | ^^^^^ unknown field [INFO] [stderr] | [INFO] [stderr] = note: available fields are: `mail_type`, `buffer` [INFO] [stderr] [INFO] [stderr] error[E0609]: no field `trace` on type `encoder::EncodingBuffer` [INFO] [stderr] --> src/encoder/mod.rs:1596:32 [INFO] [stderr] | [INFO] [stderr] 1596 | assert_eq!(encoder.trace, vec![ [INFO] [stderr] | ^^^^^ unknown field [INFO] [stderr] | [INFO] [stderr] = note: available fields are: `mail_type`, `buffer` [INFO] [stderr] [INFO] [stderr] error[E0034]: multiple applicable items in scope [INFO] [stderr] --> src/encoder/encodable.rs:31:14 [INFO] [stderr] | [INFO] [stderr] 31 | self.type_id() == TypeId::of::() [INFO] [stderr] | ^^^^^^^ multiple `type_id` found [INFO] [stderr] | [INFO] [stderr] note: candidate #1 is defined in the trait `encoder::encodable::EncodableInHeader` [INFO] [stderr] --> src/encoder/encodable.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | fn type_id( &self ) -> TypeId { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = help: to disambiguate the method call, write `encoder::encodable::EncodableInHeader::type_id(&self)` instead [INFO] [stderr] note: candidate #2 is defined in the trait `std::any::Any` [INFO] [stderr] = help: to disambiguate the method call, write `std::any::Any::type_id(&self)` instead [INFO] [stderr] [INFO] [stderr] error: aborting due to 112 previous errors [INFO] [stderr] [INFO] [stderr] Some errors occurred: E0034, E0425, E0432, E0609. [INFO] [stderr] For more information about an error, try `rustc --explain E0034`. [INFO] [stderr] error: Could not compile `mail-internals`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "9ef0cdaebcae1e27300dad93265467f7aa9dc8699d03e1e85e0ef447d4a10981"` [INFO] running `"docker" "rm" "-f" "9ef0cdaebcae1e27300dad93265467f7aa9dc8699d03e1e85e0ef447d4a10981"` [INFO] [stdout] 9ef0cdaebcae1e27300dad93265467f7aa9dc8699d03e1e85e0ef447d4a10981