[INFO] cloning repository https://github.com/FreeFull/monotile [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FreeFull/monotile" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreeFull%2Fmonotile", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreeFull%2Fmonotile'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b7fb8b66530ea288aa33bd155c67d2f028ec7320 [INFO] checking FreeFull/monotile against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreeFull%2Fmonotile" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FreeFull/monotile 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 git repo https://github.com/FreeFull/monotile [INFO] finished tweaking git repo https://github.com/FreeFull/monotile [INFO] tweaked toml for git repo https://github.com/FreeFull/monotile written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/FreeFull/monotile 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] Downloading crates ... [INFO] [stderr] Downloaded weezl v0.1.6 [INFO] [stderr] Downloaded field-offset v0.3.4 [INFO] [stderr] Downloaded gtk3-macros v0.15.4 [INFO] [stderr] Downloaded glib-macros v0.15.11 [INFO] [stderr] Downloaded spin v0.9.3 [INFO] [stderr] Downloaded version-compare v0.1.0 [INFO] [stderr] Downloaded system-deps v6.0.2 [INFO] [stderr] Downloaded flume v0.10.13 [INFO] [stderr] Downloaded png v0.17.5 [INFO] [stderr] Downloaded cairo-rs v0.15.11 [INFO] [stderr] Downloaded gio v0.15.11 [INFO] [stderr] Downloaded exr v1.4.2 [INFO] [stderr] Downloaded image v0.24.2 [INFO] [stderr] Downloaded jpeg-decoder v0.2.6 [INFO] [stderr] Downloaded glib v0.15.11 [INFO] [stderr] Downloaded tiff v0.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] a16c6ff023f3b36d58b9c299509348549784fcab60ef4bf4a2f95dae4f85e189 [INFO] running `Command { std: "docker" "start" "-a" "a16c6ff023f3b36d58b9c299509348549784fcab60ef4bf4a2f95dae4f85e189", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a16c6ff023f3b36d58b9c299509348549784fcab60ef4bf4a2f95dae4f85e189", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a16c6ff023f3b36d58b9c299509348549784fcab60ef4bf4a2f95dae4f85e189", kill_on_drop: false }` [INFO] [stdout] a16c6ff023f3b36d58b9c299509348549784fcab60ef4bf4a2f95dae4f85e189 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 77cc403958672a6b9e42499986d9b91458ad8ea42cf421d688ed13f0baf173db [INFO] running `Command { std: "docker" "start" "-a" "77cc403958672a6b9e42499986d9b91458ad8ea42cf421d688ed13f0baf173db", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling cfg-expr v0.10.3 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling gio v0.15.11 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking weezl v0.1.6 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling gtk v0.15.5 [INFO] [stderr] Checking spin v0.9.3 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking lebe v0.5.1 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking gif v0.11.3 [INFO] [stderr] Checking png v0.17.5 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling field-offset v0.3.4 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking jpeg-decoder v0.2.6 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking tiff v0.7.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling system-deps v6.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [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 cairo-sys-rs v0.15.1 [INFO] [stderr] Compiling pango-sys v0.15.10 [INFO] [stderr] Compiling atk-sys v0.15.1 [INFO] [stderr] Compiling gdk-sys v0.15.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.15.10 [INFO] [stderr] Compiling gtk-sys v0.15.3 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Checking flume v0.10.13 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Checking exr v1.4.2 [INFO] [stderr] Compiling glib-macros v0.15.11 [INFO] [stderr] Compiling gtk3-macros v0.15.4 [INFO] [stderr] Checking glib v0.15.11 [INFO] [stderr] Checking image v0.24.2 [INFO] [stderr] Checking pango v0.15.10 [INFO] [stderr] Checking cairo-rs v0.15.11 [INFO] [stderr] Checking atk v0.15.1 [INFO] [stderr] Checking gdk-pixbuf v0.15.11 [INFO] [stderr] Checking gdk v0.15.4 [INFO] [stderr] Checking monotile v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `gdk` is imported redundantly [INFO] [stdout] --> src/ui/canvas.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use gdk; [INFO] [stdout] | ^^^ the item `gdk` 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 `gdk` is imported redundantly [INFO] [stdout] --> src/ui/canvas.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use gdk; [INFO] [stdout] | ^^^ the item `gdk` 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 `gtk` is imported redundantly [INFO] [stdout] --> src/ui/components/color_chooser.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | use gtk::{self, AccelFlags, AccelGroup, Button, ColorButton, Grid, Label}; [INFO] [stdout] | ^^^^ the item `gtk` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `gtk` is imported redundantly [INFO] [stdout] --> src/ui/components/color_chooser.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | use gtk::{self, AccelFlags, AccelGroup, Button, ColorButton, Grid, Label}; [INFO] [stdout] | ^^^^ the item `gtk` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `gtk` is imported redundantly [INFO] [stdout] --> src/ui/components/drawing_area.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use gtk; [INFO] [stdout] | ^^^ the item `gtk` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `gtk` is imported redundantly [INFO] [stdout] --> src/ui/components/drawing_area.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use gtk; [INFO] [stdout] | ^^^ the item `gtk` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `gtk` is imported redundantly [INFO] [stdout] --> src/ui/components/tile_chooser.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use gtk; [INFO] [stdout] | ^^^ the item `gtk` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `gtk` is imported redundantly [INFO] [stdout] --> src/ui/components/tile_chooser.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use gtk; [INFO] [stdout] | ^^^ the item `gtk` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `gtk` is imported redundantly [INFO] [stdout] --> src/ui/components/tool_chooser.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | use gtk::{self, AccelFlags, AccelGroup, Image, Orientation, RadioButton}; [INFO] [stdout] | ^^^^ the item `gtk` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `gtk` is imported redundantly [INFO] [stdout] --> src/ui/components/tool_chooser.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | use gtk::{self, AccelFlags, AccelGroup, Image, Orientation, RadioButton}; [INFO] [stdout] | ^^^^ the item `gtk` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> src/ui/file_formats/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_json` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> src/ui/file_formats/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_json` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.16s [INFO] running `Command { std: "docker" "inspect" "77cc403958672a6b9e42499986d9b91458ad8ea42cf421d688ed13f0baf173db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77cc403958672a6b9e42499986d9b91458ad8ea42cf421d688ed13f0baf173db", kill_on_drop: false }` [INFO] [stdout] 77cc403958672a6b9e42499986d9b91458ad8ea42cf421d688ed13f0baf173db [INFO] checking FreeFull/monotile against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreeFull%2Fmonotile" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FreeFull/monotile 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 git repo https://github.com/FreeFull/monotile [INFO] finished tweaking git repo https://github.com/FreeFull/monotile [INFO] tweaked toml for git repo https://github.com/FreeFull/monotile written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/FreeFull/monotile 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 4956aa3f7d78338e78f0f82b8f16507a838d010b4caf5512dcce215d890b464c [INFO] running `Command { std: "docker" "start" "-a" "4956aa3f7d78338e78f0f82b8f16507a838d010b4caf5512dcce215d890b464c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4956aa3f7d78338e78f0f82b8f16507a838d010b4caf5512dcce215d890b464c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4956aa3f7d78338e78f0f82b8f16507a838d010b4caf5512dcce215d890b464c", kill_on_drop: false }` [INFO] [stdout] 4956aa3f7d78338e78f0f82b8f16507a838d010b4caf5512dcce215d890b464c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 7bc9298465d21d06cf33f40bdcdbc35be5512d5d48e7ff4d81c0b5e9d252e1bd [INFO] running `Command { std: "docker" "start" "-a" "7bc9298465d21d06cf33f40bdcdbc35be5512d5d48e7ff4d81c0b5e9d252e1bd", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling cfg-expr v0.10.3 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.8/src/sync/parker.rs:366:25 [INFO] [stdout] | [INFO] [stdout] 366 | / match self.state.swap(EMPTY, SeqCst) { [INFO] [stdout] 367 | | NOTIFIED | PARKED => return, [INFO] [stdout] 368 | | n => panic!("inconsistent park_timeout state: {}", n), [INFO] [stdout] 369 | | }; [INFO] [stdout] | |_________________________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling gio v0.15.11 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking crc32fast v1.3.2 [INFO] [stderr] Checking futures-io v0.3.21 [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] Checking deflate v1.0.0 [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[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/miniz_oxide-0.5.3/src/inflate/core.rs:1107:9 [INFO] [stdout] | [INFO] [stdout] 1107 | / match state { [INFO] [stdout] 1108 | | Start => generate_state!(state, 'state_machine, { [INFO] [stdout] 1109 | | l.bit_buf = 0; [INFO] [stdout] 1110 | | l.num_bits = 0; [INFO] [stdout] ... | [INFO] [stdout] 1639 | | _ => break TINFLStatus::Failed, [INFO] [stdout] 1640 | | }; [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] running `Command { std: "docker" "inspect" "7bc9298465d21d06cf33f40bdcdbc35be5512d5d48e7ff4d81c0b5e9d252e1bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bc9298465d21d06cf33f40bdcdbc35be5512d5d48e7ff4d81c0b5e9d252e1bd", kill_on_drop: false }` [INFO] [stdout] 7bc9298465d21d06cf33f40bdcdbc35be5512d5d48e7ff4d81c0b5e9d252e1bd