[INFO] fetching crate truetype 0.43.5... [INFO] checking truetype-0.43.5 against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] extracting crate truetype 0.43.5 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate truetype 0.43.5 on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate truetype 0.43.5 [INFO] finished tweaking crates.io crate truetype 0.43.5 [INFO] tweaked toml for crates.io crate truetype 0.43.5 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 2 packages [INFO] [stderr] Adding typeface v0.3.6 (latest: v0.4.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typeface v0.3.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fbcded4a5a67248ce05a623aba3aa21757a15c2b5a47208e6d914c3f5d5121b2 [INFO] running `Command { std: "docker" "start" "-a" "fbcded4a5a67248ce05a623aba3aa21757a15c2b5a47208e6d914c3f5d5121b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbcded4a5a67248ce05a623aba3aa21757a15c2b5a47208e6d914c3f5d5121b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbcded4a5a67248ce05a623aba3aa21757a15c2b5a47208e6d914c3f5d5121b2", kill_on_drop: false }` [INFO] [stdout] fbcded4a5a67248ce05a623aba3aa21757a15c2b5a47208e6d914c3f5d5121b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ecb052ebb4d5f63348772e622d42d171004db18d4c0094d195214a81a2f70f19 [INFO] running `Command { std: "docker" "start" "-a" "ecb052ebb4d5f63348772e622d42d171004db18d4c0094d195214a81a2f70f19", kill_on_drop: false }` [INFO] [stderr] Checking typeface v0.3.6 [INFO] [stderr] Checking truetype v0.43.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Eq` is imported redundantly [INFO] [stdout] --> src/character_mapping.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::cmp::Eq; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Eq` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Eq` is imported redundantly [INFO] [stdout] --> src/character_mapping.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::cmp::Eq; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Eq` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s [INFO] running `Command { std: "docker" "inspect" "ecb052ebb4d5f63348772e622d42d171004db18d4c0094d195214a81a2f70f19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecb052ebb4d5f63348772e622d42d171004db18d4c0094d195214a81a2f70f19", kill_on_drop: false }` [INFO] [stdout] ecb052ebb4d5f63348772e622d42d171004db18d4c0094d195214a81a2f70f19 [INFO] checking truetype-0.43.5 against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] extracting crate truetype 0.43.5 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate truetype 0.43.5 on toolchain 3a4bc97f6385a3aa300a4fd689b44350e54fd676 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate truetype 0.43.5 [INFO] finished tweaking crates.io crate truetype 0.43.5 [INFO] tweaked toml for crates.io crate truetype 0.43.5 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 77ee0d84fca10807f11680d0b7236c842817fc0e95a89799773ca8735b0505c4 [INFO] running `Command { std: "docker" "start" "-a" "77ee0d84fca10807f11680d0b7236c842817fc0e95a89799773ca8735b0505c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77ee0d84fca10807f11680d0b7236c842817fc0e95a89799773ca8735b0505c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77ee0d84fca10807f11680d0b7236c842817fc0e95a89799773ca8735b0505c4", kill_on_drop: false }` [INFO] [stdout] 77ee0d84fca10807f11680d0b7236c842817fc0e95a89799773ca8735b0505c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e5713ecc690ba886bb3546d83a081fcdfb4f861d360265e6c330e514aa955c2 [INFO] running `Command { std: "docker" "start" "-a" "0e5713ecc690ba886bb3546d83a081fcdfb4f861d360265e6c330e514aa955c2", kill_on_drop: false }` [INFO] [stderr] Checking typeface v0.3.6 [INFO] [stderr] Checking truetype v0.43.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Eq` is imported redundantly [INFO] [stdout] --> src/character_mapping.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::cmp::Eq; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/3a4bc97f6385a3aa300a4fd689b44350e54fd676/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Eq` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Eq` is imported redundantly [INFO] [stdout] --> src/character_mapping.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::cmp::Eq; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/3a4bc97f6385a3aa300a4fd689b44350e54fd676/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Eq` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/character_mapping.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | / table! { [INFO] [stdout] 37 | | #[doc = "The header of a character-to-glyph mapping."] [INFO] [stdout] 38 | | #[derive(Copy)] [INFO] [stdout] 39 | | pub Header { [INFO] [stdout] ... | [INFO] [stdout] 42 | | } [INFO] [stdout] 43 | | } [INFO] [stdout] | |_^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::error` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/character_mapping.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | / table! { [INFO] [stdout] 37 | | #[doc = "The header of a character-to-glyph mapping."] [INFO] [stdout] 38 | | #[derive(Copy)] [INFO] [stdout] 39 | | pub Header { [INFO] [stdout] ... | [INFO] [stdout] 42 | | } [INFO] [stdout] 43 | | } [INFO] [stdout] | |_^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::error` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/character_mapping.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | / table! { [INFO] [stdout] 56 | | #[doc = "A character-to-glyph encoding in format 0."] [INFO] [stdout] 57 | | pub Encoding0 { [INFO] [stdout] 58 | | format (u16) = { 0 }, // format [INFO] [stdout] ... | [INFO] [stdout] 65 | | } [INFO] [stdout] 66 | | } [INFO] [stdout] | |_^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::error` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/character_mapping.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | / table! { [INFO] [stdout] 56 | | #[doc = "A character-to-glyph encoding in format 0."] [INFO] [stdout] 57 | | pub Encoding0 { [INFO] [stdout] 58 | | format (u16) = { 0 }, // format [INFO] [stdout] ... | [INFO] [stdout] 65 | | } [INFO] [stdout] 66 | | } [INFO] [stdout] | |_^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::error` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/character_mapping.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | / table! { [INFO] [stdout] 69 | | #[doc = "A character-to-glyph encoding in format 4."] [INFO] [stdout] 70 | | pub Encoding4 { [INFO] [stdout] 71 | | format (u16) = { 4 }, // format [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::error` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/character_mapping.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | / table! { [INFO] [stdout] 69 | | #[doc = "A character-to-glyph encoding in format 4."] [INFO] [stdout] 70 | | pub Encoding4 { [INFO] [stdout] 71 | | format (u16) = { 4 }, // format [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::error` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/character_mapping.rs:103:1 [INFO] [stdout] | [INFO] [stdout] 103 | / table! { [INFO] [stdout] 104 | | #[doc = "A character-to-glyph encoding in format 6."] [INFO] [stdout] 105 | | pub Encoding6 { [INFO] [stdout] 106 | | format (u16) = { 6 }, // format [INFO] [stdout] ... | [INFO] [stdout] 115 | | } [INFO] [stdout] 116 | | } [INFO] [stdout] | |_^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::error` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/character_mapping.rs:103:1 [INFO] [stdout] | [INFO] [stdout] 103 | / table! { [INFO] [stdout] 104 | | #[doc = "A character-to-glyph encoding in format 6."] [INFO] [stdout] 105 | | pub Encoding6 { [INFO] [stdout] 106 | | format (u16) = { 6 }, // format [INFO] [stdout] ... | [INFO] [stdout] 115 | | } [INFO] [stdout] 116 | | } [INFO] [stdout] | |_^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::error` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/character_mapping.rs:118:1 [INFO] [stdout] | [INFO] [stdout] 118 | / table! { [INFO] [stdout] 119 | | #[doc = "A character-to-glyph encoding in format 12."] [INFO] [stdout] 120 | | pub Encoding12 { [INFO] [stdout] 121 | | format (u16) = { 12 }, // format [INFO] [stdout] ... | [INFO] [stdout] 130 | | } [INFO] [stdout] 131 | | } [INFO] [stdout] | |_^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::error` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/character_mapping.rs:133:1 [INFO] [stdout] | [INFO] [stdout] 133 | / table! { [INFO] [stdout] 134 | | #[doc = "A character-to-glyph encoding in format 14."] [INFO] [stdout] 135 | | pub Encoding14 { [INFO] [stdout] 136 | | format (u16) = { 14 }, // format [INFO] [stdout] ... | [INFO] [stdout] 143 | | } [INFO] [stdout] 144 | | } [INFO] [stdout] | |_^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::error` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/character_mapping.rs:118:1 [INFO] [stdout] | [INFO] [stdout] 118 | / table! { [INFO] [stdout] 119 | | #[doc = "A character-to-glyph encoding in format 12."] [INFO] [stdout] 120 | | pub Encoding12 { [INFO] [stdout] 121 | | format (u16) = { 12 }, // format [INFO] [stdout] ... | [INFO] [stdout] 130 | | } [INFO] [stdout] 131 | | } [INFO] [stdout] | |_^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::error` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/character_mapping.rs:133:1 [INFO] [stdout] | [INFO] [stdout] 133 | / table! { [INFO] [stdout] 134 | | #[doc = "A character-to-glyph encoding in format 14."] [INFO] [stdout] 135 | | pub Encoding14 { [INFO] [stdout] 136 | | format (u16) = { 14 }, // format [INFO] [stdout] ... | [INFO] [stdout] 143 | | } [INFO] [stdout] 144 | | } [INFO] [stdout] | |_^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::error` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/character_mapping.rs:265:13 [INFO] [stdout] | [INFO] [stdout] 265 | reject!(); [INFO] [stdout] | ^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::error` which comes from the expansion of the macro `reject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/character_mapping.rs:265:13 [INFO] [stdout] | [INFO] [stdout] 265 | reject!(); [INFO] [stdout] | ^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::error` which comes from the expansion of the macro `reject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/font_header.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / table! { [INFO] [stdout] 8 | | #[doc = "A font header."] [INFO] [stdout] 9 | | #[derive(Copy)] [INFO] [stdout] 10 | | pub FontHeader { [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::error` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/font_header.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / flags! { [INFO] [stdout] 33 | | #[doc = "Font-header flags."] [INFO] [stdout] 34 | | pub Flags(u16) { [INFO] [stdout] 35 | | 0b0000_0000_0000_0001 => is_baseline_at_0, [INFO] [stdout] ... | [INFO] [stdout] 38 | | } [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::error` which comes from the expansion of the macro `flags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/font_header.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / flags! { [INFO] [stdout] 42 | | #[doc = "Macintosh style flags."] [INFO] [stdout] 43 | | pub MacintoshFlags(u16) { [INFO] [stdout] 44 | | 0b0000_0000_0000_0001 => is_bold, [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::error` which comes from the expansion of the macro `flags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/font_header.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / table! { [INFO] [stdout] 8 | | #[doc = "A font header."] [INFO] [stdout] 9 | | #[derive(Copy)] [INFO] [stdout] 10 | | pub FontHeader { [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::error` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/font_header.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / flags! { [INFO] [stdout] 33 | | #[doc = "Font-header flags."] [INFO] [stdout] 34 | | pub Flags(u16) { [INFO] [stdout] 35 | | 0b0000_0000_0000_0001 => is_baseline_at_0, [INFO] [stdout] ... | [INFO] [stdout] 38 | | } [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::error` which comes from the expansion of the macro `flags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/font_header.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / flags! { [INFO] [stdout] 42 | | #[doc = "Macintosh style flags."] [INFO] [stdout] 43 | | pub MacintoshFlags(u16) { [INFO] [stdout] 44 | | 0b0000_0000_0000_0001 => is_bold, [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::error` which comes from the expansion of the macro `flags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/glyph_data.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | / flags! { [INFO] [stdout] 76 | | #[doc = "Point flags."] [INFO] [stdout] 77 | | pub PointFlags(u8) { // Simple Glyph Flags [INFO] [stdout] 78 | | 0b0000_0001 => is_on_curve, [INFO] [stdout] ... | [INFO] [stdout] 88 | | } [INFO] [stdout] 89 | | } [INFO] [stdout] | |_^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::error` which comes from the expansion of the macro `flags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/glyph_data.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | flags!(@read pub ComponentFlags(u16)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::error` which comes from the expansion of the macro `flags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/glyph_data.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | / flags! { [INFO] [stdout] 76 | | #[doc = "Point flags."] [INFO] [stdout] 77 | | pub PointFlags(u8) { // Simple Glyph Flags [INFO] [stdout] 78 | | 0b0000_0001 => is_on_curve, [INFO] [stdout] ... | [INFO] [stdout] 88 | | } [INFO] [stdout] 89 | | } [INFO] [stdout] | |_^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::error` which comes from the expansion of the macro `flags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/glyph_data.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | flags!(@read pub ComponentFlags(u16)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::error` which comes from the expansion of the macro `flags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/glyph_data.rs:171:13 [INFO] [stdout] | [INFO] [stdout] 171 | reject!(); [INFO] [stdout] | ^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::error` which comes from the expansion of the macro `reject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/glyph_data.rs:208:13 [INFO] [stdout] | [INFO] [stdout] 208 | raise!("found a malformed glyph"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::error` which comes from the expansion of the macro `raise` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/glyph_data.rs:171:13 [INFO] [stdout] | [INFO] [stdout] 171 | reject!(); [INFO] [stdout] | ^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::error` which comes from the expansion of the macro `reject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/glyph_data.rs:248:17 [INFO] [stdout] | [INFO] [stdout] 248 | reject!(); [INFO] [stdout] | ^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::error` which comes from the expansion of the macro `reject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/glyph_data.rs:208:13 [INFO] [stdout] | [INFO] [stdout] 208 | raise!("found a malformed glyph"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::error` which comes from the expansion of the macro `raise` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/glyph_data.rs:248:17 [INFO] [stdout] | [INFO] [stdout] 248 | reject!(); [INFO] [stdout] | ^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::error` which comes from the expansion of the macro `reject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/horizontal_header.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / table! { [INFO] [stdout] 6 | | #[doc = "A horizontal header."] [INFO] [stdout] 7 | | #[derive(Copy)] [INFO] [stdout] 8 | | pub HorizontalHeader { [INFO] [stdout] ... | [INFO] [stdout] 27 | | } [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::error` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/horizontal_metrics.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | raise!("found a malformed horizontal header"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::error` which comes from the expansion of the macro `raise` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/horizontal_header.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / table! { [INFO] [stdout] 6 | | #[doc = "A horizontal header."] [INFO] [stdout] 7 | | #[derive(Copy)] [INFO] [stdout] 8 | | pub HorizontalHeader { [INFO] [stdout] ... | [INFO] [stdout] 27 | | } [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::error` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/horizontal_metrics.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | raise!("found a malformed horizontal header"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::error` which comes from the expansion of the macro `raise` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/offset_table.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | raise!("found an unknown font format"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::error` which comes from the expansion of the macro `raise` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/offset_table.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | raise!("found an unknown font format"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::error` which comes from the expansion of the macro `raise` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/windows_metrics.rs:211:1 [INFO] [stdout] | [INFO] [stdout] 211 | flags!(@read pub EmbeddingFlags(u16)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::error` which comes from the expansion of the macro `flags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/windows_metrics.rs:221:1 [INFO] [stdout] | [INFO] [stdout] 221 | / flags! { [INFO] [stdout] 222 | | #[doc = "Font-selection flags."] [INFO] [stdout] 223 | | pub SelectionFlags(u16) { [INFO] [stdout] 224 | | 0b0000_0000_0000_0001 => is_italic, [INFO] [stdout] ... | [INFO] [stdout] 235 | | } [INFO] [stdout] 236 | | } [INFO] [stdout] | |_^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::error` which comes from the expansion of the macro `flags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/windows_metrics.rs:211:1 [INFO] [stdout] | [INFO] [stdout] 211 | flags!(@read pub EmbeddingFlags(u16)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::error` which comes from the expansion of the macro `flags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/windows_metrics.rs:221:1 [INFO] [stdout] | [INFO] [stdout] 221 | / flags! { [INFO] [stdout] 222 | | #[doc = "Font-selection flags."] [INFO] [stdout] 223 | | pub SelectionFlags(u16) { [INFO] [stdout] 224 | | 0b0000_0000_0000_0001 => is_italic, [INFO] [stdout] ... | [INFO] [stdout] 235 | | } [INFO] [stdout] 236 | | } [INFO] [stdout] | |_^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::error` which comes from the expansion of the macro `flags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 20 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `truetype` (lib) due to 21 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 20 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `truetype` (lib test) due to 21 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "0e5713ecc690ba886bb3546d83a081fcdfb4f861d360265e6c330e514aa955c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e5713ecc690ba886bb3546d83a081fcdfb4f861d360265e6c330e514aa955c2", kill_on_drop: false }` [INFO] [stdout] 0e5713ecc690ba886bb3546d83a081fcdfb4f861d360265e6c330e514aa955c2