[INFO] fetching crate kcheck 0.1.3... [INFO] checking kcheck-0.1.3 against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] extracting crate kcheck 0.1.3 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate kcheck 0.1.3 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 kcheck 0.1.3 [INFO] finished tweaking crates.io crate kcheck 0.1.3 [INFO] tweaked toml for crates.io crate kcheck 0.1.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate kcheck 0.1.3 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 kcheck-utils v0.1.3 [INFO] [stderr] Downloaded toml v0.8.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] 0786562ab9c4293c0d9fc4787244db512b986c9030d30bb9b40c3d82cefdc89a [INFO] running `Command { std: "docker" "start" "-a" "0786562ab9c4293c0d9fc4787244db512b986c9030d30bb9b40c3d82cefdc89a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0786562ab9c4293c0d9fc4787244db512b986c9030d30bb9b40c3d82cefdc89a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0786562ab9c4293c0d9fc4787244db512b986c9030d30bb9b40c3d82cefdc89a", kill_on_drop: false }` [INFO] [stdout] 0786562ab9c4293c0d9fc4787244db512b986c9030d30bb9b40c3d82cefdc89a [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] 19fa40e4c06d528bf346dbab1cf08bed92b0b63de1f8094f5c8940dd573cee19 [INFO] running `Command { std: "docker" "start" "-a" "19fa40e4c06d528bf346dbab1cf08bed92b0b63de1f8094f5c8940dd573cee19", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking winnow v0.5.17 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking kcheck-utils v0.1.3 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Checking thiserror v1.0.50 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_spanned v0.6.4 [INFO] [stderr] Checking serde_json v1.0.107 [INFO] [stderr] Checking toml_edit v0.20.7 [INFO] [stderr] Checking toml v0.8.6 [INFO] [stderr] Checking kcheck v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> src/config.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_json` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> src/config.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_json` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fragment` [INFO] [stdout] --> src/config.rs:127:32 [INFO] [stdout] | [INFO] [stdout] 127 | fn add_fragment(&mut self, fragment: KcheckConfigFragment) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fragment` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fragment` [INFO] [stdout] --> src/config.rs:127:32 [INFO] [stdout] | [INFO] [stdout] 127 | fn add_fragment(&mut self, fragment: KcheckConfigFragment) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fragment` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/kconfig.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | fn new(name: String, state: KconfigState) -> Self { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/kconfig.rs:55:26 [INFO] [stdout] | [INFO] [stdout] 55 | fn new(name: String, state: KconfigState) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/kconfig.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | fn new(name: String, state: KconfigState) -> Self { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/kconfig.rs:55:26 [INFO] [stdout] | [INFO] [stdout] 55 | fn new(name: String, state: KconfigState) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `option` [INFO] [stdout] --> src/kernel.rs:55:26 [INFO] [stdout] | [INFO] [stdout] 55 | fn get_option(&self, option: String) -> KconfigState { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `option` [INFO] [stdout] --> src/kernel.rs:55:26 [INFO] [stdout] | [INFO] [stdout] 55 | fn get_option(&self, option: String) -> KconfigState { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `desired_option` [INFO] [stdout] --> src/kernel.rs:62:28 [INFO] [stdout] | [INFO] [stdout] 62 | fn check_option(&self, desired_option: String, desired_state: KconfigState) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_desired_option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `desired_option` [INFO] [stdout] --> src/kernel.rs:62:28 [INFO] [stdout] | [INFO] [stdout] 62 | fn check_option(&self, desired_option: String, desired_state: KconfigState) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_desired_option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `desired_state` [INFO] [stdout] --> src/kernel.rs:62:52 [INFO] [stdout] | [INFO] [stdout] 62 | fn check_option(&self, desired_option: String, desired_state: KconfigState) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_desired_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `desired_state` [INFO] [stdout] --> src/kernel.rs:62:52 [INFO] [stdout] | [INFO] [stdout] 62 | fn check_option(&self, desired_option: String, desired_state: KconfigState) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_desired_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `add_fragment` and `is_empty` are never used [INFO] [stdout] --> src/config.rs:127:8 [INFO] [stdout] | [INFO] [stdout] 56 | impl KcheckConfig { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 127 | fn add_fragment(&mut self, fragment: KcheckConfigFragment) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 132 | fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/kconfig.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 53 | impl KconfigOption { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 54 | /// Create a new `KconfigOption` [INFO] [stdout] 55 | fn new(name: String, state: KconfigState) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/kernel.rs:15:25 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct KernelConfig(String); [INFO] [stdout] | ------------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = note: `KernelConfig` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 15 | pub struct KernelConfig(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `add_fragment` and `is_empty` are never used [INFO] [stdout] --> src/config.rs:127:8 [INFO] [stdout] | [INFO] [stdout] 56 | impl KcheckConfig { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 127 | fn add_fragment(&mut self, fragment: KcheckConfigFragment) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 132 | fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_option` and `check_option` are never used [INFO] [stdout] --> src/kernel.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 17 | impl KernelConfig { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 55 | fn get_option(&self, option: String) -> KconfigState { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | fn check_option(&self, desired_option: String, desired_state: KconfigState) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/kconfig.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 53 | impl KconfigOption { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 54 | /// Create a new `KconfigOption` [INFO] [stdout] 55 | fn new(name: String, state: KconfigState) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/kernel.rs:15:25 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct KernelConfig(String); [INFO] [stdout] | ------------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = note: `KernelConfig` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 15 | pub struct KernelConfig(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_option` and `check_option` are never used [INFO] [stdout] --> src/kernel.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 17 | impl KernelConfig { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 55 | fn get_option(&self, option: String) -> KconfigState { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | fn check_option(&self, desired_option: String, desired_state: KconfigState) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.78s [INFO] running `Command { std: "docker" "inspect" "19fa40e4c06d528bf346dbab1cf08bed92b0b63de1f8094f5c8940dd573cee19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19fa40e4c06d528bf346dbab1cf08bed92b0b63de1f8094f5c8940dd573cee19", kill_on_drop: false }` [INFO] [stdout] 19fa40e4c06d528bf346dbab1cf08bed92b0b63de1f8094f5c8940dd573cee19 [INFO] checking kcheck-0.1.3 against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] extracting crate kcheck 0.1.3 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate kcheck 0.1.3 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 kcheck 0.1.3 [INFO] finished tweaking crates.io crate kcheck 0.1.3 [INFO] tweaked toml for crates.io crate kcheck 0.1.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate kcheck 0.1.3 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-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] f7da81eec16d35c71216f3be6579f254d940df0edd8b582246828be4214ae4ee [INFO] running `Command { std: "docker" "start" "-a" "f7da81eec16d35c71216f3be6579f254d940df0edd8b582246828be4214ae4ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7da81eec16d35c71216f3be6579f254d940df0edd8b582246828be4214ae4ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7da81eec16d35c71216f3be6579f254d940df0edd8b582246828be4214ae4ee", kill_on_drop: false }` [INFO] [stdout] f7da81eec16d35c71216f3be6579f254d940df0edd8b582246828be4214ae4ee [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] f60c4c8c0e0db1f0603666ebf2d4743bee981e99219bf59e18d9f961f491ae69 [INFO] running `Command { std: "docker" "start" "-a" "f60c4c8c0e0db1f0603666ebf2d4743bee981e99219bf59e18d9f961f491ae69", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking winnow v0.5.17 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking bitflags v2.4.1 [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: 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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f60c4c8c0e0db1f0603666ebf2d4743bee981e99219bf59e18d9f961f491ae69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f60c4c8c0e0db1f0603666ebf2d4743bee981e99219bf59e18d9f961f491ae69", kill_on_drop: false }` [INFO] [stdout] f60c4c8c0e0db1f0603666ebf2d4743bee981e99219bf59e18d9f961f491ae69