[INFO] fetching crate norad 0.16.0...
[INFO] testing norad-0.16.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate norad 0.16.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate norad 0.16.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate norad 0.16.0
[INFO] tweaked toml for crates.io crate norad 0.16.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate norad 0.16.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate norad 0.16.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.38
[INFO] [stderr]   Downloaded mutually_exclusive_features v0.1.0
[INFO] [stderr]   Downloaded plist v1.7.1
[INFO] [stderr]   Downloaded close_already v0.3.3
[INFO] [stderr]   Downloaded clap_builder v4.5.38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 60503f6f8a2a9ba4737b316ddda639c845cfe59f0d91571711f402a17839697e
[INFO] running `Command { std: "docker" "start" "-a" "60503f6f8a2a9ba4737b316ddda639c845cfe59f0d91571711f402a17839697e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60503f6f8a2a9ba4737b316ddda639c845cfe59f0d91571711f402a17839697e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60503f6f8a2a9ba4737b316ddda639c845cfe59f0d91571711f402a17839697e", kill_on_drop: false }`
[INFO] [stdout] 60503f6f8a2a9ba4737b316ddda639c845cfe59f0d91571711f402a17839697e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6029f4180c97c78f0d9431f6d5168c49a6ca1b50eefe265d57442cc08534d08b
[INFO] running `Command { std: "docker" "start" "-a" "6029f4180c97c78f0d9431f6d5168c49a6ca1b50eefe265d57442cc08534d08b", kill_on_drop: false }`
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling mutually_exclusive_features v0.1.0
[INFO] [stderr]    Compiling quick-xml v0.32.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling close_already v0.3.3
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling plist v1.7.1
[INFO] [stderr]    Compiling norad v0.16.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/glyph/serialize.rs:182:17
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn to_event(&self) -> Event {
[INFO] [stdout]     |                 ^^^^^     ----- the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn to_event(&self) -> Event<'_> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/glyph/serialize.rs:218:17
[INFO] [stdout]     |
[INFO] [stdout] 218 |     fn to_event(&self) -> Event {
[INFO] [stdout]     |                 ^^^^^     ----- the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 218 |     fn to_event(&self) -> Event<'_> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/glyph/serialize.rs:241:17
[INFO] [stdout]     |
[INFO] [stdout] 241 |     fn to_event(&self) -> Event {
[INFO] [stdout]     |                 ^^^^^     ----- the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 241 |     fn to_event(&self) -> Event<'_> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/glyph/serialize.rs:272:17
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn to_event(&self) -> Event {
[INFO] [stdout]     |                 ^^^^^     ----- the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn to_event(&self) -> Event<'_> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/glyph/serialize.rs:338:17
[INFO] [stdout]     |
[INFO] [stdout] 338 |     fn to_event(&self) -> Event {
[INFO] [stdout]     |                 ^^^^^     ----- the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 338 |     fn to_event(&self) -> Event<'_> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/layer.rs:482:18
[INFO] [stdout]     |
[INFO] [stdout] 482 |     pub fn entry(&mut self, glyph: Name) -> std::collections::btree_map::Entry<Name, Glyph> {
[INFO] [stdout]     |                  ^^^^^^^^^                  ----------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 482 |     pub fn entry(&mut self, glyph: Name) -> std::collections::btree_map::Entry<'_, Name, Glyph> {
[INFO] [stdout]     |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.47s
[INFO] running `Command { std: "docker" "inspect" "6029f4180c97c78f0d9431f6d5168c49a6ca1b50eefe265d57442cc08534d08b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6029f4180c97c78f0d9431f6d5168c49a6ca1b50eefe265d57442cc08534d08b", kill_on_drop: false }`
[INFO] [stdout] 6029f4180c97c78f0d9431f6d5168c49a6ca1b50eefe265d57442cc08534d08b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5b83c5a19c75697e65920fadc30dd0e6cae85555ed18552b7789d5daa353748
[INFO] running `Command { std: "docker" "start" "-a" "e5b83c5a19c75697e65920fadc30dd0e6cae85555ed18552b7789d5daa353748", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling dissimilar v1.0.10
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling expect-test v1.5.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling serde_test v1.0.177
[INFO] [stderr]    Compiling plist v1.7.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.6.0
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling norad v0.16.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/glyph/serialize.rs:182:17
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn to_event(&self) -> Event {
[INFO] [stdout]     |                 ^^^^^     ----- the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn to_event(&self) -> Event<'_> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/glyph/serialize.rs:218:17
[INFO] [stdout]     |
[INFO] [stdout] 218 |     fn to_event(&self) -> Event {
[INFO] [stdout]     |                 ^^^^^     ----- the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 218 |     fn to_event(&self) -> Event<'_> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/glyph/serialize.rs:241:17
[INFO] [stdout]     |
[INFO] [stdout] 241 |     fn to_event(&self) -> Event {
[INFO] [stdout]     |                 ^^^^^     ----- the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 241 |     fn to_event(&self) -> Event<'_> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/glyph/serialize.rs:272:17
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn to_event(&self) -> Event {
[INFO] [stdout]     |                 ^^^^^     ----- the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn to_event(&self) -> Event<'_> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/glyph/serialize.rs:338:17
[INFO] [stdout]     |
[INFO] [stdout] 338 |     fn to_event(&self) -> Event {
[INFO] [stdout]     |                 ^^^^^     ----- the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 338 |     fn to_event(&self) -> Event<'_> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/layer.rs:482:18
[INFO] [stdout]     |
[INFO] [stdout] 482 |     pub fn entry(&mut self, glyph: Name) -> std::collections::btree_map::Entry<Name, Glyph> {
[INFO] [stdout]     |                  ^^^^^^^^^                  ----------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 482 |     pub fn entry(&mut self, glyph: Name) -> std::collections::btree_map::Entry<'_, Name, Glyph> {
[INFO] [stdout]     |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/glyph/../../testdata/sample_period_normalized.glif`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/glyph/tests.rs:67:18
[INFO] [stdout]    |
[INFO] [stdout] 67 |     let source = include_str!("../../testdata/sample_period_normalized.glif");
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/glyph/../../testdata/small_lib.glif`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/glyph/tests.rs:76:16
[INFO] [stdout]    |
[INFO] [stdout] 76 |     let data = include_str!("../../testdata/small_lib.glif");
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/glyph/../../testdata/small_lib.glif`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/glyph/tests.rs:105:16
[INFO] [stdout]     |
[INFO] [stdout] 105 |     let data = include_str!("../../testdata/small_lib.glif");
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/glyph/../../testdata/small_lib.glif`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/glyph/tests.rs:136:16
[INFO] [stdout]     |
[INFO] [stdout] 136 |     let data = include_str!("../../testdata/small_lib.glif");
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/glyph/../../testdata/small_lib.glif`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/glyph/tests.rs:166:16
[INFO] [stdout]     |
[INFO] [stdout] 166 |     let data = include_str!("../../testdata/small_lib.glif");
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/glyph/../../testdata/sample_period.glif`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/glyph/tests.rs:198:17
[INFO] [stdout]     |
[INFO] [stdout] 198 |     let bytes = include_bytes!("../../testdata/sample_period.glif");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/glyph/../../testdata/glifv1.glif`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/glyph/tests.rs:209:17
[INFO] [stdout]     |
[INFO] [stdout] 209 |     let bytes = include_bytes!("../../testdata/glifv1.glif");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/glyph/../../testdata/MutatorSansLightWide.ufo/glyphs/D_.glif`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/glyph/tests.rs:228:17
[INFO] [stdout]     |
[INFO] [stdout] 228 |     let bytes = include_bytes!("../../testdata/MutatorSansLightWide.ufo/glyphs/D_.glif");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/glyph/../../testdata/Blinker_one.glif`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/glyph/tests.rs:241:17
[INFO] [stdout]     |
[INFO] [stdout] 241 |     let bytes = include_bytes!("../../testdata/Blinker_one.glif");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/glyph/../../testdata/note.glif`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/glyph/tests.rs:394:17
[INFO] [stdout]     |
[INFO] [stdout] 394 |     let bytes = include_bytes!("../../testdata/note.glif");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/glyph/../../testdata/sample_period.glif`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/glyph/tests.rs:402:17
[INFO] [stdout]     |
[INFO] [stdout] 402 |     let bytes = include_bytes!("../../testdata/sample_period.glif");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/glyph/../../testdata/noto-cjk-notdef.glif`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/glyph/tests.rs:424:17
[INFO] [stdout]     |
[INFO] [stdout] 424 |     let bytes = include_bytes!("../../testdata/noto-cjk-notdef.glif");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/glyph/../../testdata/MutatorSansLightWide.ufo/glyphs/A_dieresis.glif`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/glyph/tests.rs:771:17
[INFO] [stdout]     |
[INFO] [stdout] 771 |     let bytes = include_bytes!("../../testdata/MutatorSansLightWide.ufo/glyphs/A_dieresis.glif");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/glyph/../../testdata/MutatorSansLightWide.ufo/glyphs/A_dieresis.glif`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/glyph/tests.rs:795:17
[INFO] [stdout]     |
[INFO] [stdout] 795 |     let bytes = include_bytes!("../../testdata/MutatorSansLightWide.ufo/glyphs/A_dieresis.glif");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/glyph/../../testdata/MutatorSansLightWide.ufo/glyphs/A_.glif`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/glyph/tests.rs:799:17
[INFO] [stdout]     |
[INFO] [stdout] 799 |     let bytes = include_bytes!("../../testdata/MutatorSansLightWide.ufo/glyphs/A_.glif");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/glyph/../../testdata/MutatorSansLightWide.ufo/glyphs/A_dieresis.glif`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/glyph/tests.rs:806:17
[INFO] [stdout]     |
[INFO] [stdout] 806 |     let bytes = include_bytes!("../../testdata/MutatorSansLightWide.ufo/glyphs/A_dieresis.glif");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/glyph/../../testdata/MutatorSansLightWide.ufo/glyphs/A_.glif`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/glyph/tests.rs:810:17
[INFO] [stdout]     |
[INFO] [stdout] 810 |     let bytes = include_bytes!("../../testdata/MutatorSansLightWide.ufo/glyphs/A_.glif");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/glyph/../../testdata/MutatorSansLightWide.ufo/glyphs/A_dieresis.glif`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/glyph/tests.rs:817:17
[INFO] [stdout]     |
[INFO] [stdout] 817 |     let bytes = include_bytes!("../../testdata/MutatorSansLightWide.ufo/glyphs/A_dieresis.glif");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/glyph/../../testdata/MutatorSansLightWide.ufo/glyphs/quotedblbase.glif`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/glyph/tests.rs:835:17
[INFO] [stdout]     |
[INFO] [stdout] 835 |     let bytes = include_bytes!("../../testdata/MutatorSansLightWide.ufo/glyphs/quotedblbase.glif");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/glyph/../../testdata/MutatorSansLightWide.ufo/glyphs/A_dieresis.glif`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/glyph/tests.rs:851:17
[INFO] [stdout]     |
[INFO] [stdout] 851 |     let bytes = include_bytes!("../../testdata/MutatorSansLightWide.ufo/glyphs/A_dieresis.glif");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/glyph/../../testdata/MutatorSansLightWide.ufo/glyphs/A_dieresis.glif`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/glyph/tests.rs:858:17
[INFO] [stdout]     |
[INFO] [stdout] 858 |     let bytes = include_bytes!("../../testdata/MutatorSansLightWide.ufo/glyphs/A_dieresis.glif");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/glyph/../../testdata/bom_glif.glif`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/glyph/tests.rs:894:17
[INFO] [stdout]     |
[INFO] [stdout] 894 |     let bytes = include_bytes!("../../testdata/bom_glif.glif");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `norad` (lib test) due to 22 previous errors
[INFO] running `Command { std: "docker" "inspect" "e5b83c5a19c75697e65920fadc30dd0e6cae85555ed18552b7789d5daa353748", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5b83c5a19c75697e65920fadc30dd0e6cae85555ed18552b7789d5daa353748", kill_on_drop: false }`
[INFO] [stdout] e5b83c5a19c75697e65920fadc30dd0e6cae85555ed18552b7789d5daa353748
