[INFO] fetching crate norad 0.14.0...
[INFO] checking norad-0.14.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate norad 0.14.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate norad 0.14.0 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate norad 0.14.0
[INFO] finished tweaking crates.io crate norad 0.14.0
[INFO] tweaked toml for crates.io crate norad 0.14.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate crates.io crate norad 0.14.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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mutually_exclusive_features v0.0.3
[INFO] [stderr]   Downloaded kurbo v0.10.4
[INFO] [stderr]   Downloaded close_already v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9cdbda30608fb13f8b4e81f2b630c73b6e4955f84c49eca4cd1b922deb630c14
[INFO] running `Command { std: "docker" "start" "-a" "9cdbda30608fb13f8b4e81f2b630c73b6e4955f84c49eca4cd1b922deb630c14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9cdbda30608fb13f8b4e81f2b630c73b6e4955f84c49eca4cd1b922deb630c14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cdbda30608fb13f8b4e81f2b630c73b6e4955f84c49eca4cd1b922deb630c14", kill_on_drop: false }`
[INFO] [stdout] 9cdbda30608fb13f8b4e81f2b630c73b6e4955f84c49eca4cd1b922deb630c14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9fd702249249fcc76ae2b137973cf2eea2e6e702ddecbac96f7908b4b0f751ec
[INFO] running `Command { std: "docker" "start" "-a" "9fd702249249fcc76ae2b137973cf2eea2e6e702ddecbac96f7908b4b0f751ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking line-wrap v0.1.1
[INFO] [stderr]     Checking clap_builder v4.4.9
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking time v0.3.30
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking object v0.32.1
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking mutually_exclusive_features v0.0.3
[INFO] [stderr]     Checking close_already v0.3.0
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking uuid v1.6.1
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking clap v4.4.10
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking dissimilar v1.0.7
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking expect-test v1.4.1
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking tempfile v3.8.1
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling serde_repr v0.1.17
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking thiserror v1.0.50
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking quick-xml v0.31.0
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking serde_test v1.0.176
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking plist v1.6.0
[INFO] [stderr]     Checking norad v0.14.0 (/opt/rustwide/workdir)
[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]    = 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: 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]    = 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: 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]     = 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: 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]     = 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: 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]     = 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: 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]     = 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/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]     = 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/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]     = 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/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]     = 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/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]     = 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/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]     = 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/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]     = 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/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]     = 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/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]     = 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/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]     = 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/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]     = 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/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]     = 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/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]     = 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/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]     = 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/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]     = 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/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]     = 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] warning: field `0` is never read
[INFO] [stdout]   --> src/serde_xml_plist.rs:41:25
[INFO] [stdout]    |
[INFO] [stdout] 41 |     struct ValueWrapper(Value);
[INFO] [stdout]    |            ------------ ^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 41 |     struct ValueWrapper(());
[INFO] [stdout]    |                         ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 21 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `norad` (lib test) due to 22 previous errors
[INFO] running `Command { std: "docker" "inspect" "9fd702249249fcc76ae2b137973cf2eea2e6e702ddecbac96f7908b4b0f751ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fd702249249fcc76ae2b137973cf2eea2e6e702ddecbac96f7908b4b0f751ec", kill_on_drop: false }`
[INFO] [stdout] 9fd702249249fcc76ae2b137973cf2eea2e6e702ddecbac96f7908b4b0f751ec
