[INFO] fetching crate norad 0.16.0... [INFO] testing norad-0.16.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate norad 0.16.0 into /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate norad 0.16.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "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 serde_test v1.0.177 [INFO] [stderr] Downloaded dissimilar v1.0.10 [INFO] [stderr] Downloaded expect-test v1.5.1 [INFO] [stderr] Downloaded clap v4.5.38 [INFO] [stderr] Downloaded criterion v0.6.0 [INFO] [stderr] Downloaded plist v1.7.1 [INFO] [stderr] Downloaded kurbo v0.11.2 [INFO] [stderr] Downloaded clap_builder v4.5.38 [INFO] [stderr] Downloaded close_already v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0f0d7591fb4da7d1582fc3eb90f77bbc6f67e6697b8d5044046c4285abdf307 [INFO] running `Command { std: "docker" "start" "-a" "a0f0d7591fb4da7d1582fc3eb90f77bbc6f67e6697b8d5044046c4285abdf307", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0f0d7591fb4da7d1582fc3eb90f77bbc6f67e6697b8d5044046c4285abdf307", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0f0d7591fb4da7d1582fc3eb90f77bbc6f67e6697b8d5044046c4285abdf307", kill_on_drop: false }` [INFO] [stdout] a0f0d7591fb4da7d1582fc3eb90f77bbc6f67e6697b8d5044046c4285abdf307 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7091c5c2de3b4125d5252ee4746ce6b209265db78fad590c22598deb394d4f89 [INFO] running `Command { std: "docker" "start" "-a" "7091c5c2de3b4125d5252ee4746ce6b209265db78fad590c22598deb394d4f89", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling mutually_exclusive_features v0.1.0 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling quick-xml v0.32.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling close_already v0.3.3 [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 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 { [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 13.01s [INFO] running `Command { std: "docker" "inspect" "7091c5c2de3b4125d5252ee4746ce6b209265db78fad590c22598deb394d4f89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7091c5c2de3b4125d5252ee4746ce6b209265db78fad590c22598deb394d4f89", kill_on_drop: false }` [INFO] [stdout] 7091c5c2de3b4125d5252ee4746ce6b209265db78fad590c22598deb394d4f89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85ed147066ee44dedde117226ffbde62f2210e9e65f9df3b01df0a770060f511 [INFO] running `Command { std: "docker" "start" "-a" "85ed147066ee44dedde117226ffbde62f2210e9e65f9df3b01df0a770060f511", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling dissimilar v1.0.10 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling expect-test v1.5.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling regex v1.11.1 [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 backtrace v0.3.75 [INFO] [stderr] Compiling plist v1.7.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling criterion v0.6.0 [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 { [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" "85ed147066ee44dedde117226ffbde62f2210e9e65f9df3b01df0a770060f511", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85ed147066ee44dedde117226ffbde62f2210e9e65f9df3b01df0a770060f511", kill_on_drop: false }` [INFO] [stdout] 85ed147066ee44dedde117226ffbde62f2210e9e65f9df3b01df0a770060f511