[INFO] fetching crate founder 0.10.0... [INFO] checking founder-0.10.0 against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] extracting crate founder 0.10.0 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate founder 0.10.0 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 founder 0.10.0 [INFO] finished tweaking crates.io crate founder 0.10.0 [INFO] tweaked toml for crates.io crate founder 0.10.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate founder 0.10.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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded svg v0.13.1 [INFO] [stderr] Downloaded webtype v0.7.0 [INFO] [stderr] Downloaded typeface v0.3.3 [INFO] [stderr] Downloaded resvg v0.28.0 [INFO] [stderr] Downloaded postscript v0.17.5 [INFO] [stderr] Downloaded truetype v0.43.2 [INFO] [stderr] Downloaded opentype v0.29.2 [INFO] [stderr] Downloaded imagesize v0.10.1 [INFO] [stderr] Downloaded usvg v0.28.0 [INFO] [stderr] Downloaded font v0.24.1 [INFO] [stderr] Downloaded folder v0.5.0 [INFO] [stderr] Downloaded rustix v0.38.19 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d2d5f33b41017c571d452cb50623a4478c2d55550f07295291ddd950d507433 [INFO] running `Command { std: "docker" "start" "-a" "9d2d5f33b41017c571d452cb50623a4478c2d55550f07295291ddd950d507433", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d2d5f33b41017c571d452cb50623a4478c2d55550f07295291ddd950d507433", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d2d5f33b41017c571d452cb50623a4478c2d55550f07295291ddd950d507433", kill_on_drop: false }` [INFO] [stdout] 9d2d5f33b41017c571d452cb50623a4478c2d55550f07295291ddd950d507433 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2e7f14b04d5277c862608e49f5cebb48b9359b70b5cae80203c04e2eb6c9eb0 [INFO] running `Command { std: "docker" "start" "-a" "a2e7f14b04d5277c862608e49f5cebb48b9359b70b5cae80203c04e2eb6c9eb0", kill_on_drop: false }` [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking typeface v0.3.3 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Compiling rustix v0.38.19 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking rctree v0.5.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking truetype v0.43.2 [INFO] [stderr] Checking postscript v0.17.5 [INFO] [stderr] Checking imagesize v0.10.1 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Checking brotli-decompressor v2.5.0 [INFO] [stderr] Checking simplecss v0.2.1 [INFO] [stderr] Checking svgtypes v0.8.2 [INFO] [stderr] Checking data-url v0.2.0 [INFO] [stderr] Checking kurbo v0.8.3 [INFO] [stderr] Checking tiny-skia-path v0.8.4 [INFO] [stderr] Checking roxmltree v0.15.1 [INFO] [stderr] Checking rgb v0.8.36 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking options v0.5.3 [INFO] [stderr] Checking folder v0.5.0 [INFO] [stderr] Checking svg v0.13.1 [INFO] [stderr] Checking arguments v0.7.2 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Checking usvg v0.28.0 [INFO] [stderr] Checking opentype v0.29.2 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking colored v2.0.4 [INFO] [stderr] Checking tiny-skia v0.8.4 [INFO] [stderr] Checking webtype v0.7.0 [INFO] [stderr] Checking font v0.24.1 [INFO] [stderr] Checking resvg v0.28.0 [INFO] [stderr] Checking founder v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.95s [INFO] running `Command { std: "docker" "inspect" "a2e7f14b04d5277c862608e49f5cebb48b9359b70b5cae80203c04e2eb6c9eb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2e7f14b04d5277c862608e49f5cebb48b9359b70b5cae80203c04e2eb6c9eb0", kill_on_drop: false }` [INFO] [stdout] a2e7f14b04d5277c862608e49f5cebb48b9359b70b5cae80203c04e2eb6c9eb0 [INFO] checking founder-0.10.0 against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] extracting crate founder 0.10.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate founder 0.10.0 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 founder 0.10.0 [INFO] finished tweaking crates.io crate founder 0.10.0 [INFO] tweaked toml for crates.io crate founder 0.10.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate founder 0.10.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" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 4fef5b359d0826b8aabb0b89242aa558eda2fd039d18159e74ca217b53ec11d7 [INFO] running `Command { std: "docker" "start" "-a" "4fef5b359d0826b8aabb0b89242aa558eda2fd039d18159e74ca217b53ec11d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4fef5b359d0826b8aabb0b89242aa558eda2fd039d18159e74ca217b53ec11d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fef5b359d0826b8aabb0b89242aa558eda2fd039d18159e74ca217b53ec11d7", kill_on_drop: false }` [INFO] [stdout] 4fef5b359d0826b8aabb0b89242aa558eda2fd039d18159e74ca217b53ec11d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 702140b60b73a317f44848238cdf1ff0af9130b4c257080d237a7cfc7d8c0613 [INFO] running `Command { std: "docker" "start" "-a" "702140b60b73a317f44848238cdf1ff0af9130b4c257080d237a7cfc7d8c0613", kill_on_drop: false }` [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking typeface v0.3.3 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Compiling rustix v0.38.19 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking rctree v0.5.0 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking postscript v0.17.5 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Checking truetype v0.43.2 [INFO] [stderr] Checking simplecss v0.2.1 [INFO] [stderr] Checking brotli-decompressor v2.5.0 [INFO] [stderr] Checking imagesize v0.10.1 [INFO] [stderr] Checking svgtypes v0.8.2 [INFO] [stderr] Checking data-url v0.2.0 [INFO] [stderr] Checking kurbo v0.8.3 [INFO] [stderr] Checking tiny-skia-path v0.8.4 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/postscript-0.17.5/src/compact1/character_set.rs:97:13 [INFO] [stdout] | [INFO] [stdout] 97 | raise!("found a malformed character set"); [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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/postscript-0.17.5/src/compact1/character_set.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | raise!("found a malformed character set"); [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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/postscript-0.17.5/src/compact1/character_set.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | 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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/postscript-0.17.5/src/compact1/encoding.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / table! { [INFO] [stdout] 17 | | #[doc = "An encoding in format 0."] [INFO] [stdout] 18 | | pub Encoding0 { // Format 0 [INFO] [stdout] 19 | | format (u8) = { 0 }, // format [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] 26 | | } [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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/postscript-0.17.5/src/compact1/encoding.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / table! { [INFO] [stdout] 29 | | #[doc = "An encoding in format 1."] [INFO] [stdout] 30 | | pub Encoding1 { // Format 1 [INFO] [stdout] 31 | | format (u8) = { 1 }, // format [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [INFO] [stdout] 38 | | } [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] [stderr] Checking rgb v0.8.36 [INFO] [stderr] Checking roxmltree v0.15.1 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/postscript-0.17.5/src/compact1/font_set/character_id_keyed.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / table! { [INFO] [stdout] 44 | | #[doc = "A glyph-to-dictionary encoding in format 3."] [INFO] [stdout] 45 | | pub Encoding3 { [INFO] [stdout] 46 | | format (u8 ) = { 3 }, // format [INFO] [stdout] ... | [INFO] [stdout] 54 | | } [INFO] [stdout] 55 | | } [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] [stderr] Checking walkdir v2.4.0 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/postscript-0.17.5/src/compact1/index/mod.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | raise!("found a malformed index"); [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] [stderr] Checking options v0.5.3 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/truetype-0.43.2/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] [stderr] Checking lazy_static v1.4.0 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/truetype-0.43.2/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] [stderr] Checking pico-args v0.5.0 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/truetype-0.43.2/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/truetype-0.43.2/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] [stderr] Checking arguments v0.7.2 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/truetype-0.43.2/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/truetype-0.43.2/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/truetype-0.43.2/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] [stderr] Checking svg v0.13.1 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/postscript-0.17.5/src/type2/program.rs:140:24 [INFO] [stdout] | [INFO] [stdout] 140 | RMoveTo => clear!([equal(2)]), [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 `clear` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/truetype-0.43.2/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/truetype-0.43.2/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/truetype-0.43.2/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/truetype-0.43.2/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/truetype-0.43.2/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/truetype-0.43.2/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/truetype-0.43.2/src/glyph_data.rs:209:13 [INFO] [stdout] | [INFO] [stdout] 209 | 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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/miniz_oxide-0.7.1/src/inflate/core.rs:1154:9 [INFO] [stdout] | [INFO] [stdout] 1154 | / match state { [INFO] [stdout] 1155 | | Start => generate_state!(state, 'state_machine, { [INFO] [stdout] 1156 | | l.bit_buf = 0; [INFO] [stdout] 1157 | | l.num_bits = 0; [INFO] [stdout] ... | [INFO] [stdout] 1699 | | _ => break TINFLStatus::Failed, [INFO] [stdout] 1700 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/truetype-0.43.2/src/glyph_data.rs:249:17 [INFO] [stdout] | [INFO] [stdout] 249 | 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] [stderr] Checking folder v0.5.0 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/truetype-0.43.2/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/truetype-0.43.2/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: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `postscript` (lib) due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/truetype-0.43.2/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: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `miniz_oxide` (lib) due to 2 previous errors [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/truetype-0.43.2/src/windows_metrics.rs:197:1 [INFO] [stdout] | [INFO] [stdout] 197 | / flags! { [INFO] [stdout] 198 | | #[doc = "Embedding licensing-rights flags."] [INFO] [stdout] 199 | | pub EmbeddingFlags(u16) { [INFO] [stdout] 200 | | 0b0000_0000_0000_0010 => has_restricted_license, [INFO] [stdout] ... | [INFO] [stdout] 206 | | } [INFO] [stdout] 207 | | } [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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/truetype-0.43.2/src/windows_metrics.rs:209:1 [INFO] [stdout] | [INFO] [stdout] 209 | / flags! { [INFO] [stdout] 210 | | #[doc = "Font-selection flags."] [INFO] [stdout] 211 | | pub SelectionFlags(u16) { [INFO] [stdout] 212 | | 0b0000_0000_0000_0001 => is_italic, [INFO] [stdout] ... | [INFO] [stdout] 223 | | } [INFO] [stdout] 224 | | } [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 [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 [INFO] running `Command { std: "docker" "inspect" "702140b60b73a317f44848238cdf1ff0af9130b4c257080d237a7cfc7d8c0613", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "702140b60b73a317f44848238cdf1ff0af9130b4c257080d237a7cfc7d8c0613", kill_on_drop: false }` [INFO] [stdout] 702140b60b73a317f44848238cdf1ff0af9130b4c257080d237a7cfc7d8c0613