[INFO] fetching crate allsorts_no_std 0.5.2... [INFO] checking allsorts_no_std-0.5.2 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate allsorts_no_std 0.5.2 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate allsorts_no_std 0.5.2 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate allsorts_no_std 0.5.2 [INFO] finished tweaking crates.io crate allsorts_no_std 0.5.2 [INFO] tweaked toml for crates.io crate allsorts_no_std 0.5.2 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode-joining-type v0.5.0 [INFO] [stderr] Downloaded allsorts-rental v0.5.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6fe46a738b3d50f134fcffa10287e91403b46c6374f9faa3476ec96620c1046c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6fe46a738b3d50f134fcffa10287e91403b46c6374f9faa3476ec96620c1046c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fe46a738b3d50f134fcffa10287e91403b46c6374f9faa3476ec96620c1046c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fe46a738b3d50f134fcffa10287e91403b46c6374f9faa3476ec96620c1046c", kill_on_drop: false }` [INFO] [stdout] 6fe46a738b3d50f134fcffa10287e91403b46c6374f9faa3476ec96620c1046c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a04724c38689eced3620ea5cc8256c85e6d62806eb2ae32a9f97fc4554b7d9a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8a04724c38689eced3620ea5cc8256c85e6d62806eb2ae32a9f97fc4554b7d9a", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] bitflags v1.3.2: default [INFO] [stderr] libc v0.2.100: default, std [INFO] [stderr] num-traits v0.2.14: default, std [INFO] [stderr] [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling unicode-general-category v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-joining-type v0.5.0 [INFO] [stderr] Checking plotters-backend v0.3.2 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking ucd-trie v0.1.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking glyph-names v0.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking bitreader v0.3.4 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Checking brotli-decompressor v2.3.2 [INFO] [stderr] Checking plotters-svg v0.3.1 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Checking criterion v0.3.5 [INFO] [stderr] Checking allsorts-rental v0.5.6 [INFO] [stderr] Checking allsorts_no_std v0.5.2 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stdout] warning: using `procedural-masquerade` crate [INFO] [stdout] --> src/font.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / rental! { [INFO] [stdout] 97 | | mod tables { [INFO] [stdout] 98 | | use super::*; [INFO] [stdout] 99 | | [INFO] [stdout] ... | [INFO] [stdout] 123 | | } [INFO] [stdout] 124 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(proc_macro_back_compat)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83125 [INFO] [stdout] = note: The `procedural-masquerade` crate has been unnecessary since Rust 1.30.0. Versions of this crate below 0.1.7 will eventually stop compiling. [INFO] [stdout] = note: this warning originates in the macro `rental` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `procedural-masquerade` crate [INFO] [stdout] --> src/glyph_info.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / rental! { [INFO] [stdout] 44 | | mod rentable { [INFO] [stdout] 45 | | use super::*; [INFO] [stdout] 46 | | use alloc::boxed::Box; [INFO] [stdout] ... | [INFO] [stdout] 53 | | } [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83125 [INFO] [stdout] = note: The `procedural-masquerade` crate has been unnecessary since Rust 1.30.0. Versions of this crate below 0.1.7 will eventually stop compiling. [INFO] [stdout] = note: this warning originates in the macro `rental` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bitmap/../../tests/fonts/opentype/CBLC.bin: No such file or directory (os error 2) [INFO] [stdout] --> src/bitmap/cbdt.rs:1489:25 [INFO] [stdout] | [INFO] [stdout] 1489 | let cblc_data = include_bytes!("../../tests/fonts/opentype/CBLC.bin"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bitmap/../../tests/fonts/opentype/TerminusTTF-4.47.0.ttf: No such file or directory (os error 2) [INFO] [stdout] --> src/bitmap/cbdt.rs:1505:22 [INFO] [stdout] | [INFO] [stdout] 1505 | let buffer = include_bytes!("../../tests/fonts/opentype/TerminusTTF-4.47.0.ttf"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bitmap/../../tests/fonts/opentype/TerminusTTF-4.47.0.ttf: No such file or directory (os error 2) [INFO] [stdout] --> src/bitmap/cbdt.rs:1526:22 [INFO] [stdout] | [INFO] [stdout] 1526 | let buffer = include_bytes!("../../tests/fonts/opentype/TerminusTTF-4.47.0.ttf"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bitmap/../../tests/fonts/opentype/CBLC.bin: No such file or directory (os error 2) [INFO] [stdout] --> src/bitmap/cbdt.rs:1562:25 [INFO] [stdout] | [INFO] [stdout] 1562 | let cblc_data = include_bytes!("../../tests/fonts/opentype/CBLC.bin"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bitmap/../../tests/fonts/opentype/CBDT.bin: No such file or directory (os error 2) [INFO] [stdout] --> src/bitmap/cbdt.rs:1564:25 [INFO] [stdout] | [INFO] [stdout] 1564 | let cbdt_data = include_bytes!("../../tests/fonts/opentype/CBDT.bin"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../tests/fonts/opentype/head.bin: No such file or directory (os error 2) [INFO] [stdout] --> src/tables.rs:921:25 [INFO] [stdout] | [INFO] [stdout] 921 | let head_data = include_bytes!("../tests/fonts/opentype/head.bin"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../tests/fonts/opentype/hmtx.bin: No such file or directory (os error 2) [INFO] [stdout] --> src/tables.rs:936:25 [INFO] [stdout] | [INFO] [stdout] 936 | let hmtx_data = include_bytes!("../tests/fonts/opentype/hmtx.bin"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../tests/fonts/opentype/name.bin: No such file or directory (os error 2) [INFO] [stdout] --> src/tables.rs:952:25 [INFO] [stdout] | [INFO] [stdout] 952 | let name_data = include_bytes!("../tests/fonts/opentype/name.bin"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::tests` [INFO] [stdout] --> src/bitmap/sbix.rs:261:16 [INFO] [stdout] | [INFO] [stdout] 261 | use crate::tests::read_fixture; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `crate::bitmap::tests` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::tests` [INFO] [stdout] --> src/font.rs:937:16 [INFO] [stdout] | [INFO] [stdout] 937 | use crate::tests::read_fixture; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `crate::font::tests` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::tests` [INFO] [stdout] --> src/subset.rs:539:16 [INFO] [stdout] | [INFO] [stdout] 539 | use crate::tests::read_fixture; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `crate::subset::tests` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::tests` [INFO] [stdout] --> src/tables/cmap.rs:1075:16 [INFO] [stdout] | [INFO] [stdout] 1075 | use crate::tests::read_fixture; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `crate::tables::tests` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::tests` [INFO] [stdout] --> src/tables/os2.rs:212:16 [INFO] [stdout] | [INFO] [stdout] 212 | use crate::tests::read_fixture; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `crate::tables::tests` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::tests` [INFO] [stdout] --> src/tables/svg.rs:156:16 [INFO] [stdout] | [INFO] [stdout] 156 | use crate::tests::read_fixture; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `crate::tables::tests` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `procedural-masquerade` crate [INFO] [stdout] --> src/font.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / rental! { [INFO] [stdout] 97 | | mod tables { [INFO] [stdout] 98 | | use super::*; [INFO] [stdout] 99 | | [INFO] [stdout] ... | [INFO] [stdout] 123 | | } [INFO] [stdout] 124 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(proc_macro_back_compat)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83125 [INFO] [stdout] = note: The `procedural-masquerade` crate has been unnecessary since Rust 1.30.0. Versions of this crate below 0.1.7 will eventually stop compiling. [INFO] [stdout] = note: this warning originates in the macro `rental` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `procedural-masquerade` crate [INFO] [stdout] --> src/glyph_info.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / rental! { [INFO] [stdout] 44 | | mod rentable { [INFO] [stdout] 45 | | use super::*; [INFO] [stdout] 46 | | use alloc::boxed::Box; [INFO] [stdout] ... | [INFO] [stdout] 53 | | } [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83125 [INFO] [stdout] = note: The `procedural-masquerade` crate has been unnecessary since Rust 1.30.0. Versions of this crate below 0.1.7 will eventually stop compiling. [INFO] [stdout] = note: this warning originates in the macro `rental` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools::Itertools` [INFO] [stdout] --> src/bitmap/cbdt.rs:1479:9 [INFO] [stdout] | [INFO] [stdout] 1479 | use itertools::Itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/tables/os2.rs:208:9 [INFO] [stdout] | [INFO] [stdout] 208 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::binary::read::ReadScope` [INFO] [stdout] --> src/tables/os2.rs:209:9 [INFO] [stdout] | [INFO] [stdout] 209 | use crate::binary::read::ReadScope; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `FontTableProvider`, `OpenTypeFont` [INFO] [stdout] --> src/tables/os2.rs:210:25 [INFO] [stdout] | [INFO] [stdout] 210 | use crate::tables::{FontTableProvider, OpenTypeFont}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::tag` [INFO] [stdout] --> src/tables/os2.rs:211:9 [INFO] [stdout] | [INFO] [stdout] 211 | use crate::tag; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating benches/bench-shape.rs from 2018 edition to 2021 [INFO] [stderr] Migrating benches/bench-read.rs from 2018 edition to 2021 [INFO] [stdout] error: couldn't read benches/../../../../data/doc/contrib/freetype/FTL.TXT: No such file or directory (os error 2) [INFO] [stdout] --> benches/bench-shape.rs:177:17 [INFO] [stdout] | [INFO] [stdout] 177 | include_str!("../../../../data/doc/contrib/freetype/FTL.TXT"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `allsorts` [INFO] [stdout] --> benches/bench-shape.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use allsorts::binary::read::ReadScope; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `allsorts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `allsorts` [INFO] [stdout] --> benches/bench-shape.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use allsorts::error::{ParseError, ShapingError}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `allsorts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `allsorts` [INFO] [stdout] --> benches/bench-shape.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use allsorts::font::read_cmap_subtable; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `allsorts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `allsorts` [INFO] [stdout] --> benches/bench-shape.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use allsorts::gpos::{self, Info}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `allsorts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `allsorts` [INFO] [stdout] --> benches/bench-shape.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use allsorts::gpos::{self, Info}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `allsorts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `allsorts` [INFO] [stdout] --> benches/bench-shape.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use allsorts::gsub::{self, Features, GlyphOrigin, GsubFeatureMask, RawGlyph}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `allsorts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `allsorts` [INFO] [stdout] --> benches/bench-shape.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use allsorts::layout::{new_layout_cache, GDEFTable, LayoutTable, GPOS, GSUB}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `allsorts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `allsorts` [INFO] [stdout] --> benches/bench-shape.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use allsorts::tables::cmap::{Cmap, CmapSubtable}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `allsorts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `allsorts` [INFO] [stdout] --> benches/bench-shape.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use allsorts::tables::{MaxpTable, OffsetTable, OpenTypeData, OpenTypeFont, TTCHeader}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `allsorts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `allsorts` [INFO] [stdout] --> benches/bench-shape.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use allsorts::gsub::{self, Features, GlyphOrigin, GsubFeatureMask, RawGlyph}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `allsorts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `allsorts` [INFO] [stdout] --> benches/bench-shape.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use allsorts::{tag, DOTTED_CIRCLE}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `allsorts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `OpenTypeData` [INFO] [stdout] --> benches/bench-shape.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | OpenTypeData::Single(ttf) => { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `OpenTypeData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `OpenTypeData` [INFO] [stdout] --> benches/bench-shape.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | OpenTypeData::Collection(ttc) => { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `OpenTypeData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ReadScope` [INFO] [stdout] --> benches/bench-shape.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | let fontfile = ReadScope::new(&buffer).read::().unwrap(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use allsorts_no_std::binary::read::ReadScope; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `OpenTypeFont` in this scope [INFO] [stdout] --> benches/bench-shape.rs:19:51 [INFO] [stdout] | [INFO] [stdout] 19 | let fontfile = ReadScope::new(&buffer).read::().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use allsorts_no_std::tables::OpenTypeFont; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ReadScope` in this scope [INFO] [stdout] --> benches/bench-shape.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | scope: ReadScope<'a>, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use allsorts_no_std::binary::read::ReadScope; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TTCHeader` in this scope [INFO] [stdout] --> benches/bench-shape.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | ttc: TTCHeader<'a>, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use allsorts_no_std::tables::TTCHeader; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShapingError` in this scope [INFO] [stdout] --> benches/bench-shape.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | ) -> Result<(), ShapingError> { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use allsorts_no_std::error::ShapingError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `OffsetTable` in this scope [INFO] [stdout] --> benches/bench-shape.rs:40:69 [INFO] [stdout] | [INFO] [stdout] 40 | let offset_table = scope.offset(offset_table_offset).read::()?; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use allsorts_no_std::tables::OffsetTable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ReadScope` in this scope [INFO] [stdout] --> benches/bench-shape.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | scope: &ReadScope<'a>, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use allsorts_no_std::binary::read::ReadScope; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `OffsetTable` in this scope [INFO] [stdout] --> benches/bench-shape.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | ttf: OffsetTable<'a>, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use allsorts_no_std::tables::OffsetTable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShapingError` in this scope [INFO] [stdout] --> benches/bench-shape.rs:52:17 [INFO] [stdout] | [INFO] [stdout] 52 | ) -> Result<(), ShapingError> { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use allsorts_no_std::error::ShapingError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Cmap` in this scope [INFO] [stdout] --> benches/bench-shape.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | cmap_scope.read::()? [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use allsorts_no_std::tables::cmap::Cmap; [INFO] [stdout] | [INFO] [stdout] 1 | use allsorts_no_std::tables::cmap::owned::Cmap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_cmap_subtable` in this scope [INFO] [stdout] --> benches/bench-shape.rs:59:59 [INFO] [stdout] | [INFO] [stdout] 59 | let (_, cmap_subtable) = if let Some(cmap_subtable) = read_cmap_subtable(&cmap)? { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use allsorts_no_std::font::read_cmap_subtable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MaxpTable` in this scope [INFO] [stdout] --> benches/bench-shape.rs:67:42 [INFO] [stdout] | [INFO] [stdout] 67 | let maxp = maxp_scope.read::()?; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use allsorts_no_std::tables::MaxpTable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LayoutTable` in this scope [INFO] [stdout] --> benches/bench-shape.rs:84:21 [INFO] [stdout] | [INFO] [stdout] 84 | .read::>()?; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use allsorts_no_std::layout::LayoutTable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GSUB` in this scope [INFO] [stdout] --> benches/bench-shape.rs:84:33 [INFO] [stdout] | [INFO] [stdout] 84 | .read::>()?; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use allsorts_no_std::layout::GSUB; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GDEFTable` in this scope [INFO] [stdout] --> benches/bench-shape.rs:86:78 [INFO] [stdout] | [INFO] [stdout] 86 | Some(gdef_record) => Some(gdef_record.read_table(&scope)?.read::()?), [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use allsorts_no_std::layout::GDEFTable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LayoutTable` in this scope [INFO] [stdout] --> benches/bench-shape.rs:93:29 [INFO] [stdout] | [INFO] [stdout] 93 | .read::>()?, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use allsorts_no_std::layout::LayoutTable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GPOS` in this scope [INFO] [stdout] --> benches/bench-shape.rs:93:41 [INFO] [stdout] | [INFO] [stdout] 93 | .read::>()?, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use allsorts_no_std::layout::GPOS; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `new_layout_cache` in this scope [INFO] [stdout] --> benches/bench-shape.rs:97:26 [INFO] [stdout] | [INFO] [stdout] 97 | let gsub_cache = new_layout_cache(gsub_table); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use allsorts_no_std::layout::new_layout_cache; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Features` [INFO] [stdout] --> benches/bench-shape.rs:105:14 [INFO] [stdout] | [INFO] [stdout] 105 | &Features::Mask(GsubFeatureMask::default()), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use allsorts_no_std::gsub::Features; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GsubFeatureMask` [INFO] [stdout] --> benches/bench-shape.rs:105:29 [INFO] [stdout] | [INFO] [stdout] 105 | &Features::Mask(GsubFeatureMask::default()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use allsorts_no_std::gsub::GsubFeatureMask; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Info` [INFO] [stdout] --> benches/bench-shape.rs:113:33 [INFO] [stdout] | [INFO] [stdout] 113 | let mut infos = Info::init_from_glyphs(opt_gdef_table.as_ref(), glyphs); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 113 | let mut infos = Into::init_from_glyphs(opt_gdef_table.as_ref(), glyphs); [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use allsorts_no_std::gpos::Info; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `new_layout_cache` in this scope [INFO] [stdout] --> benches/bench-shape.rs:114:34 [INFO] [stdout] | [INFO] [stdout] 114 | let gpos_cache = new_layout_cache(gpos_table); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use allsorts_no_std::layout::new_layout_cache; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CmapSubtable` in this scope [INFO] [stdout] --> benches/bench-shape.rs:132:30 [INFO] [stdout] | [INFO] [stdout] 132 | fn map_glyph(cmap_subtable: &CmapSubtable, ch: char) -> Result>, ParseError> { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use allsorts_no_std::tables::cmap::CmapSubtable; [INFO] [stdout] | [INFO] [stdout] 1 | use allsorts_no_std::tables::cmap::owned::CmapSubtable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RawGlyph` in this scope [INFO] [stdout] --> benches/bench-shape.rs:132:71 [INFO] [stdout] | [INFO] [stdout] 132 | fn map_glyph(cmap_subtable: &CmapSubtable, ch: char) -> Result>, ParseError> { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use allsorts_no_std::gsub::RawGlyph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ParseError` in this scope [INFO] [stdout] --> benches/bench-shape.rs:132:86 [INFO] [stdout] | [INFO] [stdout] 132 | fn map_glyph(cmap_subtable: &CmapSubtable, ch: char) -> Result>, ParseError> { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use allsorts_no_std::error::ParseError; [INFO] [stdout] | [INFO] [stdout] 1 | use std::string::ParseError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RawGlyph` in this scope [INFO] [stdout] --> benches/bench-shape.rs:141:46 [INFO] [stdout] | [INFO] [stdout] 141 | fn make_glyph(ch: char, glyph_index: u16) -> RawGlyph<()> { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use allsorts_no_std::gsub::RawGlyph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RawGlyph` in this scope [INFO] [stdout] --> benches/bench-shape.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | RawGlyph { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use allsorts_no_std::gsub::RawGlyph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GlyphOrigin` [INFO] [stdout] --> benches/bench-shape.rs:146:23 [INFO] [stdout] | [INFO] [stdout] 146 | glyph_origin: GlyphOrigin::Char(ch), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use allsorts_no_std::gsub::GlyphOrigin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `allsorts` [INFO] [stdout] --> benches/bench-read.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use allsorts::binary::read::ReadScope; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `allsorts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `allsorts` [INFO] [stdout] --> benches/bench-read.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use allsorts::binary::U16Be; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `allsorts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ReadScope` [INFO] [stdout] --> benches/bench-read.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | let mut ctxt = ReadScope::new(&buf).ctxt(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use allsorts_no_std::binary::read::ReadScope; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `U16Be` in this scope [INFO] [stdout] --> benches/bench-read.rs:30:31 [INFO] [stdout] | [INFO] [stdout] 30 | .read_array::(len) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use allsorts_no_std::binary::U16Be; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ReadScope` [INFO] [stdout] --> benches/bench-read.rs:41:28 [INFO] [stdout] | [INFO] [stdout] 41 | let mut ctxt = ReadScope::new(&buf).ctxt(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use allsorts_no_std::binary::read::ReadScope; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `U16Be` in this scope [INFO] [stdout] --> benches/bench-read.rs:43:61 [INFO] [stdout] | [INFO] [stdout] 43 | let _substitute_glyph_array = ctxt.read_array::(len).unwrap().to_vec(); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use allsorts_no_std::binary::U16Be; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `allsorts_no_std` due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 42 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tables/glyf.rs:1129:19 [INFO] [stdout] | [INFO] [stdout] 1129 | }) => assert_eq!(instructions, &[]), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 previous errors; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "8a04724c38689eced3620ea5cc8256c85e6d62806eb2ae32a9f97fc4554b7d9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a04724c38689eced3620ea5cc8256c85e6d62806eb2ae32a9f97fc4554b7d9a", kill_on_drop: false }` [INFO] [stdout] 8a04724c38689eced3620ea5cc8256c85e6d62806eb2ae32a9f97fc4554b7d9a