[INFO] fetching crate wry 0.24.6... [INFO] checking wry-0.24.6 against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] extracting crate wry 0.24.6 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate wry 0.24.6 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] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate wry 0.24.6 [INFO] finished tweaking crates.io crate wry 0.24.6 [INFO] tweaked toml for crates.io crate wry 0.24.6 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate wry 0.24.6 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 freetype v0.7.0 [INFO] [stderr] Downloaded libappindicator-sys v0.7.3 [INFO] [stderr] Downloaded libappindicator v0.7.1 [INFO] [stderr] Downloaded fdeflate v0.3.1 [INFO] [stderr] Downloaded kuchiki v0.8.1 [INFO] [stderr] Downloaded uuid v1.6.1 [INFO] [stderr] Downloaded png v0.17.10 [INFO] [stderr] Downloaded image v0.24.7 [INFO] [stderr] Downloaded tao v0.16.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] dd547baf52800d70cb7872e991ee121bcdeae41284094193b5c7b5d48aca9d25 [INFO] running `Command { std: "docker" "start" "-a" "dd547baf52800d70cb7872e991ee121bcdeae41284094193b5c7b5d48aca9d25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd547baf52800d70cb7872e991ee121bcdeae41284094193b5c7b5d48aca9d25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd547baf52800d70cb7872e991ee121bcdeae41284094193b5c7b5d48aca9d25", kill_on_drop: false }` [INFO] [stdout] dd547baf52800d70cb7872e991ee121bcdeae41284094193b5c7b5d48aca9d25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 6ae503763c5e5532a17261e7c13d27b3478cc2a5313b10c23fab0555d22bed48 [INFO] running `Command { std: "docker" "start" "-a" "6ae503763c5e5532a17261e7c13d27b3478cc2a5313b10c23fab0555d22bed48", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling winnow v0.5.19 [INFO] [stderr] Compiling target-lexicon v0.12.12 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling cfg-expr v0.9.1 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling gio v0.15.12 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling gtk v0.15.5 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling cfg-expr v0.15.5 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking fdeflate v0.3.1 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking uuid v1.6.1 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling wry v0.24.6 (/opt/rustwide/workdir) [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking http-range v0.1.5 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling tao v0.16.5 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.4 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling system-deps v5.0.0 [INFO] [stderr] Compiling soup2-sys v0.2.0 [INFO] [stderr] Compiling javascriptcore-rs-sys v0.4.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling glib-macros v0.15.13 [INFO] [stderr] Compiling gtk3-macros v0.15.6 [INFO] [stderr] Compiling system-deps v6.2.0 [INFO] [stderr] Compiling glib-sys v0.15.10 [INFO] [stderr] Compiling gobject-sys v0.15.10 [INFO] [stderr] Compiling gio-sys v0.15.10 [INFO] [stderr] Compiling gdk-sys v0.15.1 [INFO] [stderr] Compiling pango-sys v0.15.10 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.15.10 [INFO] [stderr] Compiling cairo-sys-rs v0.15.1 [INFO] [stderr] Compiling atk-sys v0.15.1 [INFO] [stderr] Compiling gtk-sys v0.15.3 [INFO] [stderr] Compiling webkit2gtk-sys v0.18.0 [INFO] [stderr] Compiling gdkx11-sys v0.15.1 [INFO] [stderr] Checking glib v0.15.12 [INFO] [stderr] Checking gdkwayland-sys v0.15.3 [INFO] [stderr] Checking pango v0.15.10 [INFO] [stderr] Checking cairo-rs v0.15.12 [INFO] [stderr] Checking atk v0.15.1 [INFO] [stderr] Checking javascriptcore-rs v0.16.0 [INFO] [stderr] Checking gdk-pixbuf v0.15.11 [INFO] [stderr] Checking soup2 v0.2.1 [INFO] [stderr] Checking gdk v0.15.4 [INFO] [stderr] Checking webkit2gtk v0.18.2 [INFO] [stdout] warning: the item `Inhibit` is imported redundantly [INFO] [stdout] --> src/webview/webkitgtk/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use glib::signal::Inhibit; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | use gtk::prelude::*; [INFO] [stdout] | --------------- the item `Inhibit` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Inhibit` is imported redundantly [INFO] [stdout] --> src/webview/webkitgtk/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use glib::signal::Inhibit; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | use gtk::prelude::*; [INFO] [stdout] | --------------- the item `Inhibit` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `try_register_uri_scheme` is never used [INFO] [stdout] --> src/webview/webkitgtk/web_context.rs:120:6 [INFO] [stdout] | [INFO] [stdout] 100 | pub trait WebContextExt { [INFO] [stdout] | ------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 120 | fn try_register_uri_scheme(&mut self, name: &str, handler: F) -> crate::Result<()> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `try_register_uri_scheme` is never used [INFO] [stdout] --> src/webview/webkitgtk/web_context.rs:120:6 [INFO] [stdout] | [INFO] [stdout] 100 | pub trait WebContextExt { [INFO] [stdout] | ------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 120 | fn try_register_uri_scheme(&mut self, name: &str, handler: F) -> crate::Result<()> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.32s [INFO] running `Command { std: "docker" "inspect" "6ae503763c5e5532a17261e7c13d27b3478cc2a5313b10c23fab0555d22bed48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ae503763c5e5532a17261e7c13d27b3478cc2a5313b10c23fab0555d22bed48", kill_on_drop: false }` [INFO] [stdout] 6ae503763c5e5532a17261e7c13d27b3478cc2a5313b10c23fab0555d22bed48 [INFO] checking wry-0.24.6 against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] extracting crate wry 0.24.6 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate wry 0.24.6 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] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate wry 0.24.6 [INFO] finished tweaking crates.io crate wry 0.24.6 [INFO] tweaked toml for crates.io crate wry 0.24.6 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate wry 0.24.6 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 1015aa8c5a93d68eb2b9a3159a224a4cce10ee006f6f8f6c7bd705393045c006 [INFO] running `Command { std: "docker" "start" "-a" "1015aa8c5a93d68eb2b9a3159a224a4cce10ee006f6f8f6c7bd705393045c006", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1015aa8c5a93d68eb2b9a3159a224a4cce10ee006f6f8f6c7bd705393045c006", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1015aa8c5a93d68eb2b9a3159a224a4cce10ee006f6f8f6c7bd705393045c006", kill_on_drop: false }` [INFO] [stdout] 1015aa8c5a93d68eb2b9a3159a224a4cce10ee006f6f8f6c7bd705393045c006 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 1e545a727087410546fa027ca8b8c747a43f77c490fceb8b3f3d1d7c939c0c94 [INFO] running `Command { std: "docker" "start" "-a" "1e545a727087410546fa027ca8b8c747a43f77c490fceb8b3f3d1d7c939c0c94", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling winnow v0.5.19 [INFO] [stderr] Compiling target-lexicon v0.12.12 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling cfg-expr v0.9.1 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling gio v0.15.12 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling gtk v0.15.5 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling cfg-expr v0.15.5 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Checking fdeflate v0.3.1 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.16/src/sync/parker.rs:371:25 [INFO] [stdout] | [INFO] [stdout] 371 | / match self.state.swap(EMPTY, SeqCst) { [INFO] [stdout] 372 | | NOTIFIED | PARKED => return, [INFO] [stdout] 373 | | n => panic!("inconsistent park_timeout state: {}", n), [INFO] [stdout] 374 | | }; [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/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] [stderr] Checking itoa v1.0.9 [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 `crossbeam-utils` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] running `Command { std: "docker" "inspect" "1e545a727087410546fa027ca8b8c747a43f77c490fceb8b3f3d1d7c939c0c94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e545a727087410546fa027ca8b8c747a43f77c490fceb8b3f3d1d7c939c0c94", kill_on_drop: false }` [INFO] [stdout] 1e545a727087410546fa027ca8b8c747a43f77c490fceb8b3f3d1d7c939c0c94