[INFO] fetching crate norad 0.18.2... [INFO] testing norad-0.18.2 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate norad 0.18.2 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate norad 0.18.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate norad 0.18.2 [INFO] tweaked toml for crates.io crate norad 0.18.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate norad 0.18.2 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate norad 0.18.2 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39b6887a90a964c61d17e555772ed7653bdcd4e2ee39ddee7181d705f66831bb [INFO] running `Command { std: "docker" "start" "-a" "39b6887a90a964c61d17e555772ed7653bdcd4e2ee39ddee7181d705f66831bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39b6887a90a964c61d17e555772ed7653bdcd4e2ee39ddee7181d705f66831bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39b6887a90a964c61d17e555772ed7653bdcd4e2ee39ddee7181d705f66831bb", kill_on_drop: false }` [INFO] [stdout] 39b6887a90a964c61d17e555772ed7653bdcd4e2ee39ddee7181d705f66831bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e824119f9f3f2271448a4bde484227d16a6677576b6af37ff2c7ba5c823e11f [INFO] running `Command { std: "docker" "start" "-a" "3e824119f9f3f2271448a4bde484227d16a6677576b6af37ff2c7ba5c823e11f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling mutually_exclusive_features v0.1.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling close_already v0.3.5 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling plist v1.8.0 [INFO] [stderr] Compiling norad v0.18.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.41s [INFO] running `Command { std: "docker" "inspect" "3e824119f9f3f2271448a4bde484227d16a6677576b6af37ff2c7ba5c823e11f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e824119f9f3f2271448a4bde484227d16a6677576b6af37ff2c7ba5c823e11f", kill_on_drop: false }` [INFO] [stdout] 3e824119f9f3f2271448a4bde484227d16a6677576b6af37ff2c7ba5c823e11f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84d3a835c661885933ccd82a942d3fb3828d31bb53627bec5a023ab5f6e65e25 [INFO] running `Command { std: "docker" "start" "-a" "84d3a835c661885933ccd82a942d3fb3828d31bb53627bec5a023ab5f6e65e25", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling dissimilar v1.0.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling expect-test v1.5.1 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.40 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling serde_test v1.0.177 [INFO] [stderr] Compiling plist v1.8.0 [INFO] [stderr] Compiling norad v0.18.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion v0.7.0 [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:396:17 [INFO] [stdout] | [INFO] [stdout] 396 | 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:404:17 [INFO] [stdout] | [INFO] [stdout] 404 | 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:426:17 [INFO] [stdout] | [INFO] [stdout] 426 | 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:776:17 [INFO] [stdout] | [INFO] [stdout] 776 | 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:800:17 [INFO] [stdout] | [INFO] [stdout] 800 | 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:804:17 [INFO] [stdout] | [INFO] [stdout] 804 | 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:811:17 [INFO] [stdout] | [INFO] [stdout] 811 | 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:815:17 [INFO] [stdout] | [INFO] [stdout] 815 | 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:822:17 [INFO] [stdout] | [INFO] [stdout] 822 | 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:840:17 [INFO] [stdout] | [INFO] [stdout] 840 | 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:856:17 [INFO] [stdout] | [INFO] [stdout] 856 | 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:863:17 [INFO] [stdout] | [INFO] [stdout] 863 | 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:899:17 [INFO] [stdout] | [INFO] [stdout] 899 | 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" "84d3a835c661885933ccd82a942d3fb3828d31bb53627bec5a023ab5f6e65e25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84d3a835c661885933ccd82a942d3fb3828d31bb53627bec5a023ab5f6e65e25", kill_on_drop: false }` [INFO] [stdout] 84d3a835c661885933ccd82a942d3fb3828d31bb53627bec5a023ab5f6e65e25