[INFO] fetching crate opentype 0.29.8...
[INFO] checking opentype-0.29.8 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate opentype 0.29.8 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate opentype 0.29.8 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate opentype 0.29.8
[INFO] finished tweaking crates.io crate opentype 0.29.8
[INFO] tweaked toml for crates.io crate opentype 0.29.8 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typeface v0.3.6
[INFO] [stderr]   Downloaded truetype v0.43.5
[INFO] [stderr]   Downloaded typeface v0.4.2
[INFO] [stderr]   Downloaded postscript v0.17.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f3fa8e19efdff09142642913d10a47dc414138d3e5328d38a37106ea0a513c4
[INFO] running `Command { std: "docker" "start" "-a" "1f3fa8e19efdff09142642913d10a47dc414138d3e5328d38a37106ea0a513c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f3fa8e19efdff09142642913d10a47dc414138d3e5328d38a37106ea0a513c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f3fa8e19efdff09142642913d10a47dc414138d3e5328d38a37106ea0a513c4", kill_on_drop: false }`
[INFO] [stdout] 1f3fa8e19efdff09142642913d10a47dc414138d3e5328d38a37106ea0a513c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d311efd894a5e895de273eda232ab3e3dd3b94074ded26beb61d156ca8870bce
[INFO] running `Command { std: "docker" "start" "-a" "d311efd894a5e895de273eda232ab3e3dd3b94074ded26beb61d156ca8870bce", kill_on_drop: false }`
[INFO] [stderr]     Checking typeface v0.3.6
[INFO] [stderr]     Checking typeface v0.4.2
[INFO] [stderr]     Checking postscript v0.17.5
[INFO] [stderr]     Checking truetype v0.43.5
[INFO] [stderr]     Checking opentype v0.29.8 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `typeface::Tape`
[INFO] [stdout]  --> src/table.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use typeface::Tape;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ no `Tape` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 7 | use typeface::tape;
[INFO] [stdout]   |               ~~~~
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::table::truetype::Tape;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 7 | use postscript::Tape;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~
[INFO] [stdout] 7 | use truetype::Tape;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `typeface::Tape`, `typeface::Value`, `typeface::Walue`
[INFO] [stdout]   --> src/lib.rs:57:35
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub use typeface::{Error, Result, Tape, Value, Walue};
[INFO] [stdout]    |                                   ^^^^  ^^^^^  ^^^^^ no `Walue` in the root
[INFO] [stdout]    |                                   |     |
[INFO] [stdout]    |                                   |     no `Value` in the root
[INFO] [stdout]    |                                   no `Tape` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these items instead:
[INFO] [stdout]            postscript::Tape
[INFO] [stdout]            truetype::Tape
[INFO] [stdout]    = help: consider importing one of these items instead:
[INFO] [stdout]            postscript::Value
[INFO] [stdout]            truetype::Value
[INFO] [stdout]    = help: consider importing one of these items instead:
[INFO] [stdout]            postscript::Walue
[INFO] [stdout]            truetype::Walue
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub use typeface::{Error, Result, tape, Value, Walue};
[INFO] [stdout]    |                                   ~~~~
[INFO] [stdout] help: a similar name exists in the module (notice the capitalization difference)
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub use typeface::{Error, Result, Tape, value, Walue};
[INFO] [stdout]    |                                         ~~~~~
[INFO] [stdout] help: a similar name exists in the module (notice the capitalization difference)
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub use typeface::{Error, Result, Tape, Value, walue};
[INFO] [stdout]    |                                                ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `typeface::Tape`
[INFO] [stdout]  --> src/table.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use typeface::Tape;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ no `Tape` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 7 | use typeface::tape;
[INFO] [stdout]   |               ~~~~
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::table::truetype::Tape;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 7 | use postscript::Tape;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~
[INFO] [stdout] 7 | use truetype::Tape;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `typeface::Tape`, `typeface::Value`, `typeface::Walue`
[INFO] [stdout]   --> src/lib.rs:57:35
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub use typeface::{Error, Result, Tape, Value, Walue};
[INFO] [stdout]    |                                   ^^^^  ^^^^^  ^^^^^ no `Walue` in the root
[INFO] [stdout]    |                                   |     |
[INFO] [stdout]    |                                   |     no `Value` in the root
[INFO] [stdout]    |                                   no `Tape` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these items instead:
[INFO] [stdout]            postscript::Tape
[INFO] [stdout]            truetype::Tape
[INFO] [stdout]    = help: consider importing one of these items instead:
[INFO] [stdout]            postscript::Value
[INFO] [stdout]            truetype::Value
[INFO] [stdout]    = help: consider importing one of these items instead:
[INFO] [stdout]            postscript::Walue
[INFO] [stdout]            truetype::Walue
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub use typeface::{Error, Result, tape, Value, Walue};
[INFO] [stdout]    |                                   ~~~~
[INFO] [stdout] help: a similar name exists in the module (notice the capitalization difference)
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub use typeface::{Error, Result, Tape, value, Walue};
[INFO] [stdout]    |                                         ~~~~~
[INFO] [stdout] help: a similar name exists in the module (notice the capitalization difference)
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub use typeface::{Error, Result, Tape, Value, walue};
[INFO] [stdout]    |                                                ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `postscript` is imported redundantly
[INFO] [stdout]   --> src/table.rs:1:18
[INFO] [stdout]    |
[INFO] [stdout] 1  | use postscript::{self, compact1::FontSet};
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub extern crate postscript;
[INFO] [stdout]    | ---------------------------- the item `postscript` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `truetype` is imported redundantly
[INFO] [stdout]   --> src/table.rs:2:16
[INFO] [stdout]    |
[INFO] [stdout] 2  | use truetype::{self, Tag};
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub extern crate truetype;
[INFO] [stdout]    | -------------------------- the item `truetype` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `postscript` is imported redundantly
[INFO] [stdout]   --> src/table.rs:1:18
[INFO] [stdout]    |
[INFO] [stdout] 1  | use postscript::{self, compact1::FontSet};
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub extern crate postscript;
[INFO] [stdout]    | ---------------------------- the item `postscript` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `truetype` is imported redundantly
[INFO] [stdout]   --> src/table.rs:2:16
[INFO] [stdout]    |
[INFO] [stdout] 2  | use truetype::{self, Tag};
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub extern crate truetype;
[INFO] [stdout]    | -------------------------- the item `truetype` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:253:66
[INFO] [stdout]     |
[INFO] [stdout] 253 |     fn read<T: Tape>(tape: &mut T, (position, mark_class_count): Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `Base`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 253 |     fn read<T: Tape>(tape: &mut T, (position, mark_class_count): <Base as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:267:54
[INFO] [stdout]     |
[INFO] [stdout] 267 |     fn read<T: Tape>(tape: &mut T, mark_class_count: Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `glyph_positioning::element::Bases`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 267 |     fn read<T: Tape>(tape: &mut T, mark_class_count: <glyph_positioning::element::Bases as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:280:66
[INFO] [stdout]     |
[INFO] [stdout] 280 |     fn read<T: Tape>(tape: &mut T, (position, mark_class_count): Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `glyph_positioning::element::Component`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 280 |     fn read<T: Tape>(tape: &mut T, (position, mark_class_count): <glyph_positioning::element::Component as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:294:54
[INFO] [stdout]     |
[INFO] [stdout] 294 |     fn read<T: Tape>(tape: &mut T, mark_class_count: Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `glyph_positioning::element::Ligature`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 294 |     fn read<T: Tape>(tape: &mut T, mark_class_count: <glyph_positioning::element::Ligature as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:307:54
[INFO] [stdout]     |
[INFO] [stdout] 307 |     fn read<T: Tape>(tape: &mut T, mark_class_count: Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `glyph_positioning::element::Ligatures`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 307 |     fn read<T: Tape>(tape: &mut T, mark_class_count: <glyph_positioning::element::Ligatures as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:324:46
[INFO] [stdout]     |
[INFO] [stdout] 324 |     fn read<T: Tape>(tape: &mut T, position: Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `Mark1`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 324 |     fn read<T: Tape>(tape: &mut T, position: <Mark1 as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:344:66
[INFO] [stdout]     |
[INFO] [stdout] 344 |     fn read<T: Tape>(tape: &mut T, (position, mark_class_count): Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `Mark2`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 344 |     fn read<T: Tape>(tape: &mut T, (position, mark_class_count): <Mark2 as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:358:54
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn read<T: Tape>(tape: &mut T, mark_class_count: Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `glyph_positioning::element::Mark2s`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn read<T: Tape>(tape: &mut T, mark_class_count: <glyph_positioning::element::Mark2s as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:373:49
[INFO] [stdout]     |
[INFO] [stdout] 373 |         (position, value1_flags, value2_flags): Self::Parameter,
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `Pair1`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 373 |         (position, value1_flags, value2_flags): <Pair1 as Example>::Parameter,
[INFO] [stdout]     |                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:394:66
[INFO] [stdout]     |
[INFO] [stdout] 394 |     fn read<T: Tape>(tape: &mut T, (value1_flags, value2_flags): Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `glyph_positioning::element::Pair1s`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 394 |     fn read<T: Tape>(tape: &mut T, (value1_flags, value2_flags): <glyph_positioning::element::Pair1s as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:409:49
[INFO] [stdout]     |
[INFO] [stdout] 409 |         (position, value1_flags, value2_flags): Self::Parameter,
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `Pair2`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 409 |         (position, value1_flags, value2_flags): <Pair2 as Example>::Parameter,
[INFO] [stdout]     |                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:431:63
[INFO] [stdout]     |
[INFO] [stdout] 431 |         (position, class2_count, value1_flags, value2_flags): Self::Parameter,
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `glyph_positioning::element::Pair2s`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 431 |         (position, class2_count, value1_flags, value2_flags): <glyph_positioning::element::Pair2s as Example>::Parameter,
[INFO] [stdout]     |                                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:464:55
[INFO] [stdout]     |
[INFO] [stdout] 464 |     fn read<T: Tape>(tape: &mut T, (position, flags): Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `glyph_positioning::element::Single`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 464 |     fn read<T: Tape>(tape: &mut T, (position, flags): <glyph_positioning::element::Single as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:253:66
[INFO] [stdout]     |
[INFO] [stdout] 253 |     fn read<T: Tape>(tape: &mut T, (position, mark_class_count): Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `Base`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 253 |     fn read<T: Tape>(tape: &mut T, (position, mark_class_count): <Base as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:267:54
[INFO] [stdout]     |
[INFO] [stdout] 267 |     fn read<T: Tape>(tape: &mut T, mark_class_count: Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `glyph_positioning::element::Bases`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 267 |     fn read<T: Tape>(tape: &mut T, mark_class_count: <glyph_positioning::element::Bases as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:280:66
[INFO] [stdout]     |
[INFO] [stdout] 280 |     fn read<T: Tape>(tape: &mut T, (position, mark_class_count): Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `glyph_positioning::element::Component`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 280 |     fn read<T: Tape>(tape: &mut T, (position, mark_class_count): <glyph_positioning::element::Component as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:294:54
[INFO] [stdout]     |
[INFO] [stdout] 294 |     fn read<T: Tape>(tape: &mut T, mark_class_count: Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `glyph_positioning::element::Ligature`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 294 |     fn read<T: Tape>(tape: &mut T, mark_class_count: <glyph_positioning::element::Ligature as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:307:54
[INFO] [stdout]     |
[INFO] [stdout] 307 |     fn read<T: Tape>(tape: &mut T, mark_class_count: Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `glyph_positioning::element::Ligatures`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 307 |     fn read<T: Tape>(tape: &mut T, mark_class_count: <glyph_positioning::element::Ligatures as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:324:46
[INFO] [stdout]     |
[INFO] [stdout] 324 |     fn read<T: Tape>(tape: &mut T, position: Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `Mark1`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 324 |     fn read<T: Tape>(tape: &mut T, position: <Mark1 as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:344:66
[INFO] [stdout]     |
[INFO] [stdout] 344 |     fn read<T: Tape>(tape: &mut T, (position, mark_class_count): Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `Mark2`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 344 |     fn read<T: Tape>(tape: &mut T, (position, mark_class_count): <Mark2 as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:358:54
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn read<T: Tape>(tape: &mut T, mark_class_count: Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `glyph_positioning::element::Mark2s`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn read<T: Tape>(tape: &mut T, mark_class_count: <glyph_positioning::element::Mark2s as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:373:49
[INFO] [stdout]     |
[INFO] [stdout] 373 |         (position, value1_flags, value2_flags): Self::Parameter,
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `Pair1`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 373 |         (position, value1_flags, value2_flags): <Pair1 as Example>::Parameter,
[INFO] [stdout]     |                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:394:66
[INFO] [stdout]     |
[INFO] [stdout] 394 |     fn read<T: Tape>(tape: &mut T, (value1_flags, value2_flags): Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `glyph_positioning::element::Pair1s`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 394 |     fn read<T: Tape>(tape: &mut T, (value1_flags, value2_flags): <glyph_positioning::element::Pair1s as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:409:49
[INFO] [stdout]     |
[INFO] [stdout] 409 |         (position, value1_flags, value2_flags): Self::Parameter,
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `Pair2`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 409 |         (position, value1_flags, value2_flags): <Pair2 as Example>::Parameter,
[INFO] [stdout]     |                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:431:63
[INFO] [stdout]     |
[INFO] [stdout] 431 |         (position, class2_count, value1_flags, value2_flags): Self::Parameter,
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `glyph_positioning::element::Pair2s`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 431 |         (position, class2_count, value1_flags, value2_flags): <glyph_positioning::element::Pair2s as Example>::Parameter,
[INFO] [stdout]     |                                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:464:55
[INFO] [stdout]     |
[INFO] [stdout] 464 |     fn read<T: Tape>(tape: &mut T, (position, flags): Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `glyph_positioning::element::Single`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 464 |     fn read<T: Tape>(tape: &mut T, (position, flags): <glyph_positioning::element::Single as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 15 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0223, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0223`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 15 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0223, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0223`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `opentype` (lib test) due to 16 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `opentype` (lib) due to 16 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "d311efd894a5e895de273eda232ab3e3dd3b94074ded26beb61d156ca8870bce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d311efd894a5e895de273eda232ab3e3dd3b94074ded26beb61d156ca8870bce", kill_on_drop: false }`
[INFO] [stdout] d311efd894a5e895de273eda232ab3e3dd3b94074ded26beb61d156ca8870bce
[INFO] checking opentype-0.29.8 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate opentype 0.29.8 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate opentype 0.29.8 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate opentype 0.29.8
[INFO] finished tweaking crates.io crate opentype 0.29.8
[INFO] tweaked toml for crates.io crate opentype 0.29.8 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb4a572fa65e0905828e8299623ea94d9368b1ef3e61e2a69aa8c464fc14530d
[INFO] running `Command { std: "docker" "start" "-a" "cb4a572fa65e0905828e8299623ea94d9368b1ef3e61e2a69aa8c464fc14530d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb4a572fa65e0905828e8299623ea94d9368b1ef3e61e2a69aa8c464fc14530d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb4a572fa65e0905828e8299623ea94d9368b1ef3e61e2a69aa8c464fc14530d", kill_on_drop: false }`
[INFO] [stdout] cb4a572fa65e0905828e8299623ea94d9368b1ef3e61e2a69aa8c464fc14530d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0345a114e00fd0b444eaedb8618c6c66b4b5cc18b022d9abdfab5fa520ce64d8
[INFO] running `Command { std: "docker" "start" "-a" "0345a114e00fd0b444eaedb8618c6c66b4b5cc18b022d9abdfab5fa520ce64d8", kill_on_drop: false }`
[INFO] [stderr]     Checking typeface v0.3.6
[INFO] [stderr]     Checking typeface v0.4.2
[INFO] [stderr]     Checking truetype v0.43.5
[INFO] [stderr]     Checking postscript v0.17.5
[INFO] [stderr]     Checking opentype v0.29.8 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `typeface::Tape`
[INFO] [stdout]  --> src/table.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use typeface::Tape;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ no `Tape` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 7 | use typeface::tape;
[INFO] [stdout]   |               ~~~~
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::table::truetype::Tape;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 7 | use postscript::Tape;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~
[INFO] [stdout] 7 | use truetype::Tape;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `typeface::Tape`
[INFO] [stdout]  --> src/table.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use typeface::Tape;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ no `Tape` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 7 | use typeface::tape;
[INFO] [stdout]   |               ~~~~
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::table::truetype::Tape;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 7 | use postscript::Tape;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~
[INFO] [stdout] 7 | use truetype::Tape;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `typeface::Tape`, `typeface::Value`, `typeface::Walue`
[INFO] [stdout]   --> src/lib.rs:57:35
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub use typeface::{Error, Result, Tape, Value, Walue};
[INFO] [stdout]    |                                   ^^^^  ^^^^^  ^^^^^ no `Walue` in the root
[INFO] [stdout]    |                                   |     |
[INFO] [stdout]    |                                   |     no `Value` in the root
[INFO] [stdout]    |                                   no `Tape` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these items instead:
[INFO] [stdout]            postscript::Tape
[INFO] [stdout]            truetype::Tape
[INFO] [stdout]    = help: consider importing one of these items instead:
[INFO] [stdout]            postscript::Value
[INFO] [stdout]            truetype::Value
[INFO] [stdout]    = help: consider importing one of these items instead:
[INFO] [stdout]            postscript::Walue
[INFO] [stdout]            truetype::Walue
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub use typeface::{Error, Result, tape, Value, Walue};
[INFO] [stdout]    |                                   ~~~~
[INFO] [stdout] help: a similar name exists in the module (notice the capitalization difference)
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub use typeface::{Error, Result, Tape, value, Walue};
[INFO] [stdout]    |                                         ~~~~~
[INFO] [stdout] help: a similar name exists in the module (notice the capitalization difference)
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub use typeface::{Error, Result, Tape, Value, walue};
[INFO] [stdout]    |                                                ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `typeface::Tape`, `typeface::Value`, `typeface::Walue`
[INFO] [stdout]   --> src/lib.rs:57:35
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub use typeface::{Error, Result, Tape, Value, Walue};
[INFO] [stdout]    |                                   ^^^^  ^^^^^  ^^^^^ no `Walue` in the root
[INFO] [stdout]    |                                   |     |
[INFO] [stdout]    |                                   |     no `Value` in the root
[INFO] [stdout]    |                                   no `Tape` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these items instead:
[INFO] [stdout]            postscript::Tape
[INFO] [stdout]            truetype::Tape
[INFO] [stdout]    = help: consider importing one of these items instead:
[INFO] [stdout]            postscript::Value
[INFO] [stdout]            truetype::Value
[INFO] [stdout]    = help: consider importing one of these items instead:
[INFO] [stdout]            postscript::Walue
[INFO] [stdout]            truetype::Walue
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub use typeface::{Error, Result, tape, Value, Walue};
[INFO] [stdout]    |                                   ~~~~
[INFO] [stdout] help: a similar name exists in the module (notice the capitalization difference)
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub use typeface::{Error, Result, Tape, value, Walue};
[INFO] [stdout]    |                                         ~~~~~
[INFO] [stdout] help: a similar name exists in the module (notice the capitalization difference)
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub use typeface::{Error, Result, Tape, Value, walue};
[INFO] [stdout]    |                                                ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `postscript` is imported redundantly
[INFO] [stdout]   --> src/table.rs:1:18
[INFO] [stdout]    |
[INFO] [stdout] 1  | use postscript::{self, compact1::FontSet};
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub extern crate postscript;
[INFO] [stdout]    | ---------------------------- the item `postscript` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `truetype` is imported redundantly
[INFO] [stdout]   --> src/table.rs:2:16
[INFO] [stdout]    |
[INFO] [stdout] 2  | use truetype::{self, Tag};
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub extern crate truetype;
[INFO] [stdout]    | -------------------------- the item `truetype` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `postscript` is imported redundantly
[INFO] [stdout]   --> src/table.rs:1:18
[INFO] [stdout]    |
[INFO] [stdout] 1  | use postscript::{self, compact1::FontSet};
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub extern crate postscript;
[INFO] [stdout]    | ---------------------------- the item `postscript` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `truetype` is imported redundantly
[INFO] [stdout]   --> src/table.rs:2:16
[INFO] [stdout]    |
[INFO] [stdout] 2  | use truetype::{self, Tag};
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub extern crate truetype;
[INFO] [stdout]    | -------------------------- the item `truetype` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:253:66
[INFO] [stdout]     |
[INFO] [stdout] 253 |     fn read<T: Tape>(tape: &mut T, (position, mark_class_count): Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `Base`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 253 |     fn read<T: Tape>(tape: &mut T, (position, mark_class_count): <Base as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:267:54
[INFO] [stdout]     |
[INFO] [stdout] 267 |     fn read<T: Tape>(tape: &mut T, mark_class_count: Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `glyph_positioning::element::Bases`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 267 |     fn read<T: Tape>(tape: &mut T, mark_class_count: <glyph_positioning::element::Bases as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:280:66
[INFO] [stdout]     |
[INFO] [stdout] 280 |     fn read<T: Tape>(tape: &mut T, (position, mark_class_count): Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `glyph_positioning::element::Component`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 280 |     fn read<T: Tape>(tape: &mut T, (position, mark_class_count): <glyph_positioning::element::Component as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:294:54
[INFO] [stdout]     |
[INFO] [stdout] 294 |     fn read<T: Tape>(tape: &mut T, mark_class_count: Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `glyph_positioning::element::Ligature`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 294 |     fn read<T: Tape>(tape: &mut T, mark_class_count: <glyph_positioning::element::Ligature as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:307:54
[INFO] [stdout]     |
[INFO] [stdout] 307 |     fn read<T: Tape>(tape: &mut T, mark_class_count: Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `glyph_positioning::element::Ligatures`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 307 |     fn read<T: Tape>(tape: &mut T, mark_class_count: <glyph_positioning::element::Ligatures as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:324:46
[INFO] [stdout]     |
[INFO] [stdout] 324 |     fn read<T: Tape>(tape: &mut T, position: Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `Mark1`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 324 |     fn read<T: Tape>(tape: &mut T, position: <Mark1 as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:344:66
[INFO] [stdout]     |
[INFO] [stdout] 344 |     fn read<T: Tape>(tape: &mut T, (position, mark_class_count): Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `Mark2`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 344 |     fn read<T: Tape>(tape: &mut T, (position, mark_class_count): <Mark2 as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:358:54
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn read<T: Tape>(tape: &mut T, mark_class_count: Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `glyph_positioning::element::Mark2s`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn read<T: Tape>(tape: &mut T, mark_class_count: <glyph_positioning::element::Mark2s as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:373:49
[INFO] [stdout]     |
[INFO] [stdout] 373 |         (position, value1_flags, value2_flags): Self::Parameter,
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `Pair1`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 373 |         (position, value1_flags, value2_flags): <Pair1 as Example>::Parameter,
[INFO] [stdout]     |                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:394:66
[INFO] [stdout]     |
[INFO] [stdout] 394 |     fn read<T: Tape>(tape: &mut T, (value1_flags, value2_flags): Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `glyph_positioning::element::Pair1s`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 394 |     fn read<T: Tape>(tape: &mut T, (value1_flags, value2_flags): <glyph_positioning::element::Pair1s as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:409:49
[INFO] [stdout]     |
[INFO] [stdout] 409 |         (position, value1_flags, value2_flags): Self::Parameter,
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `Pair2`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 409 |         (position, value1_flags, value2_flags): <Pair2 as Example>::Parameter,
[INFO] [stdout]     |                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:431:63
[INFO] [stdout]     |
[INFO] [stdout] 431 |         (position, class2_count, value1_flags, value2_flags): Self::Parameter,
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `glyph_positioning::element::Pair2s`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 431 |         (position, class2_count, value1_flags, value2_flags): <glyph_positioning::element::Pair2s as Example>::Parameter,
[INFO] [stdout]     |                                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:464:55
[INFO] [stdout]     |
[INFO] [stdout] 464 |     fn read<T: Tape>(tape: &mut T, (position, flags): Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `glyph_positioning::element::Single`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 464 |     fn read<T: Tape>(tape: &mut T, (position, flags): <glyph_positioning::element::Single as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:253:66
[INFO] [stdout]     |
[INFO] [stdout] 253 |     fn read<T: Tape>(tape: &mut T, (position, mark_class_count): Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `Base`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 253 |     fn read<T: Tape>(tape: &mut T, (position, mark_class_count): <Base as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:267:54
[INFO] [stdout]     |
[INFO] [stdout] 267 |     fn read<T: Tape>(tape: &mut T, mark_class_count: Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `glyph_positioning::element::Bases`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 267 |     fn read<T: Tape>(tape: &mut T, mark_class_count: <glyph_positioning::element::Bases as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:280:66
[INFO] [stdout]     |
[INFO] [stdout] 280 |     fn read<T: Tape>(tape: &mut T, (position, mark_class_count): Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `glyph_positioning::element::Component`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 280 |     fn read<T: Tape>(tape: &mut T, (position, mark_class_count): <glyph_positioning::element::Component as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:294:54
[INFO] [stdout]     |
[INFO] [stdout] 294 |     fn read<T: Tape>(tape: &mut T, mark_class_count: Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `glyph_positioning::element::Ligature`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 294 |     fn read<T: Tape>(tape: &mut T, mark_class_count: <glyph_positioning::element::Ligature as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:307:54
[INFO] [stdout]     |
[INFO] [stdout] 307 |     fn read<T: Tape>(tape: &mut T, mark_class_count: Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `glyph_positioning::element::Ligatures`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 307 |     fn read<T: Tape>(tape: &mut T, mark_class_count: <glyph_positioning::element::Ligatures as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:324:46
[INFO] [stdout]     |
[INFO] [stdout] 324 |     fn read<T: Tape>(tape: &mut T, position: Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `Mark1`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 324 |     fn read<T: Tape>(tape: &mut T, position: <Mark1 as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:344:66
[INFO] [stdout]     |
[INFO] [stdout] 344 |     fn read<T: Tape>(tape: &mut T, (position, mark_class_count): Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `Mark2`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 344 |     fn read<T: Tape>(tape: &mut T, (position, mark_class_count): <Mark2 as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:358:54
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn read<T: Tape>(tape: &mut T, mark_class_count: Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `glyph_positioning::element::Mark2s`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn read<T: Tape>(tape: &mut T, mark_class_count: <glyph_positioning::element::Mark2s as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:373:49
[INFO] [stdout]     |
[INFO] [stdout] 373 |         (position, value1_flags, value2_flags): Self::Parameter,
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `Pair1`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 373 |         (position, value1_flags, value2_flags): <Pair1 as Example>::Parameter,
[INFO] [stdout]     |                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:394:66
[INFO] [stdout]     |
[INFO] [stdout] 394 |     fn read<T: Tape>(tape: &mut T, (value1_flags, value2_flags): Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `glyph_positioning::element::Pair1s`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 394 |     fn read<T: Tape>(tape: &mut T, (value1_flags, value2_flags): <glyph_positioning::element::Pair1s as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:409:49
[INFO] [stdout]     |
[INFO] [stdout] 409 |         (position, value1_flags, value2_flags): Self::Parameter,
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `Pair2`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 409 |         (position, value1_flags, value2_flags): <Pair2 as Example>::Parameter,
[INFO] [stdout]     |                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:431:63
[INFO] [stdout]     |
[INFO] [stdout] 431 |         (position, class2_count, value1_flags, value2_flags): Self::Parameter,
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `glyph_positioning::element::Pair2s`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 431 |         (position, class2_count, value1_flags, value2_flags): <glyph_positioning::element::Pair2s as Example>::Parameter,
[INFO] [stdout]     |                                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/glyph_positioning/element.rs:464:55
[INFO] [stdout]     |
[INFO] [stdout] 464 |     fn read<T: Tape>(tape: &mut T, (position, flags): Self::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Parameter` implemented for `glyph_positioning::element::Single`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 464 |     fn read<T: Tape>(tape: &mut T, (position, flags): <glyph_positioning::element::Single as Example>::Parameter) -> Result<Self> {
[INFO] [stdout]     |                                                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 15 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0223, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0223`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 15 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0223, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0223`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `opentype` (lib) due to 16 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `opentype` (lib test) due to 16 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "0345a114e00fd0b444eaedb8618c6c66b4b5cc18b022d9abdfab5fa520ce64d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0345a114e00fd0b444eaedb8618c6c66b4b5cc18b022d9abdfab5fa520ce64d8", kill_on_drop: false }`
[INFO] [stdout] 0345a114e00fd0b444eaedb8618c6c66b4b5cc18b022d9abdfab5fa520ce64d8
