[INFO] cloning repository https://github.com/8b-is/marqant
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/8b-is/marqant" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F8b-is%2Fmarqant", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F8b-is%2Fmarqant'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dd9e6ed6f3d3dbc746c03bca848659dc77a30255
[INFO] checking 8b-is/marqant against master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F8b-is%2Fmarqant" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/8b-is/marqant
[INFO] finished tweaking git repo https://github.com/8b-is/marqant
[INFO] tweaked toml for git repo https://github.com/8b-is/marqant written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/8b-is/marqant on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/8b-is/marqant already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.2.32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 40ebb576ab6eea9d23b50196cf7a08dc8d1b8717dc3f36830ee9f87a16b3afeb
[INFO] running `Command { std: "docker" "start" "-a" "40ebb576ab6eea9d23b50196cf7a08dc8d1b8717dc3f36830ee9f87a16b3afeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40ebb576ab6eea9d23b50196cf7a08dc8d1b8717dc3f36830ee9f87a16b3afeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40ebb576ab6eea9d23b50196cf7a08dc8d1b8717dc3f36830ee9f87a16b3afeb", kill_on_drop: false }`
[INFO] [stdout] 40ebb576ab6eea9d23b50196cf7a08dc8d1b8717dc3f36830ee9f87a16b3afeb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee60fed6bff2c7ff7a59be909ca562d3726faa4a08ad24c4b1db68d6264cf2d4
[INFO] running `Command { std: "docker" "start" "-a" "ee60fed6bff2c7ff7a59be909ca562d3726faa4a08ad24c4b1db68d6264cf2d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking marqant v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `anyhow::Result`
[INFO] [stdout]  --> src/uni_doc.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use anyhow::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mem8`
[INFO] [stdout]    --> src/utl_enforced.rs:231:7
[INFO] [stdout]     |
[INFO] [stdout] 231 | #[cfg(feature = "mem8")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, and `std`
[INFO] [stdout]     = help: consider adding `mem8` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mem8`
[INFO] [stdout]    --> src/utl_enforced.rs:238:11
[INFO] [stdout]     |
[INFO] [stdout] 238 | #[cfg(not(feature = "mem8"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, and `std`
[INFO] [stdout]     = help: consider adding `mem8` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `string::String`
[INFO] [stdout]   --> src/mem8_bridge.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 | use std::{vec::Vec, string::String, boxed::Box, time::{SystemTime, UNIX_EPOCH}};
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `decode_compact`
[INFO] [stdout]   --> src/mem8_bridge.rs:17:42
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::utl_phonetics::{Packet, PhId, decode_compact};
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow::Result`
[INFO] [stdout]  --> src/uni_doc.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use anyhow::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mem8`
[INFO] [stdout]    --> src/utl_enforced.rs:231:7
[INFO] [stdout]     |
[INFO] [stdout] 231 | #[cfg(feature = "mem8")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, and `std`
[INFO] [stdout]     = help: consider adding `mem8` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mem8`
[INFO] [stdout]    --> src/utl_enforced.rs:238:11
[INFO] [stdout]     |
[INFO] [stdout] 238 | #[cfg(not(feature = "mem8"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, and `std`
[INFO] [stdout]     = help: consider adding `mem8` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `string::String`
[INFO] [stdout]   --> src/mem8_bridge.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 | use std::{vec::Vec, string::String, boxed::Box, time::{SystemTime, UNIX_EPOCH}};
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `decode_compact`
[INFO] [stdout]   --> src/mem8_bridge.rs:17:42
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::utl_phonetics::{Packet, PhId, decode_compact};
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start_year`
[INFO] [stdout]    --> src/uni_doc.rs:150:14
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let (start_year, end_year) = if !dates.is_empty() {
[INFO] [stdout]     |              ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_year`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `end_year`
[INFO] [stdout]    --> src/uni_doc.rs:150:26
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let (start_year, end_year) = if !dates.is_empty() {
[INFO] [stdout]     |                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_end_year`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/utl_pipeline.rs:206:13
[INFO] [stdout]     |
[INFO] [stdout] 206 |         let mut english = String::new();
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `english`
[INFO] [stdout]    --> src/utl_pipeline.rs:206:13
[INFO] [stdout]     |
[INFO] [stdout] 206 |         let mut english = String::new();
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_english`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `analysis`
[INFO] [stdout]    --> src/utl_pipeline.rs:284:9
[INFO] [stdout]     |
[INFO] [stdout] 284 |     let analysis = UTLPipeline::analyze_utl(&utl)?;
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_analysis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start_year`
[INFO] [stdout]    --> src/uni_doc.rs:150:14
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let (start_year, end_year) = if !dates.is_empty() {
[INFO] [stdout]     |              ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_year`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `end_year`
[INFO] [stdout]    --> src/uni_doc.rs:150:26
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let (start_year, end_year) = if !dates.is_empty() {
[INFO] [stdout]     |                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_end_year`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/utl_pipeline.rs:206:13
[INFO] [stdout]     |
[INFO] [stdout] 206 |         let mut english = String::new();
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `english`
[INFO] [stdout]    --> src/utl_pipeline.rs:206:13
[INFO] [stdout]     |
[INFO] [stdout] 206 |         let mut english = String::new();
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_english`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `analysis`
[INFO] [stdout]    --> src/utl_pipeline.rs:284:9
[INFO] [stdout]     |
[INFO] [stdout] 284 |     let analysis = UTLPipeline::analyze_utl(&utl)?;
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_analysis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> tests/emoji_test.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SemanticUnit`
[INFO] [stdout]  --> examples/novelty_demo.rs:2:42
[INFO] [stdout]   |
[INFO] [stdout] 2 | use marqant::semantic::{SemanticEncoder, SemanticUnit};
[INFO] [stdout]   |                                          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HumanText`
[INFO] [stdout]   --> examples/full_pipeline_demo.rs:11:70
[INFO] [stdout]    |
[INFO] [stdout] 11 |     utl_enforced::{RawToUtl, UtlToHuman, Translate, RawText, UtlDoc, HumanText, Eng, Jpn, Spa},
[INFO] [stdout]    |                                                                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `symbols` on type `UtlDoc`
[INFO] [stdout]   --> examples/full_pipeline_demo.rs:46:49
[INFO] [stdout]    |
[INFO] [stdout] 46 |         println!("  🔮 UTL: {} symbols", utl_doc.symbols.len());
[INFO] [stdout]    |                                                  ^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `tokens`, `metadata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `symbols` on type `UtlDoc`
[INFO] [stdout]   --> examples/full_pipeline_demo.rs:49:42
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let symbols: Vec<&str> = utl_doc.symbols.iter()
[INFO] [stdout]    |                                          ^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `tokens`, `metadata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/full_pipeline_demo.rs:50:19
[INFO] [stdout]    |
[INFO] [stdout] 50 |             .map(|s| s.as_str())
[INFO] [stdout]    |                   ^  - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 50 |             .map(|s: /* Type */| s.as_str())
[INFO] [stdout]    |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: a value of type `Vec<String>` cannot be built from an iterator over elements of type `&str`
[INFO] [stdout]   --> examples/full_pipeline_demo.rs:70:14
[INFO] [stdout]    |
[INFO] [stdout] 70 |             .collect();
[INFO] [stdout]    |              ^^^^^^^ value of type `Vec<String>` cannot be built from `std::iter::Iterator<Item=&str>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `FromIterator<&str>` is not implemented for `Vec<String>`
[INFO] [stdout]            but trait `FromIterator<String>` is implemented for it
[INFO] [stdout]    = help: for that trait implementation, expected `String`, found `&str`
[INFO] [stdout] note: the method call chain might not have had the expected associated types
[INFO] [stdout]   --> examples/full_pipeline_demo.rs:64:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |           let wave_sample: Vec<String> = memory.wave_pattern.iter()
[INFO] [stdout]    |                                          ------------------- ------ `Iterator::Item` is `&f32` here
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          this expression has type `Vec<f32>`
[INFO] [stdout] 63 |               .take(8)
[INFO] [stdout]    |                ------- `Iterator::Item` remains `&f32` here
[INFO] [stdout] 64 |               .map(|&v| {
[INFO] [stdout]    |  ______________^
[INFO] [stdout] 65 | |                 if v > 0.5 { "▲" }
[INFO] [stdout] 66 | |                 else if v > 0.0 { "▬" }
[INFO] [stdout] 67 | |                 else if v > -0.5 { "▭" }
[INFO] [stdout] 68 | |                 else { "▼" }
[INFO] [stdout] 69 | |             })
[INFO] [stdout]    | |______________^ `Iterator::Item` changed to `&str` here
[INFO] [stdout] note: required by a bound in `collect`
[INFO] [stdout]   --> /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/core/src/iter/traits/iterator.rs:2015:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `UtlDoc` has no field named `symbols`
[INFO] [stdout]    --> examples/full_pipeline_demo.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |         symbols: vec!["🙋".into(), "❤️".into(), "👤".into(), "⧖".into()],
[INFO] [stdout]     |         ^^^^^^^ `UtlDoc` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `tokens`, `metadata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `default` found for struct `UtlToHuman<L>` in the current scope
[INFO] [stdout]    --> examples/full_pipeline_demo.rs:114:41
[INFO] [stdout]     |
[INFO] [stdout] 114 |     let to_english = UtlToHuman::<Eng>::default();
[INFO] [stdout]     |                                         ^^^^^^^ function or associated item not found in `UtlToHuman<Eng>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `UtlToHuman<Eng>`, consider using `UtlToHuman::<Eng>::new` which returns `UtlToHuman<Eng>`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/utl_enforced.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub fn new() -> Self { Self(PhantomData) }
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `default` found for struct `UtlToHuman<L>` in the current scope
[INFO] [stdout]    --> examples/full_pipeline_demo.rs:115:42
[INFO] [stdout]     |
[INFO] [stdout] 115 |     let to_japanese = UtlToHuman::<Jpn>::default();
[INFO] [stdout]     |                                          ^^^^^^^ function or associated item not found in `UtlToHuman<Jpn>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `UtlToHuman<Jpn>`, consider using `UtlToHuman::<Jpn>::new` which returns `UtlToHuman<Jpn>`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/utl_enforced.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn new() -> Self { Self(PhantomData) }
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `default` found for struct `UtlToHuman<L>` in the current scope
[INFO] [stdout]    --> examples/full_pipeline_demo.rs:116:41
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let to_spanish = UtlToHuman::<Spa>::default();
[INFO] [stdout]     |                                         ^^^^^^^ function or associated item not found in `UtlToHuman<Spa>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0560, E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `marqant` (example "full_pipeline_demo") due to 8 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused import: `Packet`
[INFO] [stdout]  --> examples/utl_voice_demo.rs:4:57
[INFO] [stdout]   |
[INFO] [stdout] 4 |     encode_compact, decode_compact, example_i_love_you, Packet
[INFO] [stdout]   |                                                         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sad_love`
[INFO] [stdout]   --> examples/utl_voice_demo.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let sad_love = encode_compact(&["😢", "🙋", "❤️", "👤", "⧖"]);
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sad_love`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `angry_love`
[INFO] [stdout]   --> examples/utl_voice_demo.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let angry_love = encode_compact(&["😡", "🙋", "❤️", "👤", "⧖"]);
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_angry_love`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `past_happy`
[INFO] [stdout]   --> examples/utl_voice_demo.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let past_happy = encode_compact(&["⏮", "🙋", "😊", "⧖"]);
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_past_happy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `future_happy`
[INFO] [stdout]   --> examples/utl_voice_demo.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let future_happy = encode_compact(&["⏭", "🙋", "😊", "⧖"]);
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_future_happy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ee60fed6bff2c7ff7a59be909ca562d3726faa4a08ad24c4b1db68d6264cf2d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee60fed6bff2c7ff7a59be909ca562d3726faa4a08ad24c4b1db68d6264cf2d4", kill_on_drop: false }`
[INFO] [stdout] ee60fed6bff2c7ff7a59be909ca562d3726faa4a08ad24c4b1db68d6264cf2d4
